DMTF / Redfish-Tacklebox

Python based utilities for performing common management operations with Redfish
Other
51 stars 25 forks source link

rf_sensor_list.py script, does not identify the correct fan fault #148

Closed palrap closed 6 months ago

palrap commented 6 months ago

Executed rf_sensor_list.py on a system with a fan fault. The script indicated tach faults across two different fan packs, although the error was within one fan pack. Used thmtest and SEL check, both of which indicated the correct fan fault. Injected fan faults by simply removing a fan to see how the error was reported. Attached error reporting. rf_sensor_list.txt

mraineri commented 6 months ago

You would need to contact your system vendor. It looks like they are not mapping their fans properly in their implementation.

mraineri commented 6 months ago

Closing; confirmed with the submitter that this is an issue with the implementation.