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

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 443.
Format
hdvmcli [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 41 DeleteVLDEVFromVRPU command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
ID of the resource group used for data migrations that use virtual
IDs
Specify the ID of the resource group that contains the LDEV whose
virtual information is to be deleted.
Required
vrpuid
Command reference120