freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Freeipmi-devel] Re: ibmx3650 reboots after ipmi-sel is unable toget


From: Al Chu11
Subject: RE: [Freeipmi-devel] Re: ibmx3650 reboots after ipmi-sel is unable toget SEL record
Date: Mon, 23 Mar 2009 06:37:49 -0700

Hey Won,

FYI, the "(null)" is an old porting issue, so a newer version of
FreeIPMI would fix that part up (it's not a huge deal overall though).

What we care about is the

[ 01h 00h 02h E9h ABh C6h 49h 03h ]
[ F0h 04h 12h 00h 6Fh 00h FFh FFh ]

The important bytes are the "12h 00h 6Fh 00h" at the bottom.

12h = sensor_type = "system event"

00h = sensor number

6Fh = event-type_code = "sensor specific"
(all this means is take the sensor_type and look up something in a
different table really)

00h = sensor event offset = "system reconfigured"
(there are some additional flags in here too, but since they are 0 we
can ignore them)

So the messages from the motherboard seem to be interpreted correctly.
Why they occur so much is still a question.  Have you been able to ask
someone at the vendor?

Al

On Sun, 2009-03-22 at 23:32 -0700, address@hidden wrote:
> --- On Thu, 3/19/09, Won De Erick <address@hidden> wrote:
> > I'll get back with the debug output later.
> 
> # ipmi-sel
> 1:23-Mar-2009 05:21:45:System Event #0:System Reconfigured
> 
> # ipmi-sel -V
> IPMI SEL [ipmi-sel-0.6.3]
> Copyright (C) 2003-2008 FreeIPMI Core Team
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License.  This program has absolutely no warranty.
> 
> # ipmi-sel --debug
> =====================================================
> Get SDR Repository Info Request
> =====================================================
> [              20h] = (null)[134714372b]
> =====================================================
> Get SDR Repository Info Response
> =====================================================
> [              20h] = (null)[134717444b]
> [               0h] = (null)[134717712b]
> [               1h] = (null)[134717980b]
> [               5h] = (null)[134718248b]
> [              7Ah] = (null)[134718516b]
> [             D5Bh] = (null)[134718784b]
> [               0h] = (null)[134719052b]
> [               0h] = (null)[134719320b]
> [               0h] = (null)[134719588b]
> [               1h] = (null)[134719856b]
> [               0h] = (null)[134720124b]
> [               0h] = (null)[134720392b]
> [               0h] = (null)[134720660b]
> [               0h] = (null)[134720928b]
> [               0h] = (null)[134721196b]
> =====================================================
> Get SEL Entry Request
> =====================================================
> [              43h] = (null)[134707204b]
> [               0h] = (null)[134707472b]
> [               0h] = (null)[134707740b]
> [               0h] = (null)[134708008b]
> [              FFh] = (null)[134708276b]
> =====================================================
> Get SEL Entry Response
> =====================================================
> [              43h] = (null)[134707204b]
> [               0h] = (null)[134707472b]
> [            FFFFh] = (null)[134707740b]
> [  BYTE ARRAY ... ] = record_data[16B]
> [ 01h 00h 02h E9h ABh C6h 49h 03h ]
> [ F0h 04h 12h 00h 6Fh 00h FFh FFh ]
> 1:23-Mar-2009 05:21:45:System Event #0:System Reconfigured
> 
> 
> Thank you.
> 
> 
> 
> 
> 
>       
> 
-- 
Albert Chu
address@hidden
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory





reply via email to

[Prev in Thread] Current Thread [Next in Thread]