The mkpartnership command establishes a one-way Metro Mirror or Global Mirror relationship between the local cluster and a remote cluster.
To establish a fully functional Metro Mirror or Global Mirror partnership, you must issue this command to both clusters. This step is a prerequisite to creating Metro Mirror or Global Mirror relationships between VDisks on the clusters.
>>- svctask -- -- mkpartnership -- -----------------------------> >-- -bandwidth -- bandwidth_in_mbps -- -------------------------> >--+- remote_cluster_id ---+----------------------------------->< '- remote_cluster_name -'
This command creates a one-way partnership between the local cluster and the remote cluster that you specify in the command. To create a two-way partnership, the equivalent svctask mkpartnership command must be issued from the other cluster. The maximum supported number of clusters in a partnership set is four.
Intercluster Mirror relationships can be created between primary VDisks in the local cluster and auxiliary VDisks in the remote cluster. Intracluster relationships can be created between VDisks that reside in a local cluster. The VDisks must belong to the same I/O group within the cluster.
An invocation example
svctask mkpartnership -bandwidth 20 cluster1
The resulting output
No feedback