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

DescriptionStatusParameter name
Device number of the LU
This parameter can be specified in decimal, and in
colon-separated hexadecimal. If you specify a hexadecimal
number, for XP12000/XP10000/SVS200, use the xx:yy format,
where xx is the CU number and yy is the LDEV number. For
P9500 or XP24000/XP20000, use the ww:xx:yy format, where
ww is the LDKC number, xx is the CU number, and yy is the LDEV
number. ww is optional. If you omit ww, the LDKC number is
regarded as 0.
Use a comma to delimit multiple values.
The execution results are output in decimal.
Either the devnum or devnums parameter must be specified. Do
not specify both parameters at the same time. If they are specified
at the same time, an error will occur.
When you delete multiple LUs at once, you can specify the LUs
whose emulation type is OPEN-V.
Optional
devnums
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.
devnum or devnums: Obtain this value from the execution result of the GetStorageArray
(subtarget=LogicalUnit) command. Execute this command by specifying only the model and
serialnum parameters, and LogicalUnit for the subtarget parameter. In the execution result
of this command, the devNum value appears in An instance of LogicalUnit. Use this devNum
value to specify the devnum or devnums parameter.
Command execution example
hdvmcli DeleteLogicalUnit -o "D:\logs\DeleteLogicalUnit.log" "serialnum=10001"
"model=XP12000" "devnum=1"
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteLUSE
DeleteLUSE deletes a LUSE volume on a storage system.
CLI Reference Guide 89