xfs kernel warnings with xtrabackup 1.9.0

Asked by navigator93

I believe this is related to the bug reported for tar4ibd not using O_DIRECT in a streamed backup whic was reportedly fixed in the latest 1.6.5 and is supposedly deprecated in 2.0. However, even though I see the fix ported to both current betas of 1.9 (1.9.1, 1.9.0), I still get the same kernel warnings. Here is the output in /var/log/messages

Mar 14 08:43:46 db2 kernel: [2373624.902008] WARNING: at /build/buildd/linux-2.6.32/fs/xfs/linux-2.6/xfs_lrw.c:714 xfs_write+0x9c8/0x9f0 [xfs]()
Mar 14 08:43:46 db2 kernel: [2373624.902013] Hardware name: X8DTN
Mar 14 08:43:46 db2 kernel: [2373624.902015] Modules linked in: ipmi_msghandler ib_iser rdma_cm ib_cm iw_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi xfs exportfs radeon ttm drm_kms_helper drm psmouse i2c_algo_bit serio_raw shpchp ioatdma lp parport ses enclosure usbhid hid igb pata_jmicron floppy aacraid dca
Mar 14 08:43:46 db2 kernel: [2373624.902045] Pid: 7250, comm: mysqld Tainted: G M W 2.6.32-24-generic #39-Ubuntu
Mar 14 08:43:46 db2 kernel: [2373624.902048] Call Trace:
Mar 14 08:43:46 db2 kernel: [2373624.902057] [<ffffffff81066dbb>] warn_slowpath_common+0x7b/0xc0
Mar 14 08:43:46 db2 kernel: [2373624.902061] [<ffffffff81066e14>] warn_slowpath_null+0x14/0x20
Mar 14 08:43:46 db2 kernel: [2373624.902077] [<ffffffffa0277f38>] xfs_write+0x9c8/0x9f0 [xfs]
Mar 14 08:43:46 db2 kernel: [2373624.902081] [<ffffffff810974d5>] ? futex_wait+0x215/0x350
Mar 14 08:43:46 db2 kernel: [2373624.902097] [<ffffffffa0273732>] xfs_file_aio_write+0x62/0x70 [xfs]
Mar 14 08:43:46 db2 kernel: [2373624.902102] [<ffffffff8114392a>] do_sync_write+0xfa/0x140
Mar 14 08:43:46 db2 kernel: [2373624.902107] [<ffffffff81085430>] ? autoremove_wake_function+0x0/0x40
Mar 14 08:43:46 db2 kernel: [2373624.902112] [<ffffffff815442de>] ? _spin_lock+0xe/0x20
Mar 14 08:43:46 db2 kernel: [2373624.902116] [<ffffffff810967b2>] ? futex_wake+0x112/0x130
Mar 14 08:43:46 db2 kernel: [2373624.902121] [<ffffffff81253076>] ? security_file_permission+0x16/0x20
Mar 14 08:43:46 db2 kernel: [2373624.902125] [<ffffffff81143c28>] vfs_write+0xb8/0x1a0
Mar 14 08:43:46 db2 kernel: [2373624.902129] [<ffffffff811445f2>] sys_pwrite64+0x82/0xa0
Mar 14 08:43:46 db2 kernel: [2373624.902135] [<ffffffff810131b2>] system_call_fastpath+0x16/0x1b
Mar 14 08:43:46 db2 kernel: [2373624.902138] ---[ end trace 999c43e2ae247077 ]---

Either the ported fix is somehow not working in both xtrabackup betas, or my kernel warnings are not related to this at all. Please let me know if there is any more data I can submit here

Question information

Can you help with this problem?

Provide an answer of your own, or ask navigator93 for more information if necessary.

To post a message you must log in.