HP P9000 Command View Advanced Edition Suite Software 7.4.1-00 CLI Reference Guide (TB581-96335, April 2013)

value of an LDEV appears under An instance of LDEV. Use this devNum value to specify
the devnums parameter.
Command execution example
In this example, the DeleteVirtualVolume command deletes the virtual parity group
(arraygroupnames: X200-1) containing THP volumes from the storage system (serialnum: 15065,
model: XP24000). In addition, this command also deletes THP volumes whose assignations with THP
pools have not been released by specifying force for the deletionoption parameter.
hdvmcli DeleteVirtualVolume -o "D:\logs\DeleteVirtualVolume.log"
model=XP24000 serialnum=15065 deletionoption=force arraygroupnames=X200-1
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteVLDEVFromVRPU
DeleteVLDEVFromVRPU deletes an LDEV from a resource group used for data migrations that use
virtual IDs, and then deletes the LDEV virtual information.
NOTE:
This command can be used only with P9500 with a microcode version of 70-05-04-XX/XX or
later.
To delete multiple LDEVs, use the batch function. For details about the batch function, see Chapter
6 on page 409.
Format
HiCommandCLI [URL] DeleteVLDEVFromVRPU [options]
model=model serialnum=serial-number
vrpuid=ID-of-a-resource-group-used-for-data-migrations-that-use-virtual-IDs
devnum=Device-number-of-the-LDEV
Parameters
Table 42 DeleteVLDEVFromVRPU command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Command reference114