From: Neil Brown <neilb@cse.unsw.edu.au>
To: "Robert L. Harris" <Robert.L.Harris@rdlg.net>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: NFS Server running 2.6.0-test2
Date: Wed, 30 Jul 2003 14:29:23 +1000 [thread overview]
Message-ID: <16167.18851.734177.14074@gargle.gargle.HOWL> (raw)
In-Reply-To: message from Robert L. Harris on Tuesday July 29
On Tuesday July 29, Robert.L.Harris@rdlg.net wrote:
>
>
> The messages file is completely empty of any error messages related to
> anything disk or filesystem related from about 6 hours prior to the
> error up until the time I rebooted. In addition the actual device
> (RAID5 filesystem) is intact.
>
Well, it looks quite unplesant then.
That error message can only get printed if the JFS_ABORT flag is set
for the ext3 journal, and whenever JFS_ABORT is set, the message:
Aborting journal on device ...
comes first. If you don't have that message, then the impossible has
happened.
The impossible is usually caused either by bad memory (and a
single-bit-error in memory could have caused this probem), or by some
stray pointer corrupting something.
So, I would suggest memtest86 if that is convenient, followed by
reporting the problem to the ext3 developers (see the MAINAINERS
file).
This problem is unlikely to be related to the machine being an NFS
server, though until we know the cause, nothing should be ruled out.
NeilBrown
prev parent reply other threads:[~2003-07-30 4:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-29 11:07 NFS Server running 2.6.0-test2 Robert L. Harris
2003-07-29 12:05 ` Neil Brown
2003-07-29 13:09 ` Robert L. Harris
2003-07-30 4:29 ` Neil Brown [this message]
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=16167.18851.734177.14074@gargle.gargle.HOWL \
--to=neilb@cse.unsw.edu.au \
--cc=Robert.L.Harris@rdlg.net \
--cc=linux-kernel@vger.kernel.org \
/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 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.