storage array config show
Display connectivity to back-end storage arrays.
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage array config show command displays information about how the storage arrays connect to the cluster, LUN groups, number of LUNS, and more. Use this command to validate the configuration and to assist in troubleshooting.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-switch ]
- If you specify this parameter, switch port information is shown.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-node {<nodename>|local}] - Controller Name
- Selects the arrays that match this parameter value.
- [-group <integer>] - LUN Group
- Selects the arrays that match this parameter value. A LUN group is a set of LUNs that shares the same path set.
- [-target-wwpn <text>] - Array Target Ports
- Selects the arrays that match this parameter value (the World Wide Port Name of a storage array port).
- [-initiator <text>] - Initiator
- Selects the arrays that match this parameter value (the host bus adapter that the clustered node uses to connect to storage arrays).
- [-array-name <array name>] - Array Name
- Selects the arrays that match this parameter value.
- [-target-side-switch-port <text>] - Target Side Switch Port
- Selects the arrays that match this parameter value.
- [-initiator-side-switch-port <text>] - Initiator Side Switch Port
- Selects the arrays that match this parameter value.
- [-lun-count <integer>] - Number of array LUNs
- Selects the arrays that match this parameter value.
- [-ownership {all|assigned|unassigned}] - Ownership
- Selects the arrays that match this parameter value.
Examples
cluster1::> storage array config show
LUN LUN
Node Group Count Array Name Array Target Port Initiator
------------ ----- ----- ---------------------------- ----------------------- ---------
vnv3070f19a 0 20 DGC_RAID5_1 5006016030229f13 0d
5006016130229f13 0c
5006016830229f13 0b
5006016930229f13 0a
1 21 HITACHI_OPEN_1 50060e80034fe704 0c
0d
50060e80034fe714 0a
0b
50060e80034fe715 0b
50060e80034fe716 0c
0d
2 8 EMC_SYMMETRIX_1 50060482cb1bce1d 0a
0b
5006048acb1bce0c 0c
0d
3 10 IBM_UniversalXport_1 202600a0b8322d10 0c
0d
204700a0b8322d10 0a
0b
vnv3070f19b 0 20 DGC_RAID5_1 5006016030229f13 0d
5006016130229f13 0c
5006016830229f13 0b
5006016930229f13 0a
1 21 HITACHI_OPEN_1 50060e80034fe704 0c
0d
50060e80034fe714 0a
0b
50060e80034fe715 0b
50060e80034fe716 0c
0d
2 8 EMC_SYMMETRIX_1 50060482cb1bce1d 0a
0b
5006048acb1bce0c 0c
0d
3 10 IBM_UniversalXport_1 202600a0b8322d10 0c
0d
204700a0b8322d10 0a
0b
38 entries were displayed.
Warning: Configuration errors were detected. Use 'storage errors show' for detailed information.
Give documentation feedback