|
Description
|
When testing fan failure, I noticed that libtopo wasn't reporting
the correct sensor states for the failed fan. This turned out
to be a discrepancy between the sensor event reading code
(table 42-2 of the IPMI spec) and the GET SENSOR READING return
code for threshold sensors (table 35-15). The results of the
command are incorrectly phrased in terms of table 42-2 instead
of 35-15.
|