linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Theodore Tso <tytso@mit.edu>
Cc: jehan procaccia <jehan.procaccia@it-sudparis.eu>,
	linux-ext4@vger.kernel.org
Subject: Re: howto downgrade ext4 to ext3
Date: Fri, 18 Sep 2009 13:24:32 -0500	[thread overview]
Message-ID: <4AB3D060.2020101@redhat.com> (raw)
In-Reply-To: <20090918175851.GH26991@mit.edu>

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


  reply	other threads:[~2009-09-18 18:24 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 [this message]
2009-09-18 19:34     ` Theodore Tso
2009-09-18 21:21       ` jehan procaccia
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=4AB3D060.2020101@redhat.com \
    --to=sandeen@redhat.com \
    --cc=jehan.procaccia@it-sudparis.eu \
    --cc=linux-ext4@vger.kernel.org \
    --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).