|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] Error msgs when running gpfs on dom0
I'm successfully running the file system gpfs on dom0. The mount
operation issues some kernel messages (included below), but it
succeeds and the file system is working.
These messages do not appear when running without Xen (on the same
linux kernel).
Is this "badness in __mutex_unlock_slowpath" familiar to anyone?
Thanks,
Dilma
=====================
Badness in __mutex_unlock_slowpath at
/root/xen2/linux/linux-ppc-2.6.hg/kernel/mutex.c:209
Call Trace:
[C0000000779D3240] [C00000000000F844] .show_stack+0x54/0x1f0 (unreliable)
[C0000000779D32F0] [C000000000027818] .program_check_exception+0x508/0x6a0
[C0000000779D33D0] [C0000000000044EC] program_check_common+0xec/0x100
--- Exception: 700 at .__mutex_unlock_slowpath+0x21c/0x230
LR = .gpfs_fill_super+0x768/0x818 [mmfslinux]
[C0000000779D36C0] [C0000000779D3760] 0xc0000000779d3760 (unreliable)
[C0000000779D3760] [D000000000AB55B4] .gpfs_fill_super+0x768/0x818 [mmfslinux]
[C0000000779D3870] [C0000000000CAF18] .get_sb_nodev+0x88/0x150
[C0000000779D3910] [D000000000AB56BC] .gpfs_get_sb+0x58/0xd0 [mmfslinux]
[C0000000779D39A0] [C0000000000CA69C] .vfs_kern_mount+0x7c/0x170
[C0000000779D3A40] [C0000000000CA7EC] .do_kern_mount+0x4c/0x80
[C0000000779D3AE0] [C0000000000EB90C] .do_mount+0x31c/0x8f0
[C0000000779D3D70] [C000000000104A78] .compat_sys_mount+0xd8/0x2b0
[C0000000779D3E30] [C00000000000861C] syscall_exit+0x0/0x40
Badness in do_exit at /root/xen2/linux/linux-ppc-2.6.hg/kernel/exit.c:849
Call Trace:
[C0000000779D3850] [C00000000000F844] .show_stack+0x54/0x1f0 (unreliable)
[C0000000779D3900] [C000000000027818] .program_check_exception+0x508/0x6a0
[C0000000779D39E0] [C0000000000044EC] program_check_common+0xec/0x100
--- Exception: 700 at .do_exit+0x48/0xa20
LR = .do_group_exit+0x44/0xc0
[C0000000779D3CD0] [000000000FFEBFF4] 0xffebff4 (unreliable)
[C0000000779D3DA0] [C00000000005CAA4] .do_group_exit+0x44/0xc0
[C0000000779D3E30] [C00000000000861C] syscall_exit+0x0/0x40
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|