HP StorageWorks XP10000 Disk Array User Manual

Page 45

Advertising
background image

Command Line Interface Commands 45


4-3-12-6 GetStorageArray (subtarget=HostStorageDomain)

GetStorageArray (subtarget=HostStorageDomain)

obtains the information about a host storage

domain of one or all storage subsystems.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: None

Restricted to permitted resources: Guest, Local System Administrator, Local Storage Administrator, Local
Guest

Table 4-24

GetStorageArray (subtarget=HostStorageDomain) Command Parameters

Parameter Name

Status

Description

model

Optional

Model of the storage subsystem. When you omit this parameter, all the
storage subsystems become the target.

serialnum

Optional

Serial number of the storage subsystem. When you omit this parameter, all
the storage subsystems become the target.

subtarget

Required Specify

HostStorageDomain

.

domain

Optional

Domain ID of the host storage domain. When you omit this parameter, all
the host storage domains become the target.

hsdsubinfo

Optional

Specific information about the host storage domain. The values you can
specify are WWN, Path, and FreeLUN. If you specify multiple values at the
same time, separate the values by commas.

port

Optional

Number of the port containing the host storage domain. When you omit this
parameter, all the host storage domains become the target.

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 41 HostStorageDomain elements:

An instance of HostStorageDomain

objectID=HSDOMAIN.HDS9980V.10001.0.0

portID=0

domainID=0

hostMode=Standard

displayName=CL1-A-0

nickname=1A-G00

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

.

. (repeated for other WWN instances)

.

List of 7 FreeLUN elements:

An instance of FreeLUN

lun=9

Advertising