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

Command execution result 2
RESPONSE
(Command completed; empty list returned)
Command execution example 3
This example deletes a Fast Snap copy pair that belongs to the snapshot group 8. The primary volume
(P-VOL) of the copy pair is the logical device with LDEV number 10 in the storage system with model
number P9500 and serial number 10001. The secondary volume (S-VOL) is the logical device with
LDEV number 11 in the storage system with model number P9500 and serial number 10001.
hdvmcli DeleteReplication -o "D:\logs\DeleteReplication.log" "hostid=9"
"pvolarraytype=P9500" "pvolserialnum=10001" "pvoldevnum=10"
"svolserialnum=10001" "svoldevnum=11" "snapshotgroupid=8"
Command execution result 3
The execution result displays the remaining copy pairs after deleting the specified copy pair.
RESPONSE:
An instance of Host
objectID=*****
name=bs3209-8
hostID=9
ipAddress=10.197.76.178
ipv6Address=fec0:0:0:7076:b4d5:21a6:d3bb:6e97%1
capacityInKB=74,985,760
hostType=-1
managedBy=2
osType=Windows
statusOfDBUpdating=0
List of 1 SnapshotGroup elements:
An instance of SnapshotGroup
objectID=*****
arrayType=P9500
serialNumber=10001
groupID=8
groupName=TI_test_Group_1024pairCheck_1
replicationFunction=FastSnap
ctGrp=NotCTG
List of 1 ReplicationInfo elements:
An instance of ReplicationInfo
objectID=*****
pvolSerialNumber=10001
pvolArrayType=P9500
pvolDevNum=20
displayPvolDevNum=00:00:14
pvolPoolID=38
svolSerialNumber=10001
svolArrayType=P9500
svolDevNum=21
displaySvolDevNum=00:00:15
Command reference360