HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

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
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
portName=CL2-H
domainID=1
hostMode=Standard
displayName=CL1-A-0
domainType=0
nickname=1A-G00
resourcePartitionUnitID=-1
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
.
. (repeated for other FreeLUN instances)
.
List of 1 Path elements:
An instance of Path
Command reference196