Set controller service action allowed indicator
The set controller command turns on or turns off the Service Action Allowed indicator light on a controller in a controller tray or a controller-drive tray.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Context
If the storage array does not support the Service Action Allowed indicator light feature, this command returns an error. If the storage array supports the command but is unable to turn on or turn off the indicator light, this command returns an error. (To turn on or turn off the Service Action Allowed indicator light on the power-fan canister or the interconnect-battery canister, use the set tray serviceAllowedIndicator command.)
Syntax
set controller [(<span className="ph">a</span>| <span className="ph">b</span>)]
serviceAllowedIndicator=(on | off)
Parameters
Parameter | Description |
---|---|
controller | The controller that has the Service Action Allowed indicator light that you want to turn on or turn off. Valid controller identifiers are a or b , where a is the controller in slot A , and b is the controller in slot B . Enclose the controller identifier in square brackets ([ ]). If you do not specify a controller, the controller firmware returns a syntax error. |
serviceAllowedIndicator | The setting to turn on or turn off the Service Action Allowed indicator light. To turn on the Service Action Allowed indicator light, set this parameter to on . To turn off the Service Action Allowed indicator light, set this parameter to off . |