storage shelf location-led show
Display the Location LED status
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage shelf location-led show command displays the state of shelf location LED.
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.
- | [-instance ]
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-shelf-name <text>] - Shelf Name
- Selects the shelves whose shelf-name matches this parameter value.
- [-node {<nodename>|local}] - Node Name
- Selects the nodes that match this parameter value.
- [-stack-id <integer>] - Stack ID
- Selects the shelves whose stack-id matches this parameter value.
- [-shelf-id <integer>] - Shelf ID
- Selects the shelves whose shelf-id matches this parameter value.
- [-led-status {on|off}] - Location LED
- Shows the state of the shelf location LED.
Examples
The following example shows the state of the shelf location LED for each shelf.
cluster1::> storage shelf location-led show
Shelf Name Stack ID Shelf ID LED Status
---------- -------- -------- -----------
8.2 8 2 off
8.3 8 3 off
6.0 6 0 unsupported
8.1 8 1 off
4 entries were displayed.
Give documentation feedback