NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

The fault light of the controller is off

weiliu
1,300 Views

Hello:
When I am checking the device, the controller fault indicator is on. After I check the device on the CLI, no alarm is found. How do I determine the cause of the controller fault indicator? Can I turn it off with a command?

1 REPLY 1

ChLokesh
1,234 Views

Helli Weiliu,

- What  Hardware model of Netapp are you working on with what version of OS?

- If is it ONTAP, you can run the following commands to check which exact component had the amber light.

::> set adv
::*> system controller fru led show

 

- You have to verify the EMS logs and any other related logs for that component to understand the reason for it.
- Below command will turn of the fru in most cases.

::*> system controller fru led modify -node <node> -fru-id <fru_type, e.g. dimm> -fru-slot <slot#> -fru-state off

 

Note: The amber light may reappear if the issue is still there. 

 

Possible KB match: https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Amber_fault_LED_is_on_without_hardware_failure

 

Hope this information helps. 

Public