HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
Parameters
Table 29 AddLUSE command parameters
DescriptionStatusParameter name
Serial number of the storage system from which LUSE is ad-
ded
Required
serialnum
Model of the storage system from which the LUSE is addedRequired
model
Comma-separated list of LDEV device numbers to create the
LUSE
For P9500 and XP24000/XP20000:
Specify this parameter as a decimal number or colon-
delimited 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 assumed to be 0.
For XP12000/XP10000/SVS200 and XP1024/XP128:
Specify this parameter as a decimal number or colon-
delimited 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 execution results are output in decimal.
Required
devnums
An option for adding a LUSE volume to a volume for which
a path is set
The value you can specify is force only.
For XP1024/XP128, the microcode version must be
21-05-00/00 or later when this option is specified.
Optional
luseoption
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.
devnums
Obtain this value from the execution result of the GetStorageArray (subtarget=LDEV)
command. Execute this command by specifying only the model and serialnum parameters,
and LDEV for the subtarget parameter. In the execution result of this command, the devNum
value of an LDEV appears under An instance of LDEV. Use this devNum value to specify
the devnums parameter.
Command execution example
hdvmcli AddLUSE -o "D:\logs\AddLUSE.log"
"serialnum=15001" "model=XP1024" "devnums=1001,1002"
CLI Reference Guide 89