HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

DescriptionStatusParameter name
Copy pace
You can specify an integer from 1 to 15.
When changing the copy pace for an identified copy pair, specify
the parameters pvolserialnum, pvoldevnum,
svolserialnum, and svoldevnum. When using one operation
to change the copy paces of all copy pairs, omit these parameters.
If split or resync is specified for the operation parameter,
this parameter will be ignored.
If the type of operation that is to be executed with the copy pair
is Continuous Access Journal Software, this parameter will be
ignored.
Optional
copytracksize
#
To manipulate a specific copy pair in a copy group, the pvolserialnum, pvoldevnum,
svolserialnum (or svolsequencenum), and svoldevnum parameters must all be specified.
If you omit all of these parameters, the system deletes all copy pairs in the specified copy group.
Parameter values to obtain in advance
replicationgroupid, pvolserialnum, pvoldevnum, svolserialnum, and svoldevnum
Obtain the values of these parameters from the execution result of the GetHost command. Specify
the value of replicationGroupID that is displayed as An instance of Replication-
Group 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
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
Command reference296