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

Parameters
Table 36 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
isComposite=1 and path=false indicates that it is a LUSE volume that does not have a path.
In the execution result of this command, the devNum value of the relevant logical unit appears
under An instance of LogicalUnit. Use this devNum value to specify the devnum para-
meter.
Command execution example
hdvmcli DeleteLUSE -o "D:\logs\DeleteLUSE.log"
"serialnum=10001" "model=XP1024" "devnum=209"
Command execution result
RESPONSE:
(Command completed; empty list returned)
Command reference102