Bug 186255 - fsck is too slow, RFE: online fsck
Summary: fsck is too slow, RFE: online fsck
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: e2fsprogs
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-22 15:49 UTC by Need Real Name
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-22 16:59:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2006-03-22 15:49:49 UTC
Disk space is cheap, but fscking a large volume takes forever.

It would be good if online/background fsck was available, like it is for
ufs/freebsd.

Comment 1 Stephen Tweedie 2006-03-22 16:59:52 UTC
We have some ideas around improving fsck performance with a combination of
readahead and lazy initialisation of on-disk data structures.  But background
fsck is not on the roadmap and is not currently under consideration by the ext3
maintainers; and given the complexity of an implementation, this is unlikely to
change in the short term.


Comment 2 Need Real Name 2006-03-22 17:03:28 UTC
Thanks for the helpful reply.
Would you also consider a more intelligent (non-restarting) fsck too? (bug 178468)


Note You need to log in before you can comment on or make changes to this bug.