View a volume efficiency policy in ONTAP
-
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 view the volume efficiency policy including the name, schedule, duration, and description.
The command volume efficiency policy show
is used to display a volume efficiency policy. When you run the command in cluster scope, the cluster-scoped policies are not displayed. However, you can view the cluster-scoped policies in the SVM context.
-
Use the
volume efficiency policy show
command to view information about a volume efficiency policy.The output depends on the parameters you specify. Learn more about
volume efficiency policy show
in the ONTAP command reference.
The following command displays information about the policies created for the SVM vs1:
volume efficiency policy show -vserver vs1
The following command displays the policies for which the duration is set as 10 hours:
volume efficiency policy show -duration 10
Learn more about volume efficiency policy show
in the ONTAP command reference.