HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
vrpuid
Obtain this value from the execution results of the GetStorageArray (subtarget=VResource-
PartitionUnit) command. Execute this command by specifying only the model and serial-
num parameters, and VResourcePartitionUnit for the subtarget parameter. In the exe-
cution results of this command, the required resourcePartitionUnitID value appears under
An instance of VResourcePartitionUnit. Use this value to specify the vrpuid para-
meter.
To specify stay for the creationoption parameter, obtain this value from the execution results
of the GetStorageArray (subtarget=PResourcePartitionUnit) command. Execute this
command by specifying only the model and serialnum parameters, and PResourceParti-
tionUnit for the subtarget parameter. In the execution results of this command, the required
resourcePartitionUnitID value appears under An instance of PResourceParti-
tionUnit. Use this value to specify the vrpuid parameter.
devnum
Obtain this value from the execution results of the GetStorageArray (subtarget=LDEV)
command. Execute this command by specifying only the model and serialnum parameters,
and LDEV for the subtarget parameter. In the execution results, the devNum value, which is
required for the devnum parameter, is output after An instance of LDEV. Specify this devNum
value for the devnum parameter.
Command execution example 1
In this example, a virtual LDEV (device number: 11) is added to a virtual resource group (resource
group ID: 2) in the specified storage system (model: P9500, serial number: 53038). In addition,
virtual information for the virtual LDEV is registered.
hdvmcli AddVLDEVToVRPU -o "D:\logs\AddVLDEVToVRPU.log" "model=P9500"
"serialnum=53038" "vrpuid=2" "devnum=11" "vdevnum=201" "vemulation=OPEN-V"
Command execution result 1
RESPONSE:
An instance of StorageArray
.
.(Attributes of StorageArray are omitted here)
.
List of 1 VResourcePartitionUnit elements:
An instance of VResourcePartitionUnit
.
.(Attributes of VResourcePartitionUnit are omitted here)
.
List of 1 VLDEV elements:
An instance of VLDEV
objectID=*****
resourcePartitionUnitID=2
devNum=11
vArrayFamily=R600
vSerialNumber=10007
vDevNum=201
vEmulation=OPEN-V
vSSID=10
CLI Reference Guide 133