[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AB3D060.2020101@redhat.com>
Date: Fri, 18 Sep 2009 13:24:32 -0500
From: Eric Sandeen <sandeen@...hat.com>
To: Theodore Tso <tytso@....edu>
CC: jehan procaccia <jehan.procaccia@...sudparis.eu>,
linux-ext4@...r.kernel.org
Subject: Re: howto downgrade ext4 to ext3
Theodore Tso wrote:
> On Fri, Sep 18, 2009 at 04:52:53PM +0200, jehan procaccia wrote:
>> some of you might have followed my miseries about quota support and ext4 ...
>> http://marc.info/?l=linux-ext4&m=125320312905576&w=2
>>
>> Apparently the only sure and secure solution offered to me is to
>> downgrade my ext4 FS to ext3 :-( .
>> now , is there a procedure to do that ?
>
> There isn't a procedure to do this, other than backup, reformat, and
> restore. Sorry about that; it's just one of those things we haven't
> had the resources to create --- and it would not be a trivial task.
>
> Looking at the problems you had, have you tried simply mounting your
> ext4 filesystem with -o nodelalloc? The RHEL5.4 kernel doesn't have
> various delalloc patches, and I can certainly understand why Red Hat
> might not be willing to try to engage in backporting all of the
> delalloc fixes to its kernel, but you might be able to use the -o
> nodelalloc feature to simply disable the ext4 feature which appears to
> be causing the problem. This will cause you to give up some
> performance, but not as much as dropping back to ext3.
Ah, that's a good idea I hadn't thought of, thanks.
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.
-Eric
> Regards,
>
> - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists