mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Daniel Jacobowitz <dan@debian.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ext3 badness in 2.6.0-test2
Date: Mon, 4 Aug 2003 13:22:19 -0700	[thread overview]
Message-ID: <20030804132219.2e0c53b4.akpm@osdl.org> (raw)
In-Reply-To: <20030804142245.GA1627@nevyn.them.org>

Daniel Jacobowitz <dan@debian.org> wrote:
>
> I came back this morning and found:
>   EXT3-fs error (device md0) in start_transaction: Journal has aborted
>   EXT3-fs error (device md0) in start_transaction: Journal has aborted
>   EXT3-fs error (device md0) in start_transaction: Journal has aborted
> 
> Unfortunately, from the very first one, all writes failed; including all
> writes to syslog.  So I don't know what happened at the beginning.  Is this
> more likely to be something internal to ext3, or a problem with the RAID
> layer?

Could have been an IO error, or the block/MD/device layer returned
incorrect data.  ext3 used to go BUG a lot in the latter case, but nowadays
we try to abort the journal and go read-only.

Without the initial message we do not know.

  reply	other threads:[~2003-08-04 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 14:22 Daniel Jacobowitz
2003-08-04 20:22 ` Andrew Morton [this message]
2003-08-06  6:36   ` Neil Brown
2003-08-06  6:57     ` Andrew Morton
2003-08-06 20:18       ` md+ext3 " Frank van de Pol
2003-08-08  1:00       ` ext3 " Neil Brown
2003-08-08  1:16         ` Andrew Morton
2003-08-09  0:39           ` Neil Brown
2003-08-09  1:05             ` Mike Fedyk
2003-08-10 23:44               ` Neil Brown
2003-08-06  6:40 rwhron

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=20030804132219.2e0c53b4.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=dan@debian.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome