From: jehan procaccia <jehan.procaccia@it-sudparis.eu>
To: linux-ext4@vger.kernel.org
Cc: Theodore Tso <tytso@mit.edu>, Eric Sandeen <sandeen@redhat.com>
Subject: Re: howto downgrade ext4 to ext3
Date: Fri, 18 Sep 2009 23:21:08 +0200 [thread overview]
Message-ID: <4AB3F9C4.1010702@it-sudparis.eu> (raw)
In-Reply-To: <20090918193456.GA27303@mit.edu>
Theodore Tso a écrit :
> On Fri, Sep 18, 2009 at 01:24:32PM -0500, Eric Sandeen wrote:
>
>> Delalloc should be mostly ok in that kernel, but quota doesn't handle
>> it. So dropping quota -or- dropping delalloc should suffice.
>>
>> OTOH, the -o nodelalloc paths have not gotten a lot of test coverage, so
>> caveats apply.
>>
>
> I haven't dont a -o delalloc test in a while, but at one point,
> probably about 2-3 months ago, I did do a regression test run using
> the xfsqa test suite with -o delalloc. Of course, just because
> mainline -o delalloc has been tested doesn't say that much about RHEL
> 5.4's -o delalloc --- there's a reason why it was labelled a
> Technology Preview on RHEL 5.4. :-)
>
> - Ted
>
I would love to test that option (-o nodelalloc) instead of move back to
ext3.
however I don't understand what it is ... Am I taking risk in term of
integrity of data if I set it ?, or just losing performances ?
anyway, I'am not sure it is available, when I search it in "man mount",
I can't find it, is it an undocumennted option ?
...
well it appears to be available as I set it on a test partition with
success apparently
$ mount
/dev/mapper/VolGroup03S2IA-LogVolS2ia01 on /disk00 type ext4dev
(rw,_netdev,acl,usrquota,grpquota,nodelalloc)
but now, how can I check that there's no more pb on that specific
partition( /disk00)?
when kernel complains this way for example:
Sep 16 18:06:45 gizeh kernel: mpage_da_map_blocks block allocation
failed for inode 39419 at logical offset 0 with max blocks 2 with error
-122
Sep 16 18:06:45 gizeh kernel: This should not happen.!! Data will be lost
I've no indication from which partition that inode is. there's so many
error message like this that is won't be easy to tell that none comes
from /disk00 .
thanks for your help .
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-09-18 21:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 14:52 howto downgrade ext4 to ext3 jehan procaccia
2009-09-18 17:58 ` Theodore Tso
2009-09-18 18:24 ` Eric Sandeen
2009-09-18 19:34 ` Theodore Tso
2009-09-18 21:21 ` jehan procaccia [this message]
2009-09-18 22:58 ` Theodore Tso
2009-09-19 20:29 ` jehan procaccia
2009-09-20 1:14 ` Eric Sandeen
2009-09-22 15:31 ` jehan procaccia
2009-09-22 15:33 ` Eric Sandeen
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=4AB3F9C4.1010702@it-sudparis.eu \
--to=jehan.procaccia@it-sudparis.eu \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.com \
--cc=tytso@mit.edu \
/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;
as well as URLs for NNTP newsgroup(s).