2006-01-03 09:29:12

by Von Wolher

[permalink] [raw]
Subject: hangcheck: hangcheck value past margin!

Hiya guys,


I'm getting the msg "hangcheck: hangcheck value past margin!" every few
minutes in the logs. It started all of a sudden. The kernel is a vanilla
2.6.14.5 on a remote box.

What could this mean ?

Thanks


2006-01-03 09:31:37

by Arjan van de Ven

[permalink] [raw]
Subject: Re: hangcheck: hangcheck value past margin!

On Tue, 2006-01-03 at 10:29 +0100, Mark v Wolher wrote:
> Hiya guys,
>
>
> I'm getting the msg "hangcheck: hangcheck value past margin!" every few
> minutes in the logs. It started all of a sudden. The kernel is a vanilla
> 2.6.14.5 on a remote box.
>
> What could this mean ?

it means you enabled the hangcheck timer watchdog, and it seems to think
the kernel is too busy or losing time ;)
Did you mean to enable that watchdog?

2006-01-03 09:49:38

by Von Wolher

[permalink] [raw]
Subject: Re: hangcheck: hangcheck value past margin!

Arjan van de Ven wrote:
> On Tue, 2006-01-03 at 10:29 +0100, Mark v Wolher wrote:
>
>>Hiya guys,
>>
>>
>>I'm getting the msg "hangcheck: hangcheck value past margin!" every few
>>minutes in the logs. It started all of a sudden. The kernel is a vanilla
>>2.6.14.5 on a remote box.
>>
>>What could this mean ?
>
>
> it means you enabled the hangcheck timer watchdog, and it seems to think
> the kernel is too busy or losing time ;)
> Did you mean to enable that watchdog?
>

Yes, it's indeed enabled, i just remembered when you mentioned the word
"timer" hehe

But the system is not processing a heavy load. Here is a capture with top:

top - 17:47:47 up 4 days, 18:58, 1 user, load average: 0.35, 0.16, 0.05
Tasks: 88 total, 3 running, 85 sleeping, 0 stopped, 0 zombie
Cpu(s): 20.8% us, 0.0% sy, 0.0% ni, 78.9% id, 0.0% wa, 0.0% hi, 0.3% si
Mem: 513484k total, 498216k used, 15268k free, 140744k buffers
Swap: 1461872k total, 0k used, 1461872k free, 153608k cached

the "idle" percentage goes from 65 % to 95 %