HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

DeleteStorageArray
DeleteStorageArray removes a storage system (including an SMI-S enabled 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.
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
When deleting a storage system other than an SMI-S enabled storage system:
hdvmcli [URL] DeleteStorageArray [options]
serialnum=serial-number model=model
When deleting an SMI-S enabled storage system:
hdvmcli [URL] DeleteStorageArray [options]
saobjid=object-ID-of-SMI-S-enabled-storage-system
Parameters
Table 51 DeleteStorageArray command parameters
DescriptionStatusParameter name
Serial number of the storage system to delete
You cannot specify this parameter if you are deleting an SMI-S
enabled storage system.
Optional
#
serialnum
Model of the storage system to delete
You cannot specify this parameter if you are deleting an SMI-S
enabled storage system.
Optional
#
model
Object ID of the SMI-S enabled storage system to delete
Specify the object ID obtained from another CLI response. The
value is encoded by the CLI.
Optional
#
saobjid
#
Always specify either the serialnum and model parameters together, or the saobjid para-
meter by itself. Do not specify saobjid together with serialnum and model. Doing so results
in an error.
CLI Reference Guide 153