HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)
Command execution example 1
This example obtains controller pair information for the MCU with CU number 10 in the storage system
with serial number 35001 and for the RCU with SSID 65534 in the storage system with serial number
15001.
hdvmcli GetReplicationControllerPair
-o "D:\logs\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
displayMasterStartDevNum=00:00
masterEndDevNum=255
displayMasterEndDevNum=00:FF
remoteArrayType=XP128
remoteSerialNumber=15001
remoteSSID=65534
remoteControllerID=15
remoteStartDevNum=0
displayRemoteStartDevNum=00:00
remoteEndDevNum=255
displayRemoteEndDevNum=00:FF
*****: The value is encoded by the CLI.
Command execution example 2
This example obtains the controller pair information in all storage systems that have been registered
in the Device Manager database.
hdvmcli GetReplicationControllerPair
-o "D:\logs\GetReplicationControllerPair.log"
Command execution result 2
RESPONSE
An instance of ReplicationControllerPair
objectID=*****
masterArrayType=XP12000
masterSerialNumber=14053
masterControllerID=0
masterStartDevNum=0
Command reference278