HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide
DescriptionStatusParameter name
Number of virtual LUSE elements of the LDEV
The following are the specifiable numbers:
• 0: Non-LUSE volume
• 2 to 36: A LUSE volume (with the specified number of volumes)
If this parameter is omitted, it is assumed that 0 is specified.
Optional
vluse
Virtual CVS of the LDEV
Specify whether the virtual CVS setting is set for the LDEV.
• 0: CVS is not set (the LDEV is the standard size).
• 1: CVS is set (the LDEV is a custom size).
If this parameter is omitted, it is assumed that 1 is specified.
Optional
vcvs
Specify whether the LDEV virtual information is to be updated
(overwritten) if the specified devnum has already been registered
for the resource group used for data migrations that use virtual IDs.
• true: Overwritten.
• false: Not overwritten.
If this parameter is omitted, it is assumed that false is specified.
Optional
overwrite
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=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: VSP; 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 reference106