ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage aggregate efficiency cross-volume-dedupe stop

    Stops the cross volume background deduplication on an aggregate

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The storage aggregate cross-volume-dedupe stop command is used to stop cross volume background deduplication on an aggregate.

    Parameters

    -aggregate <aggregate name> - Aggregate

    This specifies the aggregate on which cross volume background deduplication should be stopped. If no aggregate is specified then it will stop on all aggregates

    Examples

    The following example displays information for stopping cross volume background deduplication on aggregate "aggr1":

    cluster:::> storage aggregate efficiency cross-volume-dedupe stop -aggregate aggr1
    The efficiency operation on aggregate "aggr1" is being stopped.
    Top of Page