9-5 modifyreplication, Table 4-101 modifyreplication command parameters – HP XP Command View Advanced Edition Software User Manual

Page 224

Advertising
background image




Command line interface commands



224

Command execution result 2:

RESPONSE

An instance of ReplicationControllerPair

objectID=*****

masterArrayType=XP128

masterSerialNumber=35001

masterControllerID=10

masterStartDevNum=0

masterEndDevNum=255

remoteArrayType=XP1024

remoteSerialNumber=15001

remoteSSID=65534

remoteControllerID=15

remoteStartDevNum=0

remoteEndDevNum=255

*****

: The value is encoded by the CLI.

4-9-5 ModifyReplication

ModifyReplication

changes a copy pair status to split, resync, or restore:

Split

: Copying between copy pair has stopped.

Resync

: Synchronization is achieved from P-VOL to S-VOL so that their contents match.

Restore

: Synchronization is achieved from S-VOL to P-VOL so that their contents match.

(See parameters in

Table 4-101

.)

A user who has only View permission cannot execute this command. A user to whom user-defined
resource groups are assigned and who also has Modify permission can specify the allowed
resources. If resources that are not allowed are specified, an error occurs.

Table 4-101

ModifyReplication command parameters

Parameter Name

Status

Description

replicationgroup
id

Required

Specify the copy group number.

operation

Required

Specify one of the following values:

split

: Split the copy pair.

resync

: Re-synchronize the copy pair from the primary volume (P-

VOL) to the secondary volume (S-VOL).

restore

: Re-synchronize the copy pair from S-VOL to P-VOL.

pvolserialnum

Optional

Specify the serial number of the storage subsystem that contains the P-
VOL.

pvoldevnum

Optional

Specify the device number of P-VOL.
This parameter can be specified in decimal, and in colon-separated
hexadecimal. If you specify a hexadecimal number, for
XP12000/XP10000/SVS200, XP1024/XP128, and XP512/XP48, use the
xx:yy format, where xx is the CU number, and yy is the LDEV number.
For 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.

NOTE:

The execution results are output in decimal.

Advertising