LWN.net Logo

Re: [CALL FOR TESTING] Make Ext3 fsck way faster [2.6.24-rc6 -mm patch]

From:  Andrew Morton <akpm-AT-linux-foundation.org>
To:  Abhishek Rai <abhishekrai-AT-google.com>, linux-kernel-AT-vger.kernel.org, rohitseth-AT-google.com, linux-ext4-AT-vger.kernel.org
Subject:  Re: [CALL FOR TESTING] Make Ext3 fsck way faster [2.6.24-rc6 -mm patch]
Date:  Tue, 15 Jan 2008 03:04:41 -0800
Message-ID:  <20080115030441.a0270609.akpm@linux-foundation.org>
Archive-link:  Article, Thread


I'm wondering about the real value of this change, really.

In any decent environment, people will fsck their ext3 filesystems during
planned downtime, and the benefit of reducing that downtime from 6
hours/machine to 2 hours/machine is probably fairly small, given that there
is no service interruption.  (The same applies to desktops and laptops).

Sure, the benefit is not *zero*, but it's small.  Much less than it would
be with ext2.  I mean, the "avoid unplanned fscks" feature is the whole
reason why ext3 has journalling (and boy is that feature expensive during
normal operation).

So...  it's unobvious that the benefit of this feature is worth its risks
and costs?



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds