From: Eric Sandeen <sandeen@redhat.com>
To: "J.D. Bakker" <jdb@lartmaker.nl>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Recovering a damaged ext4 fs - revisited.
Date: Fri, 06 Feb 2009 09:23:34 -0600 [thread overview]
Message-ID: <498C55F6.7070103@redhat.com> (raw)
In-Reply-To: <p06240522c5b1d7426151@[10.1.5.33]>
J.D. Bakker wrote:
> At 22:02 -0600 05-02-2009, Eric Sandeen wrote:
>> J.D. Bakker wrote:
>> > Error writing block 1 (Attempt to write block from filesystem
>>> resulted in short write). Ignore error? no
>>> Error writing block 2 (Attempt to write block from filesystem
>>> resulted in short write). Ignore error? no
>>> Error writing block 3 (Attempt to write block from filesystem
>>> resulted in short write). Ignore error? no
>>> [...]
>>> Error writing block 231 (Attempt to write block from filesystem
>>> resulted in short write). Ignore error? no
>>> Error writing block 232 (Attempt to write block from filesystem
>>> resulted in short write). Ignore error? no
>>>
>>> (full log at http://lartmaker.nl/ext4/e2fsck-md0.txt)
>> Those seem a bit odd; why are these write failing? Anything in the
>> kernel logs when this happens? I'm just wondering if there could be
>> some underlying storage problem?
>
> No, nothing in the logs.
>
> Isn't this a side-effect of me passing the -n option to e2fsck? I
> haven't traced the full path in the e2fsprogs-source, but it would
> appear that the -n option sets E2F_OPT_NO, which sets
> E2F_OPT_READONLY, which clears EXT2_FLAG_RW, which (in a few places)
> clears IO_FLAG_RW, which appears to open the fs RO (as expected).
oh, perhaps. I'll have to look more closely; I'd hope (I thought...)
that running it in test mode wouldn't issue such dire error messages :)
-Eric
next prev parent reply other threads:[~2009-02-06 15:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-06 3:06 Recovering a damaged ext4 fs - revisited J.D. Bakker
2009-02-06 4:02 ` Eric Sandeen
2009-02-06 12:18 ` J.D. Bakker
2009-02-06 15:23 ` Eric Sandeen [this message]
2009-02-06 6:29 ` Andreas Dilger
2009-02-06 12:23 ` J.D. Bakker
2009-02-06 21:44 ` Andreas Dilger
2009-02-06 22:15 ` Ric Wheeler
2009-02-06 22:34 ` J.D. Bakker
2009-02-06 22:43 ` Ric Wheeler
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=498C55F6.7070103@redhat.com \
--to=sandeen@redhat.com \
--cc=jdb@lartmaker.nl \
--cc=linux-ext4@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.