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

NOTE:
If execution of the DeleteStorageArray command results in an error, take appropriate action
according to the error message, and then re-execute the DeleteStorageArray command. When
the DeleteStorageArray command is executed, the configuration information of the target storage
system is divided into transactions, and then deleted from the Device Manager database. Therefore,
if an error occurs during processing, the Device Manager database becomes inconsistent and the
storage system information you deleted might remain in the Device Manager database. Resolve the
cause of the error, and then delete the storage system information again.
Format
hdvmcli [URL] DeleteStorageArray [options] serialnum=serial-number model=model
Parameters
Table 36 DeleteStorageArray command parameters
DescriptionStatusParameter name
Serial number of the storage system to deleteRequired
serialnum
Model of the storage system to deleteRequired
model
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.
Command execution example
hdvmcli DeleteStorageArray -o "D:\logs\DeleteStorageArray.log"
"serialnum=10001" "model=XP1024"
Command execution result
RESPONSE:
(Command completed; no data returned)
DeleteVirtualVolume
DeleteVirtualVolume deletes a THP volume (virtual volume).
Device Manager CLI command reference92