HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
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, the DeletePLDEVFromPRPU command deletes an LDEV (device number: 11) that
belongs to a physical resource group in a storage system (model: XP7, serial number: 10139). The
LDEV is deleted from the physical resource group to which it belongs.
hdvmcli DeletePLDEVFromPRPU -o "D:\logs\DeletePLDEVFromPRPU.log"
"model=XP7" "serialnum=10139" "devnum=11"
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeletePool
DeletePool deletes a THP/Smart pool, and releases the assignations to the pool volumes that made
up the THP/Smart pool.
NOTE:
This command can be used only with HP XP7, P9500, and XP24000/XP20000.
To delete a THP/Smart pool, all assignments between the THP/Smart pool and the THP/Smart volumes
must be released. For details about releasing the assignations between the THP/Smart pool and the
THP/Smart volumes, see “ModifyVirtualVolume” on page 287.
Parameters
Table 49 DeletePool command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Pool ID
Specify the pool ID of the THP/Smart pool to be deleted.
Required
poolid
Parameter values to obtain in advance
serialnum and model
Command reference150