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

Parameters
Table 30 DeleteExternalArrayGroup command parameters
DescriptionStatusParameter name
Serial number of the storage system where you want to delete the
external parity group
Required
serialnum
Model of the storage system where you want to delete the external
parity group
Required
model
List of external parity group names to be deleted
Use a comma to delimit multiple values.
Required
arraygroup-
names
Parameter values to obtain in advance
serialnum and model: Obtain these values from the execution result of the GetStorageArray
command. For the storage system where you want to delete an external parity group, specify either
an arrayType value or a displayArrayType value for the model parameter. Use the
serialNumber value to specify the serialnum parameter.
arraygroupnames: Obtain this value from the execution result of the GetStorageArray
(subtarget=ArrayGroup) command. In the execution result of this command, displayName
appears under An instance of ArrayGroup. Use this value to specify the arraygroupnames
parameter.
Command execution example
hdvmcli DeleteExternalArrayGroup -o "D:\logs\DeleteExternalArrayGroup.log"
"model=XP24000" "serialnum=10037" "arraygroupnames=E1-1,E1-2"
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteHostStorageDomain
DeleteHostStorageDomain deletes a host storage domain. This command deletes host groups
from the storage system.
Parameters
Table 31 DeleteHostStorageDomain command parameters
DescriptionStatusParameter name
Serial number of the storage system for the host storage domainRequired
serialnum
Model of the storage system for the host storage domain.Required
model
CLI Reference Guide 85