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.
Specify aggregates to use for ONTAP SVM DR relationships
-
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
After a disaster recovery SVM is created, you can use the aggr-list
option with vserver modify
command to limit which aggregates are used to host SVM DR destination volumes.
Steps
-
Create a destination SVM:
vserver create -vserver SVM -subtype dp-destination
-
Modify the disaster recovery SVM's aggr-list to limit the aggregates that are used to host the disaster recovery SVM's volume:
cluster_dest::> vserver modify -vserver SVM -aggr-list <comma-separated-list>