V7000: Modifying Metro Mirror and Global Mirror partnerships using the CLI – Change Bandwidth
Modifying Metro Mirror and Global Mirror partnerships using the CLI
You can use the command-line interface (CLI) to modify Metro Mirror and Global Mirror partnerships.
Perform the following steps to modify Metro Mirror and Global Mirror partnerships:
1. To modify Metro Mirror and Global Mirror partnerships, run the svctask chpartnership command. For example, enter:
svctask chpartnership -bandwidth bandwidth_in_mbps remote_cluster_id
where bandwidth_in_mbps is the new bandwidth (in megabytes per second) from the local cluster to the remote cluster, and remote_cluster_id is the ID of the remote cluster.
– Background bandwidth copy rates can also be changed in the GUI under Copy Servers -> Partnerships.
2. Run the svctask chpartnership command from the remote cluster. For example, enter:
svctask chpartnership -bandwidth bandwidth_in_mbps local_cluster_id
where bandwidth_in_mbps is the new bandwidth (in megabytes per second) from the remote cluster to the local cluster, and local_cluster_id is the ID of the local cluster.