I am trying to write a simple AMC hotswap application. I can see through
debugging messages, ipmidirect plugin code already goes into
cIpmiMcThread::HandleEvent(), but I keep getting "hotswap event without
a MC !". What does it mean? Do I have the correct configuration file?
Here is my openhpi.conf. I am running with version 2.4.1.
handler libipmidirect {
entity_root = "{SYSTEM_CHASSIS,6}"
name = "smi"
addr = 0
logflags = "file" # logging off
# logflags = "file stdout"
# infos goes to logfile and stdout
# the logfile are log00.log, log01.log ...
logfile = "/var/log/ipmidirect"
# if #logfile_max reached replace the oldest one
logfile_max = "10"
# IpmiConnectionTimeout & AtcaConnectionTimeout in ms
IpmiConnectionTimeout = "10000"
AtcaConnectionTimeout = "5000"
EnableSelOnAll = "1"
AtcaPollAliveMCs = "1"
MC20 = "initial_discover poll_alive poll_dead"
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel