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

DescriptionStatusParameter name
Domain ID of the host storage domain
Specify this parameter to acquire information about a particular
path. You can specify a decimal or hexadecimal value. When
you specify this parameter, you must also specify the model and
serialnum parameters, either the portname or port
parameter, and the devnum parameter.
Do not specify this parameter together with the domainnickname
parameter. If they are specified at the same time, an error will
occur.
Optional
domain
Device number of the logical unit
Specify this parameter to acquire information about a particular
path. 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.
When you specify this parameter, you must also specify the
model and serialnum parameters, either the portname or
port parameter, and either the domainnickname or domain
parameter.
Optional
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 parameter, and use the serialNumber value to specify the serialnum parameter.
objectid: Obtain this value from the execution result of the GetStorageArray (subtarget=Path)
command. Execute this command by specifying only the model and serialnum parameters, and
Path for the subtarget parameter. In the execution result of this command, the required objectID
value appears under An instance of Path. Use this objectID value to specify the objectid
parameter.
Command execution example 1 (when the objectid parameter is not specified)
In this example, the GetStorageArray (subtarget=Path) command obtains information about
paths to a storage system (serial number: 10001, model: XP1024). The information includes information
about the WWNs of these paths and the host.
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_Path.log" subtarget=Path
model=XP1024 serialnum=10001 pathsubinfo=WWN,HostInfo
Command execution result 1
RESPONSE:
CLI Reference Guide 145