Project

General

Profile

Actions

Bug #563

closed

osd: btrfs, warning at inode.c ( btrfs_orphan_commit_root )

Added by Wido den Hollander over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
-
Target version:
% Done:

0%

Spent time:
Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I'm running the unstable branch and I'm seeing in my dmesg:

[ 9786.475700] ------------[ cut here ]------------
[ 9786.475718] WARNING: at /build/buildd/linux-lts-backport-natty-2.6.37/fs/btrfs/inode.c:2143 btrfs_orphan_commit_root+0xb0/0xc0 [btrfs]()
[ 9786.475720] Hardware name: PDSMU
[ 9786.475721] Modules linked in: bonding btrfs zlib_deflate crc32c libcrc32c radeon ttm led_class serio_raw drm_kms_helper drm lp parport shpchp i2c_algo_bit i3000_edac edac_core arcmsr e1000e floppy
[ 9786.475739] Pid: 10, comm: kworker/0:1 Not tainted 2.6.37-2-server #9~lucid2-Ubuntu
[ 9786.475741] Call Trace:
[ 9786.475748]  [<ffffffff8106377f>] warn_slowpath_common+0x7f/0xc0
[ 9786.475752]  [<ffffffff810637da>] warn_slowpath_null+0x1a/0x20
[ 9786.475761]  [<ffffffffa0249bd0>] btrfs_orphan_commit_root+0xb0/0xc0 [btrfs]
[ 9786.475771]  [<ffffffffa0245391>] commit_fs_roots+0xa1/0x140 [btrfs]
[ 9786.475781]  [<ffffffffa02467c0>] btrfs_commit_transaction+0x350/0x730 [btrfs]
[ 9786.475785]  [<ffffffff810851f0>] ? autoremove_wake_function+0x0/0x40
[ 9786.475789]  [<ffffffff815c109e>] ? schedule+0x44e/0xa70
[ 9786.475799]  [<ffffffffa0246e40>] ? do_async_commit+0x0/0x30 [btrfs]
[ 9786.475808]  [<ffffffffa0246e5f>] do_async_commit+0x1f/0x30 [btrfs]
[ 9786.475812]  [<ffffffff8107e025>] process_one_work+0x125/0x440
[ 9786.475815]  [<ffffffff810807e0>] worker_thread+0x170/0x410
[ 9786.475817]  [<ffffffff81080670>] ? worker_thread+0x0/0x410
[ 9786.475820]  [<ffffffff81084c96>] kthread+0x96/0xa0
[ 9786.475824]  [<ffffffff8100cf64>] kernel_thread_helper+0x4/0x10
[ 9786.475827]  [<ffffffff81084c00>] ? kthread+0x0/0xa0
[ 9786.475829]  [<ffffffff8100cf60>] ? kernel_thread_helper+0x0/0x10
[ 9786.475831] ---[ end trace 29ffdec9a7921eec ]---

I joined the #btrfs channel and they said:

20:00 < widodh> I've just upgraded to 2.6.37-rc1 to test Ceph, but I'm seeing this right now in my dmesg: 
                http://pastebin.com/3HiGiNgy ( inode.c / btrfs_orphan_commit_root )
20:01 < josef> hrm looks like sage screwed something up with async commit
20:02 < widodh> aha, file it over there then?
20:03 < josef> well tell sage about it, he's the one who wrote the code so he'll probably be able to fix it quicker
20:03 < widodh> yes, sure. I thought it was a btrfs bug, that's why I came along here
20:03 < widodh> thanks!
20:05 < josef> well it is a bug in btrfs, but he will be able to fix it quicker than i will

I've seen this while I had one VM running (qemu-rbd) with bonnie++ in it.

Actions

Also available in: Atom PDF