storage shelf drawer show-slot
Display a map between bay number and drawer/slot number
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage shelf drawer show-slot command maps each drawer and slot number to the corresponding bay number.
Parameters
- { [-fields <fieldname>, ...]
- Displays the specified fields in column style output.
- | [-instance ]
- Displays all slot information.
- [-shelf <text>] - Shelf Name
- Displays the slots in the shelf that matches the specified shelf name.
- [-bay <integer>] - Bay Number
- Displays the slots that have the specified bay number.
- [-node {<nodename>|local}] - Node Name
- Displays the slots that are present for the specified node.
- [-drawer <integer>] - Drawer Number
- Displays the slots in the drawers that match the specified drawer number.
- [-slot <integer>] - Slot Number
- Displays the slots that match the specified slot number.
- [-is-installed {yes|no}] - Is Disk Installed
- Displays the slots that have a disk installed.
Examples
The following example displays the mapping from drawer and slot number to bay number:
cluster1::> storage shelf drawer show-slot
Shelf Drawer Slot Bay Installed?
----- ------ ---- --- ----------
2.5
1
0 0 yes
1 1 no
2 2 no
3 3 yes
4 4 no
5 5 no
6 6 yes
7 7 no
8 8 no
9 9 yes
10 10 no
11 11 no
2
0 12 yes
1 13 no
2 14 no
3 15 yes
4 16 no
5 17 no
6 18 yes
7 19 no
8 20 no
9 21 yes
10 22 no
11 23 no
3
0 24 yes
1 25 no
2 26 no
3 27 yes
4 28 no
5 29 no
6 30 yes
7 31 no
8 32 no
9 33 yes
10 34 no
11 35 no
4
0 36 yes
1 37 no
2 38 no
3 39 yes
4 40 yes
5 41 no
6 42 yes
7 43 no
8 44 no
9 45 yes
10 46 no
11 47 no
5
0 48 yes
1 49 no
2 50 no
3 51 yes
4 52 no
5 53 no
6 54 yes
7 55 no
8 56 no
9 57 yes
10 58 no
11 59 no
60 entries were displayed.
cluster1::>
Give documentation feedback