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

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.
Parameters
Table 37 DeleteLUSE command parameters
DescriptionStatusParameter name
Serial number of the storage system from which the LUSE is to be
deleted
Required
serialnum
Model of the storage system from which the LUSE is to be deletedRequired
model
Device number used to identify the LUSE to be deleted
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.
The LUSE device number must be valid in the storage system.
The execution results are output in decimal.
Required
devnum
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 para-
meter, and use the serialNumber value to specify the serialnum parameter.
devnum
Obtain this value from the execution result of the GetStorageArray (subtarget=Logic-
alUnit) command. Execute this command by specifying only the model and serialnum
parameters, and LogicalUnit for the subtarget parameter. The logical unit identified by
Command reference114