This command turns on or turns off the Service Action Allowed indicator light on a power-fan CRU, an interconnect-battery CRU, or an environmental services monitor (ESM) CRU. If the storage subsystem does not support the Service Action Allowed indicator light feature, this command returns an error. If the storage subsystem 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 controller CRU, use the set controller serviceAllowedIndicator command.
set enclosure [enclosureID] (powerFan [(left | right)] | interconnect | battery [(left | right)] | esm [(left | right)]) serviceAllowedIndicator=(on | off)
Parameter | Description |
---|---|
enclosure | The enclosure where the power-fan CRU, the interconnect-battery CRU, or the ESM CRU resides. Enclosure ID values are 0 to 99. Enclose the enclosure ID value in square brackets ([ ]). If you do not enter an enclosure ID value, the enclosure ID of the controller module is the default value. |
powerFan | The Service Action Allowed indicator light on the power-fan CRU that you want to turn on or turn off. Valid power-fan CRU identifiers are left or right. as viewed from the back or as viewed from the front (in the newer controller modules). Enclose the power-fan CRU identifier in square brackets ([ ]). |
interconnect | The Service Action Allowed indicator light for the interconnect-battery CRU. |
battery | The Service Action Allowed indicator light for a battery. Valid battery identifiers are left or right. (The values left and right are with respect to the front of the newer controller modules.) |
esm | The Service Action Allowed indicator light for an ESM CRU. Valid ESM CRU identifiers are left or right. (The values left and right are with respect to the rear of the drive expansion enclosure.) |
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. |
This command turns on the Service Action Allowed indicator light for the left ESM on enclosure 5 with the IP address of 155.155.155.155.
SMcli 155.155.155.155 -c “set enclosure [5] ESM [left] serviceAllowedIndicator=on”;
This command was originally defined for use with the DS4800 (Models 82, 84, 88) controller module. This command is not supported by controller modules that were shipped before the introduction of the DS4800 (Models 82, 84, 88) controller module.
6.14 adds these parameters:
6.16 adds these parameters: