HP XP P9000 Command View Advanced Edition Suite Software 7.5.0-00 CLI Reference Guide (TB581-96348, July 2013)
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:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 554 Path elements:
An instance of Path
objectID=*****
devNum=0
displayDevNum=00:00
portID=0
portName=CL1-A
domainID=0
scsiID=15
LUN=0
wwnSecurityValidity=true
.
. (repeated for other Path instances)
.
An instance of Path
objectID=*****
devNum=99
displayDevNum=00:63
portID=7
portName=CL1-H
domainID=0
scsiID=15
LUN=99
wwnSecurityValidity=true
List of 256 WWN elements:
An instance of WWN
WWN=88.77.77.77.77.77.00.01
nickname=Jane
An instance of WWN
WWN=88.77.77.77.77.77.00.02
nickname=Jone
.
CLI Reference Guide 171