HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

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
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
objectID=*****
devNum=10
displayDevNum=00:0A
portID=23
portName=CL2-H
domainID=1
scsiID=15
LUN=10
wwnSecurityValidity=true
*****: The values are encoded by the CLI.
CLI Reference Guide 143