Retrieving ssid information, Retrieving external-volume group information, Retrieving external volume information – HP XP P9500 Storage User Manual

Page 37

Advertising
background image

Retrieving SSID information

Use the ExternalStorage_Get_def.spd spreadsheet template to retrieve LDEV and SSID
information from the storage system. Information is returned concerning both internal and external
volumes.

To retrieve SSID information, run the following command:

[SSID] GET_ALL,;

The output is saved to a file.

The following table shows information returned for the SSID tag.

Content

Returned value

Column

The range of LDEV numbers to which the SSID is assigned.

LDKC:CU:LDEV-LDEV

A

The SSID.

SSID

B

Output example of SSID information retrieved

[SSID]
#LDKC:CU:LDEV-LDEV,SSID,;
00:00:00-FF,0004,;
00:01:00-FF,0005,;
00:02:00-FF,0006,;
00:03:00-FF,0007,;

Retrieving external-volume group information

Use the ExternalStorage_Get_def.spd spreadsheet template to retrieve information regarding
external-volume groups that are configured to the local storage system.

To retrieve external-volume group information, run the following command:

[ExternalGroup] GET_ALL,;

The output is saved to a file.

The following table lists the information returned for the ExternalGroup operation tag.

Content

Parameter

Column

External volume group number and its sequential number.

ExG

A

Retrieving external volume information

Use the ExternalStorage_Get_def.spd spreadsheet template to retrieve information regarding
external volumes that are associated with the local storage system.

To retrieve external volume information, execute the following command:

[MappedVolume] GET_ALL,;

The output is saved to a file.

Output parameter lines are layered as follows:

Lines in the first layer have no identifier.

Lines in the second layer begin with the plus sign (+).

Lines in the third layer begin with two plus signs (++).

Running CLI-based spreadsheets

37

Advertising