HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

NOTE:
This command can be used only with P9500 and XP24000/XP20000.
To delete a THP pool, all assignments between the THP pool and the THP volumes (virtual volumes)
must be released. For details about releasing the assignations between the THP pool and the THP
volumes, see ModifyVirtualVolume on page 186.
Parameters
Table 35 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 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 parameter, 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 instance
of Pool. Use this value to specify the poolid parameter.
Command execution example
In this example, the DeletePool command deletes the pool for Thin Provisioning Software 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
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteStorageArray
DeleteStorageArray removes a storage system so that it is no longer managed by the Device
Manager server. This command only removes the storage system from Device Manager management
control. The command does not change the configuration of the storage system.
CLI Reference Guide 91