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

An instance of VResourcePartitionUnit. Use this value to specify the vrpuid para-
meter.
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
In this example, an LDEV (device number: 11) is added to a resource group (ID: 2) used for data
migrations that use virtual IDs in the specified storage system (model: P9500; serial number: 53038).
In addition, LDEV virtual information 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
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
vLUSE=0
vCVS=0
*****: The values are encoded by the CLI.
DeleteArrayReservation
DeleteArrayReservation unlocks the target storage system.
CLI Reference Guide 107