HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)

Command execution example
This example changes to the suspend status (split) the status of the copy pair for Business Copy
Software that is defined in the copy group with copy group number 12. The primary volume (P-VOL)
of the copy pair is the logical device with LDEV number 20 in the storage system with serial number
65010001. The secondary volume is the logical device with LDEV number 21 in the storage system
with serial number 65010001.
hdvmcli ModifyReplication -o "D:\logs\ModifyReplication.log"
"replicationgroupid=12" "operation=split" "pvolserialnum=65010001"
"pvoldevnum=20" "svolserialnum=65010001" "svoldevnum=21"
Command execution result
RESPONSE:
An instance of ReplicationGroup
objectID=*****
replicationGroupID=12
groupName=HCMD_CG000d
pvolHostID=1
pvolInstanceNumber=11
pvolPortNumber=50,000
pvolHORCMMONHostName=192.168.32.63
pvolHORCMMONHostName=192.168.32.63
svolHostID=3
svolInstanceNumber=12
svolPortNumber=50,001
svolHORCMMONHostName=192.168.32.64
svolHORCMINSTHostName=192.168.32.64
replicationFunction=BusinessCopy
copyTrackSize=15
List of 1 ReplicationInfo elements:
An instance of ReplicationInfo
objectID=*****
pvolSerialNumber=65010001
pairName=HCMD_CP0001
pvolArrayType=XP1024
pvolDevNum=20
displayPvolDevNum=00:14
pvolObjectID=*****
pvolPoolID=-1
svolSerialNumber=65010001
svolArrayType=XP1024
svolDevNum=21
displaySvolDevNum=00:15
svolObjectID=*****
svolPoolID=-1
replicationFunction=BusinessCopy
status=16
muNumber=0
copyTrackSize=15
splitTime=-1
remotePathGroupID=0
*****: The values are encoded by the CLI.
CLI Reference Guide 281