HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

Obtain this value from the execution result of the GetStorageArray (subtarget=HostStor-
ageDomain) command. Execute this command by specifying only the model and serialnum
parameters, and HostStorageDomain for the subtarget parameter. In the execution result
of this command, the nickname value appears under An instance of HostStorageDomain.
Use this value to specify the domainnickname parameter.
Command execution example
hdvmcli DeleteHostStorageDomain -o "D:\logs\DeleteHostStorageDomain.log"
"serialnum=10001" "model=XP1024"
"port=16" "domain=1" "deletionoption=lusekeep"
Command execution result
RESPONSE:
(Command completed; no data returned)
DeleteLabel
DeleteLabel deletes a label from a logical unit.
Parameters
Table 35 DeleteLabel command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Device number of the logical unit
For P9500 and XP24000/XP20000:
Specify this parameter as a decimal number or colon-delim-
ited hexadecimal number in the format ww:xx:yy, where
ww is the LDKC number, xx is the CU number, and yy is the
LDEV number. ww is optional. If ww is omitted, LDKC is as-
sumed to be 0.
For XP12000/XP10000/SVS200 and XP1024/XP128:
Specify this parameter as a decimal number or colon-delim-
ited hexadecimal number in the format xx:yy, where xx is
the CU number, and yy is the LDEV number.
Use a comma to delimit multiple values.
The maximum number of device numbers that can be specified
is 1,024.
Required
devnums
Parameter values to obtain in advance
serialnum and model
CLI Reference Guide 111