Assign a volume efficiency policy to a volume
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
You can assign an efficiency policy to a volume to run deduplication or data compression operations by using the volume efficiency modify
command.
Ensure that you create the volume efficiency policy before you assign it to a volume.
If an efficiency policy is assigned to a SnapVault secondary volume, only the volume efficiency priority attribute is considered when running volume efficiency operations. The job schedules are ignored and the deduplication operation is run when incremental updates are made to the SnapVault secondary volume.
-
Use the
volume efficiency modify
command to assign a policy to a volume.
The following command assigns the volume efficiency policy named new_policy
to volume VolA
:
volume efficiency modify -vserver vs1 -volume VolA -policy new_policy
Learn more about volume efficiency modify
in the ONTAP command reference.