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

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. For the devnums parameter, specify
the devNum value of the LDEV to which you want to add a label.
Command execution example
hdvmcli AddLabel -o "D:\logs\AddLabel.log"
"serialnum=10037" "model=XP24000" "devnums=00:00:00,00:00:01" "label=myLabel"
Command execution result
RESPONSE:
An instance of ObjectLabel
targetID=*****
label=myLabel
An instance of ObjectLabel
targetID=*****
label=myLabel
*****: The values are encoded by the CLI.
AddLogicalUnit
AddLogicalUnit creates an LDEV and LU. With P9500, XP24000/XP20000, or
XP12000/XP10000/SVS200, you can create multiple logical units at once.
The LDEVs created by this command are formatted when they are created. However, if you are using
P9500, XP24000/XP20000, or XP12000/XP10000/SVS200, you can use the format parameter
to specify whether to format the LDEVs and also the format type.
For P9500 or XP24000/XP20000, depending on whether you specify the fsindex and
creationoption parameters, you can control LUs or create an LU by optimally using the regions
of unused capacity in a parity group (optimization of regions of unused capacity).
Command reference56