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

DescriptionStatusParameter name
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 system.
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.
Optional
numOfElements-
Filter
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.
domain and port
Obtain these values from the execution result of the GetStorageArray (subtarget=Host-
StorageDomain) command. Execute this command by specifying only the model and serial-
num parameters, and HostStorageDomain for the subtarget parameter. In the execution
result of this command, the domainID and portID values appear under An instance of
HostStorageDomain. Use these domainID and portID values to specify the domain and
port parameters respectively.
portname
Obtain this value from the execution result of the GetStorageArray (subtarget=Port)
command. In the execution result of this command, the displayName value appears under An
instance of Port. Use this value to specify the portname parameter.
domainnickname
Obtain this value from the execution result of the GetStorageArray (subtarget=HostStor-
ageDomain) command. In the execution result of this command, the nickname value appears
under An instance of HostStorageDomain. Use this value to specify the domainnickname
parameter.
Command execution example
In this example, the GetStorageArray (subtarget=HostStorageDomain) command obtains
information about a host storage domain (port number: 3, domain ID: 1) in a storage system (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\GetStorageArray_HostStorageDomain.log"
subtarget=HostStorageDomain model=XP1024 serialnum=10001 port=23 domain=1
hsdsubinfo=path,wwn,freelun
CLI Reference Guide 137