Bug 16033 - xfs lockup preallocating files (first hang notice: xfsconvertd)
Summary: xfs lockup preallocating files (first hang notice: xfsconvertd)
Status: RESOLVED INSUFFICIENT_DATA
Alias: None
Product: File System
Classification: Unclassified
Component: XFS (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Dave Chinner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-23 05:48 UTC by bugzillakernelorg
Modified: 2012-07-12 13:30 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.32-22-generic (ubuntu)
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description bugzillakernelorg 2010-05-23 05:48:32 UTC
xfs deadlocks when preallocating files; say, from transmission starting a torrent; the "hung task" notifier first mentions xfsconvertd, then all that follows trying to write or sync the disk. i'm filing this bug as a placeholder for the moment as i didn't collect the kernel messages last time it occurred, but i plan on doing so as soon as possible.
Comment 1 Dave Chinner 2010-05-24 00:34:08 UTC
Fixed upstream in commit:

c626d174cfe38e7f0545d074c299527892cd8c45 xfs: prevent unwritten extent conversion from blocking I/O completion
Comment 2 Dave Chinner 2010-05-24 00:38:39 UTC
oops, sorry, might have pulled the trigger to quickly. That's the commit that introduces xfsconvertd (I should look at the diffs first :/).

Make sure you get the output of 'echo w > /proc/sysrq-trigger' when it next hangs...

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