http://bugzilla.kernel.org/show_bug.cgi?id=12815 ------- Comment #1 from sandeen@xxxxxxxxxx 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. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html