SEL Troubleshooting Guide
System Event Log Troubleshooting Guide for Intel
®
S5500/S3420 Series Server Boards Linux* Kernel Panic Records
Revision 1.1 Intel order number G74211-002 99
15. Linux* Kernel Panic Records
The OpenIPMI driver supports the ability to put semi-custom and custom events in the system event log if a panic occurs. If you enable the
“Generate a panic event to all BMCs on a panic” option, you will get one event on a panic in a standard IPMI event format. If you enable the
“Generate OEM events containing the panic string” option, you will also get a set of OEM events holding the panic string.
Table 98: Linux* Kernel Panic Event Record Characteristics
Byte
Field
Description
8
9
Generator ID
0021h – Kernel
10
EvM Rev
03h = IPMI 1.0 format
11
Sensor Type
20h = OS Stop/Shutdown
12
Sensor Number
The first byte of the panic string (0 if no panic string)
13
Event Direction and Event Type
[7] Event direction
0b = Assertion Event
1b = Deassertion Event
[6:0] Event Type = 6Fh (Sensor Specific)
14
Event Data 1
[7:6] – 10b = OEM code in Event Data 2
[5:4] – 10b = OEM code in Event Data 3
[3:0] – Event Trigger Offset = 1h = Runtime Critical Stop (that is, “core dump”, “blue screen”)
15
Event Data 2
The second byte of panic string
16
Event Data 3
The third byte of panic string