Hi,
We are facing one issue in openHPI-2.12.0 version, the details are given
below
*In my HW environment *one of the HW unit is not detected as removed.
When we analyze the openHPI point of view, its discarding the sensor event
and throwing the
error message as *"Not a hotswap sensor !"*
The problem here is the HotSwap sensor type we are getting is wrong,
instead of 0xF0 we are getting like Unknown (0xC2)).
When we look in to the code from the file ipmi_discover.cpp,
cIpmiMcThread::HandleEvent( cIpmiEvent *event ) function, there is a
dynamic cast which is failing in this scenario
*cIpmiSensorHotswap *hs = dynamic_cast<cIpmiSensorHotswap *>( sensor );*
One more thing here is, Initially when the openhpid is started , its
correctly loading the information in the RDR table, but its failing to
get it from RDR table, at the time of dynamic cast.
Could you please help us in this regard?
Thanks in advance.
Regards,
Srinivas
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel