From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: linux-kernel@vger.kernel.org
Subject: Re: ext3 seems to ignore ECC errors
Date: Mon, 4 Aug 2008 16:20:02 +0100 [thread overview]
Message-ID: <20080804152002.GT4470@implementation.uk.xensource.com> (raw)
In-Reply-To: <20080804150353.GS4470@implementation.uk.xensource.com>
Samuel Thibault, le Mon 04 Aug 2008 16:03:53 +0100, a écrit :
> However, to my surprise Linux (2.6.26) continued to mount the ext3
> filesystem read/write, spitting out a lot of IDE errors.
Note: these look like
hdb: dma_intr: status=0x41 { DriveReady Error }
hdb: dma_intr: error=0x44 { DriveStatusError UncorrectableError }, LBAsect=1189689234687, sector=70911
ide: failed opcode was: unknown
end_request: I/O/error, dev hdb sector 70911
Buffer I/O error on device hdb1, logical block 8856
lost page write due to I/O error on hdb1
etc.
So it seems the error is properly reported up to the filesystem
((70911-63) * 512 / 4096 == 8856)
Samuel
next prev parent reply other threads:[~2008-08-04 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 15:03 ext3 seems to ignore ECC errors Samuel Thibault
2008-08-04 15:20 ` Samuel Thibault [this message]
2008-08-04 15:39 ` Andreas Schwab
2008-08-04 15:47 ` Samuel Thibault
2008-08-04 16:12 ` Andreas Schwab
2008-08-04 16:16 ` Samuel Thibault
2008-08-04 16:51 ` Theodore Tso
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=20080804152002.GT4470@implementation.uk.xensource.com \
--to=samuel.thibault@ens-lyon.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 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.