HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

DescriptionStatusParameter name
Device number of the S-VOL
This parameter can be specified in decimal, and in
colon-separated hexadecimal. If you specify a hexadecimal
number, for XP12000/XP10000/SVS200, use the xx:yy format,
where xx is the CU number, and yy is the LDEV number. For
P9500 or XP24000/XP20000, use the ww:xx:yy format, where
ww is the LDKC number, xx is the CU number, and yy is the LDEV
number. ww is optional. If you omit ww, the LDKC number is
regarded as 0.
The execution results are output in decimal.
Optional
svoldevnum
Parameter values to obtain in advance
replicationgroupid, pvolserialnum, pvoldevnum, svolserialnum, and svoldevnum:
Obtain the parameter values from the execution result of the GetHost command. Specify the value
of replicationGroupID that is displayed as An instance of ReplicationGroup in the
replicationgroupid parameter, the value of pvolSerialNumber that is displayed as An
instance of ReplicationInfo in the pvolserialnum parameter, the value of pvolDevNum
in the pvoldevnum parameter, the value of svolSerialNumber in the svolserialnum parameter,
and the value of svolDevNum in the svoldevnum parameter.
svolsequencenum: Obtain the parameter value from the execution result of the GetStorageArray
command for the storage system that contains the S-VOL. Specify the value of sequenceNumber
that is displayed as An instance of StorageArray in the svolsequencenum parameter.
Command execution example 1
This example deletes a copy pair for Continuous Access Synchronous Software that has been defined
in copy group 8. The primary volume (P-VOL) of the copy pair is the logical device with LDEV number
10 in the storage system with serial number 65010001. The secondary volume (S-VOL) is the logical
device with LDEV number 11 in the storage system with sequence number 0012.
hdvmcli DeleteReplication -o "D:\logs\DeleteReplication.log"
"replicationgroupid=8" "pvolserialnum=65010001" "pvoldevnum=10"
"svolsequencenum=0012" "svoldevnum=11"
Command execution result 1
The execution result displays the remaining copy pairs after deleting the specified copy pair.
RESPONSE:
An instance of ReplicationGroup
objectID=*****
replicationGroupID=7
groupName=HCMD_CG0007
pvolHostID=1
pvolInstanceNumber=11
pvolPortNumber=50,001
pvolHORCMMONHostName=192.168.32.63
pvolHORCMMONHostName=192.168.32.63
CLI Reference Guide 273