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.
Modify the snapshot reserve 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 configure a larger snapshot reserve to prevent snapshots from using space reserved for the active file system. You can decrease the snapshot reserve when you no longer need as much space for snapshots.
Step
-
Modify the snapshot reserve:
volume modify -vserver SVM -volume volume -percent-snapshot-space snap_reserve
Learn more about
volume modify
in the ONTAP command reference.The following example sets the snapshot reserve for
vol1
to 10 percent:cluster1::> volume modify -vserver vs0 -volume vol1 -percent-snapshot-space 10