HP StorageWorks XP10000 Disk Array User Manual

Page 106

Advertising
background image

Command Line Interface Commands 106


Table 4-80

DeleteReplication Command Parameters

Parameter Name

Status

Description

pvolserialnum

Optional Specify the serial number of the storage subsystem that contains the primary volume

(P-VOL).

pvoldevnum

Optional Specify the device number of P-VOL.

svolserialnum

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

svolsequencenum

Optional Specify the sequence number of the storage subsystem that contains the S-VOL.

svoldevnum

Optional Specify the device number of S-VOL.

Command execution example 1: This example deletes a copy pair for Continuous Access XP that has been
defined in copy group 8. The primary volume (P-VOL) is the LDEV number 10, serial number 65010001. The
secondary volume (S-VOL) is LDEV number 11, sequence number 0012. The execution result displays the
remaining copy pairs after deleting the specified copy pair.

hdvmcli DeleteReplication -o "D:\logs\XP1024 DeleteReplication.log"

"replicationgroupid=8" "pvolserialnum=65010001" "pvoldevnum=10" "svolsequencenum=0012"

"svoldevnum=11"

Command execution result 1:

RESPONSE:

An instance of ReplicationGroup

objectID=REPGROUP.7

replicationGroupID=7

groupName=HCMD_CG0007

pvolHostID=1

pvolInstanceNumber=11

pvolPortNumber=50,001

svolHostID=2

svolInstanceNumber=12

svolPortNumber=50,002

replicationFunction=ContinuousAccess

fenceLevel=Never

copyTrackSize=15

List of 1 ReplicationInfo elements:

An instance of ReplicationInfo

objectID=REPINFO.65010001.12.0012.25

pairName=HCMD_CP0004

pvolSerialNumber=65010001

pvolArrayType=HDS9980V

pvolDevNum=12

pvolObjectID=LU.HDS9980V.65010001.12

pvolPoolID=-1

svolSerialNumber=65010012

svolArrayType=HDS9980V

svolDevNum=25

svolObjectID=LU.HDS9980V.65010012.25

svolPoolID=-1

fenceLevel=Never

replicationFunction=ContinuousAccess

status=8

muNumber=-1

copyTrackSize=15

splitTime=-1

Command execution example 2: This example deletes copy group 7 and all copy pairs defined in this copy
group.

hdvmcli DeleteReplication -o "D:\logs\XP1024 DeleteReplication.log"

"replicationgroupid=7"

Command execution result 2:

Advertising