vserver peer modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify a Vserver peer relationship
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver peer modify
command modifies applications of the Vserver peer relationship.
Parameters
-vserver <vserver>
- Vserver Name-
Specifies name of the local Vserver for which you want to modify applications of the Vserver peer relationship.
-peer-vserver <vserver>
- Peer Vserver Name-
Specifies name of the peer Vserver for which you want to modify applications of the Vserver peer relationship.
-applications {snapmirror|file-copy|lun-copy|flexcache}
- Peering Applications-
Specifies the Vserver peer applications.
Examples
The following example illustrates how to modify applications that are part of the peer relationship between the Vservers lvs1.example.com
residing on cluster1
, and pvs1.example.com
residing on cluster2
.
cluster1::> vserver peer modify -vserver lvs1.example.com -peer-vserver pvs1.example.com -applications snapmirror