[Bug 12815] JBD: barrier-based sync failed on dm-1:8 - disabling barriers -- and then hang
From: <hidden>
Date: 2009-03-04 05:30:01
From: <hidden>
Date: 2009-03-04 05:30:01
http://bugzilla.kernel.org/show_bug.cgi?id=12815 ------- Comment #1 from sandeen@redhat.com 2009-03-03 21:29 ------- ext4 has barriers on by default, so you'll see the disabling barriers message on lvm every time you mount (it does not support barriers). if you'd like to rule that out, mount with -o barrier=0 When you're hung, try echo w > /proc/sysrq-trigger (or SysRq-W) to get a list of sleeping processes. -Eric -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.