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

includes below it An instance of LogicalUnit for which the specified objectID is dis-
played.
Use the value of arrayType or displayArrayType to specify the pvolarraytype parameter,
and use the value of serialNumber to specify the pvolserialnum parameter. When you
specify these parameters, record the values of the pvolarraytype and pvolserialnum
parameters.
pvolpoolid
Execute the GetStorageArray (subtarget=Pool) command with Pool specified for the
subtarget parameter, the pvolarraytype value (recorded when the values of pvolarray-
type and pvolserialnum were obtained) specified for the model parameter, and the
pvolserialnum value specified for the serialnum parameter.
The execution results of the GetStorageArray (subtarget=Pool) command displays the
values of poolFunction and poolID under An instance of Pool. Use the poolID value
displayed with a poolFunction value of 6 (Fast Snap) to specify the pvolpoolid parameter.
Command execution example 1
This example creates a copy pair in an existing snapshot group (snapshot group number: 5). The
copy pair is created in the snapshot group whose snapshot group number is 5. For the primary volume
(P-VOL), the logical device with LDEV number 5 is specified to the storage system with model number
P9500 and serial number 10001. For the secondary volume (S-VOL), the logical device with LDEV
number 10 is specified to the storage system with model number P9500 and serial number 10001.
hdvmcli AddReplication -o "D:\logs\AddReplication.log" "hostid=5"
"pvolarraytype=P9500" "pvolserialnum=10001" "pvoldevnum=5" "pvolpoolid=7"
"svoldevnum=10" "snapshotgroupid=5" "replicationfunction=FastSnap"
Command execution result 1
RESPONSE:
An instance of Host
objectID=*****
name=bs5205-2
hostID=5
ipAddress=10.197.76.123
ipv6Address=fec0:0:0:7076:b036:e7e8:bdd9:9e34%1
capacityInKB=408,103,872
hostType=-1
managedBy=2
osType=Windows
statusOfDBUpdating=0
List of 1 SnapshotGroup elements:
An instance of SnapshotGroup
objectID=*****
arrayType=P9500
serialNumber=10001
groupID=5
groupName=test5
replicationFunction=FastSnap
ctGrp=NotCTG
List of 1 ReplicationInfo elements:
An instance of ReplicationInfo
CLI Reference Guide 353