HP XP Command View Advanced Edition Software User Manual
Page 111
Command line interface commands
111
Table 4-38
GetStorageArray (subtarget=HostStorageDomain) command parameters
Parameter Name
Status
Description
startElementNumF
ilter
Optional
Starting sequence number of host storage domains for which information
is to be obtained
Specify this parameter when you want to obtain information for a part of
host storage domains for a specific storage subsystem.
When host storage domain information is ordered as shown below and
numbered from 0 upward, specify the first number in the sequence of host
storage domains that you want to obtain.
Order of host storage domains:
1
Port IDs in ascending order
2
Domain IDs in ascending order
This parameter must be specified together with the
numOfElementsFilter
, model, and serialnum parameters.
numOfElementsFil
ter
Optional
Number of host storage domains for which information is to be obtained
Specify this parameter when you want to obtain information for a part of
host storage domains for a specific storage subsystem. Specify the
number of host storage domains for which information is to be obtained.
This parameter must be specified together with the
startElementNumFilter
, model, and serialnum parameters.
The maximum recommended value is 16384.
Command execution example: In this example, the CLI command obtains information about a
host storage domain (port number: 3, domain ID: 1) in a storage subsystem (serial number: 10001,
model: XP1024). The information includes information about the paths, WWNs, and unused LUNs in
the host storage domain.
hdvmcli GetStorageArray -o "D:\logs\XP1024
GetStorageArray_HostStorageDomain.log" subtarget=HostStorageDomain model=XP1024
serialnum=10001 port=23 domain=1 hsdsubinfo=path,wwn,freelun
Command execution result:
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 HostStorageDomain elements:
An instance of HostStorageDomain
objectID=*****
portID=23
domainID=1
hostMode=Standard
displayName=CL1-A-0
domainType=0
nickname=1A-G00
List of 1 WWN elements:
An instance of WWN
WWN=88.77.77.77.77.77.00.01
nickname=Jane
List of 7 FreeLUN elements:
An instance of FreeLUN
lun=9
An instance of FreeLUN
lun=10