Skip to main content

Stop volume efficiency operations

Contributors dmp-netapp netapp-aherbin

You can stop a deduplication or postprocess compression operation.

About this task

This operation uses the command volume efficiency stop. This command automatically generates a checkpoint.

Steps
  1. Use the volume efficiency stop command to stop an active deduplication or postprocess compression operation.

    If you specify the -all option, active and queued efficiency operations are aborted.

Examples

The following command stops the deduplication or postprocess compression operation that is currently active on volume VolA:

volume efficiency stop -vserver vs1 -volume VolA

The following command aborts both active and queued deduplication or postprocess compression operations on volume VolA:

volume efficiency stop -vserver vs1 -volume VolA -all true