9-4 getreplicationcontrollerpair, Y y y – HP XP Command View Advanced Edition Software User Manual
Page 223
Command line interface commands
223
Command execution result 2:
RESPONSE
(Command completed; no data returned)
4-9-4 GetReplicationControllerPair
GetReplicationControllerPair
obtains information about a replication controller pair (see
).
In XP24000/XP20000, XP12000/XP10000/SVS200, XP1024/XP128, and XP512/XP48, the pairs
indicate paths between MCUs and RCUs.
For this command, there are no access restrictions regarding the resource groups or permissions
assigned to a user.
Table 4-100
GetReplicationControllerPair command parameters
Parameter Name
Status
Description
masterserialnum
Optional
Specify the serial number of the storage subsystem that contains the
main control unit (MCU).
mastercontroller
id
Optional
Specify the CU number of the MCU.
remoteserialnum
Optional
Specify the serial number of the storage subsystem that contains the
remote control unit (RCU).
remotessid
Optional
Specify the SSID of the RCU.
Command execution example 1: This example obtains controller pair information for the MCU with
CU number 10 in the storage subsystem with serial number 35001 and for the RCU with SSID
65534 in the storage subsystem with serial number 15001.
hdvmcli GetReplicationControllerPair -o "D:\logs\XP128
GetReplicationControllerPair.log" "masterserialnum=35001"
"mastercontrollerid=10" "remoteserialnum=15001" "remotessid=65534"
Command execution result 1:
RESPONSE
An instance of ReplicationControllerPair
objectID=*****
masterArrayType=XP128
masterSerialNumber=35001
masterControllerID=10
masterStartDevNum=0
masterEndDevNum=255
remoteArrayType=XP128
remoteSerialNumber=15001
remoteSSID=65534
remoteControllerID=15
remoteStartDevNum=0
remoteEndDevNum=255
*****
: The value is encoded by the CLI.
Command execution example 2: This example obtains the controller pair information in all storage
subsystems that have been registered in the Device Manager database.
hdvmcli GetReplicationControllerPair -o "D:\logs\XP128
GetReplicationControllerPair.log"