3-12-9 getstoragearray (subtarget=path) – HP StorageWorks XP10000 Disk Array User Manual

Page 50

Advertising
background image

Command Line Interface Commands 50


vendor= HP

.

. (repeated for other VolumeConnection instances)

.

4-3-12-9 GetStorageArray (subtarget=Path)

GetStorageArray (subtarget=Path)

obtains the information about a path in 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-27

GetStorageArray (subtarget=Path) 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

Path

.

objectid

Optional

Object ID of the path. When you omit this parameter, all the paths of storage
subsystems become the target.

pathsubinfo

Optional

Specific information about the path. The values you can specify are LogicalGroup,
WWN

, WWNGroup, or HostInfo.

Command execution example 1 (objectid parameter not specified): In this example, the CLI command obtains
information about all the paths to a storage subsystem (serial number: 10001, model:XP1024). The
information includes information about the WWNs of all these paths, the WWN groups, and the host.

hdvmcli GetStorageArray -o "D:\logs\XP1024 GetStorageArray_Path.log" subtarget=Path

model=XP1024 serialnum=10001 pathsubinfo=WWN,WWNGroup,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=PATH.HDS9980V.10001.0.0.0

devNum=0

portID=0

domainID=0

scsiID=15

LUN=0

wwnSecurityValidity=true

.

. (repeated for other Path instances)

.

An instance of Path

objectID=PATH.HDS9980V.10001.7.0.99

devNum=99

portID=7

domainID=0

scsiID=15

LUN=99

wwnSecurityValidity=true

Advertising