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

DescriptionStatusParameter name
Device number of the LDEV
Specify this parameter as a decimal number or colon-delimited
hexadecimal number in the format ww:xx:yy, where ww is the
LDKC number, xx is the CU number, and yy is the LDEV number.
ww is optional. If ww is omitted, LDKC is assumed to be 0.
The execution results are output in decimal.
Required
devnum
Parameter values to obtain in advance
serialnum and model
Obtain these values from the execution result of the GetStorageArray command. In the execution
result, use the arrayType value or the displayArrayType value to specify the model para-
meter, and use the serialNumber value to specify the serialnum parameter.
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.
devnum
Obtain this value from the execution results of the GetStorageArray (subtarget=VResource-
PartitionUnit) command. Execute this command by specifying the model, serialnum, and
vrpuid parameters, VResourcePartitionUnit for the subtarget parameter, and VLDEV
for the vrpusubinfo parameter. In the execution results, the devNum value, which is required
for the devnum parameter, is output after An instance of VLDEV. Specify this devNum value
for the devnum parameter.
Command execution example
In this example, an LDEV (device number: 11) is deleted from 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 deleted.
hdvmcli DeleteVLDEVFromVRPU -o "D:\logs\DeleteVLDEVFromVRPU.log"
"model=P9500" "serialnum=53038" "vrpuid=2" "devnum=11"
Command execution result
RESPONSE:
(Command completed; empty list returned)
FormatLU
FormatLU formats an LU.
CLI Reference Guide 121