XFS hung on 2.6.33.3 kernel

Dave Chinner david at fromorbit.com
Tue Aug 3 19:47:46 CDT 2010


Ilia,

Can you send me the output of this for your kernel that the
traces came from:

$ gdb <path/to/vmlinux>
(gdb) l *( xfs_write+0x2cc)

You can run it against the vmlinux file in the kernel build
directory.  Basically I need to know which xfs_ilock() call in
xfs_write() one of the mysqld-test processes is stuck on.

Cheers,

Dave.
-- 
Dave Chinner
david at fromorbit.com




More information about the xfs mailing list