Integrity Servers
1752806 Members
5704 Online
108789 Solutions
New Discussion юеВ

BMC System Event Log (SEL) is full

 
Bernier Alain
New Member

BMC System Event Log (SEL) is full

I work on a Unix machine "9000/785/C8000"

In /var/tombstones I found the Warning "The BMC System Event Log (SEL) is full.".

I would like to know how I can reset the system event log. And Why this file become full.

2 REPLIES 2
Andrew Rutter
Honored Contributor

Re: BMC System Event Log (SEL) is full

hi,

usualy this message is seen on a system that has a management platform card, and can be cleared by logging into the MP.

The C8000 doesnt have this as far as i know, so i think you must be running linux possibly?

if so check this link on how to clear it.

http://ipmiutil.sourceforge.net/man.htm
http://ipmiutil.sourceforge.net/docs/UserGuide

I would also check in the syslog and other logs to see what the errors are likely to mean, it could be a configuration problem but caould also be a hardware warning/problem.


Andy



Sameer_Nirmal
Honored Contributor

Re: BMC System Event Log (SEL) is full

Hi,

The message is a basically given by BCH. BCH does interact with BMC to get its log and port status since there is no MP in the system. BMC interface could be accessed directly through serial port as well.

Refer the following document (pages 2-8 & 4-12)
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00093136/c00093136.pdf

I guess there is defined space allocated in BMC board for storing its event log entries. Once it is full, this warning message would be displayed during bootup. You can see this warning in BCH -> Warning command as well.

Before clearing the log, it is recommended to capture all entries and archived. Check all entries for any abnormality etc. The SEL could be emptied using
BCH -> clearlogs command.