HP MSA 2040 CLI Reference Guide
182
remote-address ip=
IPs
|wwnn=
WWNNs
|wwpn=
WWPNs
Optional. The host port addresses associated with a replication volume. For the secondary system on
which the command is run, you can specify host ports by IP address, World Wide Node Name, or
World Wide Port Name. An IP address value can include a port number; for example,
10.134.11.10:3260. Multiple values must be separated by commas and no spaces; for example:
ip=10.134.2.1,10.134.2.2.
set
replication-set
Optional. The name or serial number of the replication set.
replication-volume
The name or serial number of the replication volume. If the name is not unique within the replication
set, the local volume is assumed. If the name is not unique across replication sets, specify the set
parameter.
Example Set a new remote address and error policy for replication volume MV2 in replication set RS1:
# set replication-volume-parameters remote-address ip=10.1.66.55 on-error
suspend set RS1 MV2
Success: Command completed successfully. (2012-01-21 16:10:04)
Assume you changed the addresses of host ports in secondary system Site2, which contains
secondary volume rData. To update this address information for the replication set, run set
replication-volume-parameters on the secondary system, specifying the secondary
system’s new addresses and the name of the secondary volume:
# set replication-volume-parameters remote-address
ip=10.20.5.27,10.30.5.27,10.20.5.37,10.30.5.37 rData
See also • show replication-sets
• show replication-volumes