From: Mike Fedyk <mfedyk@matchmail.com>
To: James Bourne <jbourne@MtRoyal.AB.CA>
Cc: Nagy Tibor <nagyt@otpbank.hu>,
linux-kernel@vger.kernel.org, jesper@home.linuxpusher.dk,
jalvo@mbay.net
Subject: Re: 2.2.14 hangs on Dell PowerEdge 6300
Date: Fri, 16 Nov 2001 13:27:07 -0800 [thread overview]
Message-ID: <20011116132707.B21354@mikef-linux.matchmail.com> (raw)
In-Reply-To: <3BF4C19A.10E7844F@otpbank.hu> <Pine.LNX.4.33.0111160718370.12990-100000@jbourne2.mtroyal.ab.ca>
In-Reply-To: <Pine.LNX.4.33.0111160718370.12990-100000@jbourne2.mtroyal.ab.ca>
On Fri, Nov 16, 2001 at 07:25:44AM -0700, James Bourne wrote:
> On Fri, 16 Nov 2001, Nagy Tibor wrote:
>
> > I am sorry, this the same message as yesterday, but I misstyped the
> > version. It is about 2.4..., of cource.
> >
> > Hi,
> >
> > we were satisfied with linux kernel version 2.4.9. Our linux server is
> > unusable with kernel version 2.4.10 and higher, also with 2.4.14
> > declared to be stable.
> >
> > We are working on Dell PowerEdge 6300 (4 Pentium Xeon/550Mhz, 4GB RAM).
> > Any kernel from 2.4.10 to 2.4.14 brings our machine to a hanging state.
> > Nothing can be determined, I guess, something is wrong with memory
> > management. Unfortunately there is no more information about the
> > problem.
>
> I think you will need more information to get any type of sane reply.
>
> We are running 2.4.14 on a PE6400, quad 700/4G in a production environment.
> It has been stable, VM works well, using ext2 due to problems with the ext3
> patch for that particular version of kernel.
>
Do you mean the "cached" overflow (undeflow?) with ext3 applied? If so,
this patch will fix it.
--- 2.4.14-ext3_0.9.15-2414/fs/jbd/transaction.c~ Wed Nov 7 22:41:13 2001
+++ 2.4.14-ext3_0.9.15-2414/fs/jbd/transaction.c Wed Nov 7 22:43:14 2001
@@ -1930,7 +1930,6 @@
if (!offset) {
if (!may_free || !try_to_free_buffers(page, 0)) {
- atomic_inc(&buffermem_pages);
return 0;
}
J_ASSERT(page->buffers == NULL);
Mike
next prev parent reply other threads:[~2001-11-16 21:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-16 7:34 Nagy Tibor
2001-11-16 14:25 ` James Bourne
2001-11-16 15:25 ` Kmsgdump/ Ian Stirling
2001-11-16 20:15 ` Kmsgdump/ Martin Josefsson
2001-11-16 21:27 ` Mike Fedyk [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-15 8:47 2.2.14 hangs on Dell PowerEdge 6300 Nagy Tibor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011116132707.B21354@mikef-linux.matchmail.com \
--to=mfedyk@matchmail.com \
--cc=jalvo@mbay.net \
--cc=jbourne@MtRoyal.AB.CA \
--cc=jesper@home.linuxpusher.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=nagyt@otpbank.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®