Current-Users archive

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

Re: Noisy ipmi0 after bootup?



On Thu, 4 Sep 2008, Havard Eidnes wrote:

ipmi0: normal state on 'Temp 9'
ipmi0: normal state on 'Temp 2'
ipmi0: normal state on 'Temp 1'
...
Can this sort of thing be necessary?!?

This is expected behavior with the current code, and happens on the
first poll interval for each sensor that is monitored.  When a new
monitor task is created, it has no previous reported state, so when the
poll determines the new state is Normal, it reports the state change.

It would not be extremely difficult to suppress this by initializing
the previous value for a newly-created monitor task to "Normal".

Personally I like having the initial state reported, but I could be
rather easily convinced to change it.

That's what I was guessing.

I'm just concerned that having these spewed over the console screen
while sysinst is running will create a bad first impression, and such
impressions tend to count.  Not that we have a popularity contest to
win, but still, there's no need to make it even worse than it is...

Hmmm, during sysinst? I'll have to check into that. I wouldn't expect to see them during sysinst; I would only expect them on systems that have actual monitor values being set in the /etc/envsys.cfg file. If the messages are showing up other cases, that would be a bug. :)


----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index