public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.2.18] VM: do_try_to_free_pages failed
@ 2000-12-20 12:03 Matthias Andree
  2000-12-20 12:19 ` Ville Herva
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Matthias Andree @ 2000-12-20 12:03 UTC (permalink / raw)
  To: Linux-Kernel mailing list

Last night, one of your production machines got wedged, I caught a lot
of kernel: VM: do_try_to_free_pages failed for ... for a whole range of
processes, among them ypbind, klogd, syslogd, xntpd, cron, nscd, X,
master (Postfix super daemon), pvmd3, K applications and so on, I was
unable to log in via ssh, someone on-site has finally reset that machine
this noon to bring it back online.

How can I get rid of those do_try_to_free_pages lockups? That box
exports root file systems for some SparcStation 2 that are used as X
terminals, so it's pretty important I keep that box running.

Should I try the most recent 2.2.19-pre?

The machine is a pentium-MMX with 64 MB RAM with a kernel 2.2.18 that
has these patches/updated drivers (none VM related AFAICS):

IDE 2.2.18.1209
I²C 2.5.4
LM_Sensors 2.5.4
DC390 2.0e7
ReiserFS 3.5.28

-- 
Matthias Andree
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [2.2.18] VM: do_try_to_free_pages failed
  2000-12-20 12:03 [2.2.18] VM: do_try_to_free_pages failed Matthias Andree
@ 2000-12-20 12:19 ` Ville Herva
  2000-12-20 13:13 ` Alan Cox
  2000-12-20 20:56 ` Chris Mason
  2 siblings, 0 replies; 5+ messages in thread
From: Ville Herva @ 2000-12-20 12:19 UTC (permalink / raw)
  To: Linux-Kernel mailing list; +Cc: Matthias.Andree

On Wed, Dec 20, 2000 at 01:03:00PM +0100, you [Matthias Andree] claimed:
> Last night, one of your production machines got wedged, I caught a lot
> of kernel: VM: do_try_to_free_pages failed for ... for a whole range of
> processes, among them ypbind, klogd, syslogd, xntpd, cron, nscd, X,
> How can I get rid of those do_try_to_free_pages lockups? That box
 
Almost everybody (including me) who have seen that problem seem to
have had it fixed with Andrea Arcangeli's VM-global-7 patch
(ftp://ftp.kernel.org/pub/linux/kernel/people/andrea...).

> Should I try the most recent 2.2.19-pre?

Yes, Andrea's VM-global-7 is included in pre2.


-- v --

v@iki.fi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [2.2.18] VM: do_try_to_free_pages failed
  2000-12-20 12:03 [2.2.18] VM: do_try_to_free_pages failed Matthias Andree
  2000-12-20 12:19 ` Ville Herva
@ 2000-12-20 13:13 ` Alan Cox
  2000-12-20 15:01   ` Matthias Andree
  2000-12-20 20:56 ` Chris Mason
  2 siblings, 1 reply; 5+ messages in thread
From: Alan Cox @ 2000-12-20 13:13 UTC (permalink / raw)
  To: Matthias Andree; +Cc: Linux-Kernel mailing list

> How can I get rid of those do_try_to_free_pages lockups? That box
> exports root file systems for some SparcStation 2 that are used as X
> terminals, so it's pretty important I keep that box running.
> 
> Should I try the most recent 2.2.19-pre?

2.2.19pre2 should resolve that problem


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [2.2.18] VM: do_try_to_free_pages failed
  2000-12-20 13:13 ` Alan Cox
@ 2000-12-20 15:01   ` Matthias Andree
  0 siblings, 0 replies; 5+ messages in thread
From: Matthias Andree @ 2000-12-20 15:01 UTC (permalink / raw)
  To: Linux-Kernel mailing list

On Wed, 20 Dec 2000, Alan Cox wrote:

> > How can I get rid of those do_try_to_free_pages lockups? That box
> > exports root file systems for some SparcStation 2 that are used as X
> > terminals, so it's pretty important I keep that box running.
> > 
> > Should I try the most recent 2.2.19-pre?
> 
> 2.2.19pre2 should resolve that problem

I'll give that a try. Thanks to you and Ville Herva for replying.

-- 
Matthias Andree
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [2.2.18] VM: do_try_to_free_pages failed
  2000-12-20 12:03 [2.2.18] VM: do_try_to_free_pages failed Matthias Andree
  2000-12-20 12:19 ` Ville Herva
  2000-12-20 13:13 ` Alan Cox
@ 2000-12-20 20:56 ` Chris Mason
  2 siblings, 0 replies; 5+ messages in thread
From: Chris Mason @ 2000-12-20 20:56 UTC (permalink / raw)
  To: Matthias Andree, Linux-Kernel mailing list



On Wednesday, December 20, 2000 13:03:00 +0100 Matthias Andree
<matthias.andree@stud.uni-dortmund.de> wrote:

> Last night, one of your production machines got wedged, I caught a lot
> of kernel: VM: do_try_to_free_pages failed for ... for a whole range of
> processes, among them ypbind, klogd, syslogd, xntpd, cron, nscd, X,
> master (Postfix super daemon), pvmd3, K applications and so on, I was
> unable to log in via ssh, someone on-site has finally reset that machine
> this noon to bring it back online.
> > How can I get rid of those do_try_to_free_pages lockups? That box
> exports root file systems for some SparcStation 2 that are used as X
> terminals, so it's pretty important I keep that box running.
> > Should I try the most recent 2.2.19-pre?
> > The machine is a pentium-MMX with 64 MB RAM with a kernel 2.2.18 that
> has these patches/updated drivers (none VM related AFAICS):
> > IDE 2.2.18.1209
> I²C 2.5.4
> LM_Sensors 2.5.4
> DC390 2.0e7
> ReiserFS 3.5.28
> 
If you still see the problem with Andrea's VM global patch (you can get
just that one patch from ftp.kernel.org/pub/people/andrea), try cutting
JOURNAL_MAX_BATCH in half.  This will lower the amount of memory reiserfs
is willing to pin in one transaction...

-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-12-20 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-20 12:03 [2.2.18] VM: do_try_to_free_pages failed Matthias Andree
2000-12-20 12:19 ` Ville Herva
2000-12-20 13:13 ` Alan Cox
2000-12-20 15:01   ` Matthias Andree
2000-12-20 20:56 ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox