The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Check available snapshot reserve on a volume with 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...
This may take a few minutes. Thanks for your patience.
Your file is ready
You might want to check how much snapshot reserve is available on a volume by using the snapshot-reserve-available
parameter with the volume show
command. Learn more about volume show
in the ONTAP command reference.
Step
-
Check the snapshot reserve available on a volume:
vol show -vserver SVM -volume volume -fields snapshot-reserve-available
The following example displays the available snapshot reserve for
vol1
:cluster1::> vol show -vserver vs0 -volume vol1 -fields snapshot-reserve-available vserver volume snapshot-reserve-available ------- ------ -------------------------- vs0 vol1 4.84GB