[Bug 404129] New: e2fsck takes extremly long on clean filesystems
https://bugzilla.novell.com/show_bug.cgi?id=404129 Summary: e2fsck takes extremly long on clean filesystems Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andreas.pfaller@gmail.com QAContact: qa@suse.de Found By: --- After installing 11.0 I noticed that every boot stalled extremely long (several minutes) during the fsck phase although all filesystems were clean and a forced check (due to mount count or time limit) was not needed. Further testing showed that the 11.0 e2fsck takes much longer to check a clean file system then older versions, e.g. 11.0 fsck: [bomba ~#> time e2fsck /dev/sda7 e2fsck 1.40.8 (13-Mar-2008) data: clean, 51075/28327936 files, 43019103/56639157 blocks real 1m4.789s user 0m0.300s sys 0m0.760s Same filesystem using the 10.2 e2fsck while running 11.0: [bomba ~#> time /mnt/diavolo-root/sbin/e2fsck /dev/sda7 e2fsck 1.39 (29-May-2006) data (/dev/sda7): clean, 51075/28327936 files, 43019103/56639157 blocks real 0m0.167s user 0m0.128s sys 0m0.012s Both results are with hot caches and completely reproduceable. The complete boot takes even longer since the samples above are for one of my smaller file systems. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 User andreas.pfaller@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404129#c1 --- Comment #1 from Andreas Pfaller <andreas.pfaller@gmail.com> 2008-07-01 06:59:31 MDT --- Created an attachment (id=225326) --> (https://bugzilla.novell.com/attachment.cgi?id=225326) tune2fs output Since there are no takers yet here is some additional info. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrubis@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |mkoenig@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 User andreas.pfaller@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404129#c2 Andreas Pfaller <andreas.pfaller@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.pfaller@gmail.com Severity|Major |Normal --- Comment #2 from Andreas Pfaller <andreas.pfaller@gmail.com> 2008-07-22 08:46:10 MDT --- I have in the meantime installed 11.0 on some other systems which don't show the long time for e2fsck even for larger filesystems. Reducing severity because of this. However a e2fsck of the problematic filesystem still takes long for a clean filesystem (reading continuously with approx. 500KB-1000KB/s during the check) and a forced full e2fsck always shows no problems. I also have no problem at all when actually using this filesystem (no errors and performance is normal). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 User andreas.pfaller@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404129#c3 Andreas Pfaller <andreas.pfaller@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor --- Comment #3 from Andreas Pfaller <andreas.pfaller@gmail.com> 2008-07-23 07:03:00 MDT --- I did some debugging of e2fsck and found that the reason for the slow check was a very large journal file. I initially tried to recreate the journal (remove and add) but removing failed, i.e. # tune2fs -O ^has_journal /dev/sda7 tune2fs 1.40.8 (13-Mar-2008) tune2fs: Ext2 file too big while clearing journal inode So in the end I resolved the issue by a backup/format/restore cycle. Leaving bug as "NEW/minor" because the recreation of the journal should have worked. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 Hendrik Vogelsang <hvogel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404129 User hvogel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404129#c5 Hendrik Vogelsang <hvogel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Hendrik Vogelsang <hvogel@novell.com> 2009-03-16 08:56:11 MST --- and as the fs is gone i don't have any chance to debug this. So once you have this problem again please re-open this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com