Bug 12679 - 2.6.28.4 ext4 fs hang, load 22 and up, may be firefox/apps stuck on sync_page
Summary: 2.6.28.4 ext4 fs hang, load 22 and up, may be firefox/apps stuck on sync_page
Status: RESOLVED PATCH_ALREADY_AVAILABLE
Alias: None
Product: File System
Classification: Unclassified
Component: ext4 (show other bugs)
Hardware: All Linux
: P1 high
Assignee: fs_ext4@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 07:52 UTC by daniel schroeder
Modified: 2009-04-09 15:09 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.28.4
Subsystem:
Regression: No
Bisected commit-id:


Attachments
ps -wweo uid,pid,ppid,pri,wchan:20,stat,time,command (14.70 KB, text/plain)
2009-02-09 07:59 UTC, daniel schroeder
Details
echo w > /proc/sysrq_trigger (16.90 KB, text/plain)
2009-02-26 03:10 UTC, daniel schroeder
Details

Description daniel schroeder 2009-02-09 07:52:42 UTC
Latest working kernel version: ?
Earliest failing kernel version: ?
Distribution: Gentoo
Hardware Environment: Desktop, Athlon X2 5050e, 4GB Ram, mcp55, hd103ui
Software Environment: amd64 gentoo linux,kernel.org 2.6.28.4, e2fsprogs 1.41.4
Problem Description: using the system, applications accessing the "faulty" filesystem hang, load increases to 23.00, dmesg is nothing special, top shows two cores in nearly 100% wait 

Steps to reproduce: dont know yet
Comment 1 daniel schroeder 2009-02-09 07:59:43 UTC
Created attachment 20168 [details]
ps -wweo uid,pid,ppid,pri,wchan:20,stat,time,command

fetchmail is an example of application, which was started, after the filesystem went faulty...
Comment 2 Eric Sandeen 2009-02-09 08:07:13 UTC
You might do:
# dmesg -c

then attach the output of:
# echo w > /proc/sysrq-trigger"
# dmesg
Comment 3 daniel schroeder 2009-02-10 11:43:26 UTC
compiled kernel with magic sysrq and waiting for reoccurrence...
timeline:
switched to ext4
happened once
happened twice (wrote this entry)
waiting...
Comment 4 daniel schroeder 2009-02-23 14:09:59 UTC
hmm...it doesnt occured again...and i switched to 2.6.28.7...so i close this bug...
Comment 5 daniel schroeder 2009-02-26 03:09:48 UTC
f**k, it just happened again...attached echo w > /proc/sysrq-trigger...
...if this happens, can i remove the blocker, so i can cleanly shutdown?
Comment 6 daniel schroeder 2009-02-26 03:10:59 UTC
Created attachment 20372 [details]
echo w > /proc/sysrq_trigger
Comment 7 Eric Sandeen 2009-03-03 21:33:16 UTC
This is probably fixed by:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2acf2c261b823d9d9ed954f348b97620297a36b5

which may make it to .28.y eventually...
Comment 8 daniel schroeder 2009-04-09 15:09:50 UTC
seems to be fixed...mentioned patch is in 2.6.28.9...

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