All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: jehan procaccia <jehan.procaccia@it-sudparis.eu>
Cc: linux-ext4@vger.kernel.org
Subject: Re: howto downgrade ext4 to ext3
Date: Fri, 18 Sep 2009 13:58:51 -0400	[thread overview]
Message-ID: <20090918175851.GH26991@mit.edu> (raw)
In-Reply-To: <4AB39EC5.6070107@it-sudparis.eu>

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.

Regards,

	     	     	     		 - Ted

  reply	other threads:[~2009-09-18 17:58 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 [this message]
2009-09-18 18:24   ` Eric Sandeen
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=20090918175851.GH26991@mit.edu \
    --to=tytso@mit.edu \
    --cc=jehan.procaccia@it-sudparis.eu \
    --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.