Thanks Pierre for the quick reply. This is good to know, but I don't think I am
there yet. Maybe I should be a bit more specific on the problem that I am
seeing now. My AMC board is already inserted into my ATCA blade before powering
up. After the system is up, I pull the plug on my AMC board, the blue led is
blinking. Before I pulled the plug, I run hpievents with -t BLOCK option, but
hpievents never get any events back. My log file is showing me some events, but
complained "hotswap event without a MC". One thing about the ATCA blade that I
am using is that it is Kontron (8020) blade. If I use ipmi_ui command to list
all the entities, it only show some FRUs, but no MCs. Could this be the problem?
Thanks again for your help,
Nancy
________________________________
From: [EMAIL PROTECTED] on behalf of Pierre Sangouard
Sent: Sat 9/22/2007 5:02 AM
To: [email protected]
Subject: Re: [Openhpi-devel] AMC hotswap events
Hot swap of FRUs other than FRU #0 does not work at this point (See bug
#1794820). By the way, you should remove the last 2 lines of your openhpi.conf
file since there is no need for the plugin to poll MCs in ATCA systems - it's
done by the Shelf Manager - and MC 0x20 is always polled by default.
Pierre
________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nancy Chen
Sent: Friday, September 21, 2007 21:04
To: [email protected]; [EMAIL PROTECTED]
Subject: [Openhpi-devel] AMC hotswap events
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