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

NOTE:
When you add a LUSE volume with the luseoption parameter set, specify a LDEV in which a
path is set as the first LDEV. If a LDEV without a path set is specified as the first LDEV, an error
will occur.
When a LUSE volume is added with the luseoption parameter set, the extended LUSE volume
might not be able to be recognized, based on the host. In this case, restart the host.
Parameters
Table 25 AddLUSE command parameters
DescriptionStatusParameter name
Serial number of the storage system from which LUSE is addedRequired
serialnum
Model of the storage system from which the LUSE is addedRequired
model
Comma-separated list of LDEV device numbers to create the LUSE
This parameter can be specified in decimal, and in
colon-separated hexadecimal. If you specify a hexadecimal
number, for XP12000/XP10000/SVS200 or XP1024/XP128,
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.
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 parameter, 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"
Device Manager CLI command reference62