HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

copyTrackSize=15
List of 1 ReplicationInfo elements:
An instance of ReplicationInfo
objectID=*****
pairName=HCMD_CP0004
pvolSerialNumber=6501001
pvolArrayType=XP1024
pvolDevNum=5
displayPvolDevNum=00:05
pvolObjectID=*****
pvolPoolID=-1
svolSerialNumber=65010012
svolArrayType=XP1024
svolDevNum=10
displaySvolDevNum=00:0A
svolObjectID=*****
svolPoolID=-1
fenceLevel=Data
replicationFunction=ContinuousAccessSync
status=1
muNumber=-1
copyTrackSize=15
splitTime=-1
remotePathGroupID=-1
pvolMngAreaPoolID=-1
svolMngAreaPoolID=-1
*****: The values are encoded by the CLI.
Command execution example 2
This example creates a copy group in the existing RAID Manager configuration definition file and
creates a copy pair for Business Copy Software. As the primary volume (P-VOL), specify the logical
device with LDEV number 11 in the storage system with model number XP1024 and serial number
15001. The ID of the host that recognizes the primary volume is 1 and the instance number of the
HORCM that manages the primary volume is 11. Similarly, as the secondary volume (S-VOL), specify
the logical device with LDEV number 12 in the storage system with model number XP1024 and serial
number 15001. The ID of the host that recognizes the secondary volume is 1, which is the same ID
as that of the primary volume, and the instance number of the HORCM that manages the secondary
volume is 12.
hdvmcli AddReplication -o "D:\logs\AddReplication.log"
"pvolhostid=1" "pvolinstancenum=11"
"svolhostid=1" "svolinstancenum=12" "pvolarraytype=XP1024"
"pvolserialnum=15001" "pvoldevnum=11" "svolarraytype=XP1024"
"svolserialnum=15001" "svoldevnum=12"
Command execution result 2
RESPONSE:
An instance of ReplicationGroup
objectID=*****
replicationGroupID=1
groupName=HCMD_CG0001
CLI Reference Guide 303