Stop volume efficiency operations
You can stop a deduplication or postprocess compression operation.
This operation uses the command volume efficiency stop. This command automatically generates a checkpoint.
- 
Use the
volume efficiency stopcommand to stop an active deduplication or postprocess compression operation.If you specify the
-alloption, active and queued efficiency operations are aborted. 
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
Learn more about volume efficiency stop in the ONTAP command reference.