4-17-2 getstoragearray (subtarget not specified) – HP XP Command View Advanced Edition Software User Manual

Page 96

Advertising
background image




Command line interface commands



96

Table 4-31

shows examples of specifying the parameter subtarget and the subinfo parameters.

Table 4-31

Examples of using the GetStorageArray command

Information to acquire

Command specification

LDEV information

GetStorageArray subtarget=LDEV

Information about paths for logical units

GetStorageArray subtarget=LogicalUnit
lusubinfo=Path

Mapping information of external volumes for LDEVs

GetStorageArray subtarget=LDEV
ldevsubinfo=VolumeConnection

Information about logical units for array groups and
about LDEVs and paths for those logical units

GetStorageArray subtarget=ArrayGroup
arraygroupsubinfo=LogicalUnit
lusubinfo=LDEV,Path

Information about paths and WWNs for those paths

GetStorageArray subtarget=Path
pathsubinfo=WWN,HostInfo

Information about journal pools and logical units for
those journal groups

GetStorageArray subtarget=Pool
poolsubinfo=LogicalUnit

For details about parameters other than the parameter subtarget and the subinfo parameters,
see sections

4-4-17-2

to

4-4-17-18

.

4-4-17-2 GetStorageArray (subtarget not specified)

Executing GetStorageArray without the parameter subtarget specified obtains basic
information about storage subsystems already registered with the Device Manager server (see

Table 4-32

).

To acquire information about a particular storage subsystem, specify the model in the model
parameter, and the serial number in the serialnum parameter.

A user to whom a user-defined resource group is assigned can obtain information about
storage subsystems that the user is permitted to access.

Table 4-32

GetStorageArray (subtarget not specified) command parameters

Parameter Name Status

Description

model

Optional

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

serialnum

Optional

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

Command execution example: In this example, the CLI command obtains information about the
configuration of all the storage subsystems managed by the Device Manager server:

hdvmcli GetStorageArray

Command execution result:

RESPONSE:

An instance of StorageArray

objectID=*****

name= [email protected]

description= XP512 (10011) at 10.208.114.140

serialNumber=10011

arrayFamily=XP512/48

arrayType=XP512

Advertising