HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide
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 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 235.
Parameters
Table 38 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
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.
poolid
Obtain this value from the execution result of the GetStorageArray (subtarget=Pool)
command. In the execution result of this command, the poolID value appears under An in-
stance of Pool. Use this value to specify the poolid parameter.
Command execution example
In this example, the DeletePool command deletes the THP pool whose pool ID is 0 (poolid: 0) from
the storage system (serialnum: 15065, model: XP24000).
hdvmcli DeletePool -o "D:\logs\DeletePool.log"
model=XP24000 serialnum=15065 poolid=0
CLI Reference Guide 115