* Hangcheck problem
@ 2005-03-30 20:45 Noah Silverman
[not found] ` <Pine.LNX.4.62.0503301709530.1159@morpheus>
0 siblings, 1 reply; 4+ messages in thread
From: Noah Silverman @ 2005-03-30 20:45 UTC (permalink / raw)
To: linux-kernel
Hi,
I'm been experiencing a weird problem....
I get endlessly repeated hangcheck errors in my syslog with no explanation:
Mar 30 12:41:43 db kernel: Hangcheck: hangcheck value past margin!
Eventually, after a few weeks, the box will hang. It is pingable, but I
can't ssh or connect to any servcie.
I would love to diagnose the problem, but the syslog entries don't give
me much to go on.
Does anybody have any suggestions.
Thanks,
-Noah
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <Pine.LNX.4.62.0503301709530.1159@morpheus>]
* Re: Hangcheck problem [not found] ` <Pine.LNX.4.62.0503301709530.1159@morpheus> @ 2005-03-30 22:29 ` Noah Silverman 2005-03-31 4:49 ` Peter Chubb 2005-04-02 1:52 ` Joseph Fannin 0 siblings, 2 replies; 4+ messages in thread From: Noah Silverman @ 2005-03-30 22:29 UTC (permalink / raw) To: Burton Windle, linux-kernel Sorry 2.6.7 Burton Windle wrote: > Kernel version? > On Wed, 30 Mar 2005, Noah Silverman wrote: > Hi, > > I'm been experiencing a weird problem.... > > I get endlessly repeated hangcheck errors in my syslog with no explanation: > > Mar 30 12:41:43 db kernel: Hangcheck: hangcheck value past margin! > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hangcheck problem 2005-03-30 22:29 ` Noah Silverman @ 2005-03-31 4:49 ` Peter Chubb 2005-04-02 1:52 ` Joseph Fannin 1 sibling, 0 replies; 4+ messages in thread From: Peter Chubb @ 2005-03-31 4:49 UTC (permalink / raw) To: Noah Silverman; +Cc: Burton Windle, linux-kernel >>>>> "Noah" == Noah Silverman <noah@allresearch.com> writes: Noah> Sorry 2.6.7 Noah> Burton Windle wrote: >> Kernel version? Are you running on an x86 machine without TSC, e.g., a 486? the Hangcheck timer then devolves into using jiffies, and a single jiffy error gives you the printout you mention. -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au The technical we do immediately, the political takes *forever* ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Hangcheck problem 2005-03-30 22:29 ` Noah Silverman 2005-03-31 4:49 ` Peter Chubb @ 2005-04-02 1:52 ` Joseph Fannin 1 sibling, 0 replies; 4+ messages in thread From: Joseph Fannin @ 2005-04-02 1:52 UTC (permalink / raw) To: Noah Silverman; +Cc: Burton Windle, linux-kernel On Wed, Mar 30, 2005 at 02:29:45PM -0800, Noah Silverman wrote: > On Wed, 30 Mar 2005, Noah Silverman wrote: > > I'm been experiencing a weird problem.... > > > > I get endlessly repeated hangcheck errors in my syslog with no > explanation: > > > > Mar 30 12:41:43 db kernel: Hangcheck: hangcheck value past margin! > Burton Windle wrote: > > Kernel version? > > > > 2.6.7 That's a really old kernel, and I'm sure anyone who could look into this will ask you to upgrade to something recent and reproduce it as the first step in tracking it down. Is this an older box? I've seen the hangcheck warnings on a 486 I was using as a firewall/router -- ultimately I applied a patch to set HZ to 100 and the problem went away. I *think*, once that patch bitrotted, that I just turned off the hangcheck timer, but I can't remember for sure. If you turn off the hangcheck timer, does the problem go away (i.e. no more lockups)? -- Joseph Fannin jfannin@gmail.com ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-04-02 1:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 20:45 Hangcheck problem Noah Silverman
[not found] ` <Pine.LNX.4.62.0503301709530.1159@morpheus>
2005-03-30 22:29 ` Noah Silverman
2005-03-31 4:49 ` Peter Chubb
2005-04-02 1:52 ` Joseph Fannin
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.