[Bug 619012] Re: Parallel fsck is very slow with multiple partitions on one drive
Steve Langasek
steve.langasek at canonical.com
Sun May 20 04:40:37 UTC 2012
Johan, I see that you were the author of the mountall code to use ioprio
to prioritize the fsck runs. Can you comment on why this wouldn't have
been working for Ivan?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/619012
Title:
Parallel fsck is very slow with multiple partitions on one drive
Status in “mountall” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: mountall
Before 10.04, Ubuntu fsck'ed every partition serially. In 10.04,
multiple partitions on one drive are fscked in parallel. The change
was made in:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/491389
I have three ext4 partitions on a 640GB drive, which I fsck on every
boot. This used to take ~1 minute, because ext4 fsck is very fast.
In 10.04, it takes about 10 minutes. I don't think the "set their
priorities so that thrashing is avoided" solution mentioned in the
above bug is adequate (if it's working at all). Please disable the
parallelism for multiple partitions, or make it obvious how to do so.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/619012/+subscriptions
More information about the foundations-bugs
mailing list