HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

Command execution example
hdvmcli DeleteLabel -o "D:\logs\DeleteLabel.log"
"serialnum=10037" "model=XP24000" "devnums=00:00:00,00:00:01"
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteLogicalUnit
DeleteLogicalUnit deletes the LU and corresponding LDEV from the storage device. With P9500,
XP24000/XP20000, and XP12000/XP10000/SVS200, you can delete multiple logical units at
once.
NOTE:
For P9500 and XP24000/XP20000, logical units cannot be deleted for parity groups with chassis
numbers from 65 to 96, or from 16485 to 16516. Parity groups with chassis numbers from 65
to 96, or from 16485 to 16516 are indicated as V-VOLs.
For XP12000/XP10000/SVS200, logical units cannot be deleted for parity groups with chassis
numbers from 65 to 96. Parity groups with chassis numbers from 65 to 96 are indicated as V-
VOLs.
Parameters
Table 35 DeleteLogicalUnit command parameters
DescriptionStatusParameter name
Serial number of the storage system of the LURequired
serialnum
Model of the storage system of the LURequired
model
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 and XP1024/XP128,
use the xx:yy format, where xx is the CU number, and yy is
the LDEV number. For P9500 and 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.
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.
Optional
devnum
CLI Reference Guide 95