Run an efficiency operation using scheduling
You can modify the scheduling of deduplication or data compression operations on a volume. The configuration options of a schedule and volume efficiency policy are mutually exclusive.
About this task
This operation is performed using the volume efficiency modify
command. Learn more about volume efficiency modify
in the ONTAP command reference.
Steps
-
Use the
volume efficiency modify
command to modify the scheduling of deduplication or data compression operations on a volume.
Examples
The following command modifies the scheduling of efficiency operations for VolA to run at 11 p.m., Monday through Friday:
volume efficiency modify -vserver vs1 -volume VolA -schedule mon-fri@23
Related information