Below alarm can be seen on the switch:root@switch> show chassis alarms1 alarms currently activeAlarm time Class Description2023-03-01 17:53:06 UTC Major FPC0: PEM 0 Not PoweredHowever, the power supply is not lacking power and reports as up from other investigationsroot@switch> show chassis environment pemlocalre:--------------------------------------------------------------------------FPC 0 PEM 0 status:State OnlineAirflow Front to BackTemp Sensor 0 OK 30 degrees C / 86 degrees FTemp Sensor 1 OK 37 degrees C / 98 degrees FFan 0 5120 RPMFan 1 5632 RPMDC Input: OKDC Output Voltage(V) Current(A) Power(W) Load(%)12 7 84 9PEM status shows OK.
root@switch> show chassis environment no-forwardingClass Item Status MeasurementPower FPC 0 Power Supply 0 OK 38 degrees C / 100 degrees F FPC 0 Power Supply 1 OK 36 degrees C / 96 degrees F
In the logs, we don't see any PEM not powered or PEM failure logs.The LED light status of the PEM shows GREEN.
This is an indicator of the PSU working fine but the alarm is not cleared. Below steps can be performed to troubleshoot the issue.
1) Restart alarmd process.
>start shell user root
%ps -auwx | grep alarmd
%kill -9 <PID number>
2) Reboot the device with the hypervisor knob
>request system reboot hypervisor at now
3) Re-seat the PEM for which the alarm is seen
4) Test with a known working PSU.