All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Mailand <martin@tuxadero.com>
To: Josef Bacik <josef@redhat.com>
Cc: Christian Brunner <christian@brunner-muc.de>,
	Sage Weil <sage@newdream.net>,
	linux-btrfs@vger.kernel.org, ceph-devel@vger.kernel.org
Subject: Re: Ceph on btrfs 3.4rc
Date: Mon, 14 May 2012 16:19:37 +0200	[thread overview]
Message-ID: <4FB11479.8060408@tuxadero.com> (raw)
In-Reply-To: <20120511191623.GB3503@localhost.localdomain>

Hi Josef,

Am 11.05.2012 21:16, schrieb Josef Bacik:
> Heh duh, sorry, try this one instead.  Thanks,

With this patch I got this Bug:

[ 8233.828722] ------------[ cut here ]------------
[ 8233.828737] kernel BUG at fs/btrfs/inode.c:2217!
[ 8233.828746] invalid opcode: 0000 [#1] SMP
[ 8233.828761] CPU 1
[ 8233.828766] Modules linked in: btrfs zlib_deflate libcrc32c ses 
enclosure bonding coretemp ghash_clmulni_intel psmouse aesni_intel 
sb_edac cryptd a     es_x86_64 ext2 microcode serio_raw edac_core mei(C) 
joydev ioatdma mac_hid lp parport usbhid hid isci libsas ixgbe 
scsi_transport_sas megaraid_sas igb      dca mdio
[ 8233.828885]
[ 8233.828891] Pid: 4444, comm: ceph-osd Tainted: G        WC 
3.4.0-rc6+ #6 Supermicro X9SRi/X9SRi
[ 8233.828915] RIP: 0010:[<ffffffffa02492d2>]  [<ffffffffa02492d2>] 
btrfs_orphan_del+0xe2/0xf0 [btrfs]
[ 8233.828947] RSP: 0018:ffff88101ce53d18  EFLAGS: 00010282
[ 8233.828957] RAX: 00000000fffffffe RBX: ffff880d194e2c50 RCX: 
0000000000d0a3be
[ 8233.828971] RDX: 0000000000d0a3bd RSI: ffff88101de2a000 RDI: 
ffffea0040778a80
[ 8233.828985] RBP: ffff88101ce53d58 R08: 000060ef80000f00 R09: 
ffffffffa0220c6a
[ 8233.828999] R10: 0000000000000000 R11: 00000000000000f0 R12: 
ffff88071bb1e790
[ 8233.829029] R13: ffff88071bb1e400 R14: 0000000000000001 R15: 
0000000000000001
[ 8233.829059] FS:  00007fdfa179b700(0000) GS:ffff88107fc20000(0000) 
knlGS:0000000000000000
[ 8233.829104] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 8233.829131] CR2: 000000000c614000 CR3: 00000001df9d2000 CR4: 
00000000000407e0
[ 8233.829160] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 
0000000000000000
[ 8233.829190] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 
0000000000000400
[ 8233.829220] Process ceph-osd (pid: 4444, threadinfo ffff88101ce52000, 
task ffff88101b7b96e0)
[ 8233.829265] Stack:
[ 8233.829286]  0c00000000000002 ffff88101de14cd0 ffff88101ce53d38 
ffff88101de14cd0
[ 8233.829336]  0000000000000000 ffff88071bb1e400 ffff880d194e2c50 
ffff881024680620
[ 8233.829386]  ffff88101ce53e08 ffffffffa024d608 ffff880d194e2c50 
0000000000000000
[ 8233.829436] Call Trace:
[ 8233.829472]  [<ffffffffa024d608>] btrfs_truncate+0x4d8/0x650 [btrfs]
[ 8233.829503]  [<ffffffff81188afd>] ? path_lookupat+0x6d/0x750
[ 8233.829537]  [<ffffffffa024efc1>] btrfs_setattr+0xc1/0x1b0 [btrfs]
[ 8233.829567]  [<ffffffff811955c3>] notify_change+0x183/0x320
[ 8233.829595]  [<ffffffff8117889e>] do_truncate+0x5e/0xa0
[ 8233.829621]  [<ffffffff81178a24>] sys_truncate+0x144/0x1b0
[ 8233.829649]  [<ffffffff8165fd69>] system_call_fastpath+0x16/0x1b
[ 8233.829676] Code: e8 4c 8b 75 f0 4c 8b 7d f8 c9 c3 66 0f 1f 44 00 00 
80 bb 60 fe ff ff 84 75 b4 eb ae 0f 1f 44 00 00 48 89 df e8 70 73 fe ff 
eb b8      <0f> 0b 66 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 48 83 ec
[ 8233.829875] RIP  [<ffffffffa02492d2>] btrfs_orphan_del+0xe2/0xf0 [btrfs]
[ 8233.829914]  RSP <ffff88101ce53d18>
[ 8233.830187] ---[ end trace 46dd4a711bf2979d ]---


-martin


  reply	other threads:[~2012-05-14 14:19 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20 15:09 Ceph on btrfs 3.4rc Christian Brunner
2012-04-23  7:20 ` Christian Brunner
2012-04-23  7:20   ` Christian Brunner
2012-04-24 15:21 ` Josef Bacik
2012-04-24 16:26   ` Sage Weil
2012-04-24 17:33     ` Josef Bacik
2012-04-24 17:41       ` Neil Horman
2012-04-25 11:28     ` Christian Brunner
2012-04-25 12:16       ` João Eduardo Luís
2012-04-27 11:02     ` Christian Brunner
2012-05-03 14:13       ` Josef Bacik
2012-05-03 14:13         ` Josef Bacik
2012-05-03 15:17         ` Josh Durgin
2012-05-03 15:17           ` Josh Durgin
2012-05-03 15:20           ` Josef Bacik
2012-05-03 15:20             ` Josef Bacik
2012-05-03 16:38             ` Josh Durgin
2012-05-03 16:38               ` Josh Durgin
2012-05-03 19:49               ` Josef Bacik
2012-05-03 19:49                 ` Josef Bacik
2012-05-04 20:24                 ` Christian Brunner
2012-05-04 20:24                   ` Christian Brunner
2012-05-09 20:25                   ` Josef Bacik
2012-05-09 20:25                     ` Josef Bacik
2012-05-10 17:40       ` Josef Bacik
2012-05-10 17:40         ` Josef Bacik
2012-05-10 20:35       ` Josef Bacik
2012-05-10 20:35         ` Josef Bacik
2012-05-11 13:31         ` Josef Bacik
2012-05-11 13:31           ` Josef Bacik
2012-05-11 18:33           ` Martin Mailand
2012-05-11 19:16             ` Josef Bacik
2012-05-14 14:19               ` Martin Mailand [this message]
2012-05-14 14:20                 ` Josef Bacik
2012-05-16 19:20                   ` Josef Bacik
2012-05-17 10:29                     ` Martin Mailand
2012-05-17 14:43                       ` Josef Bacik
2012-05-17 15:12                         ` Martin Mailand
2012-05-17 19:43                           ` Josef Bacik
2012-05-17 20:54                             ` Christian Brunner
2012-05-17 21:18                               ` Martin Mailand
2012-05-18 14:48                                 ` Josef Bacik
2012-05-18 17:24                                   ` Martin Mailand
2012-05-18 19:01                                     ` Josef Bacik
2012-05-18 20:11                                       ` Martin Mailand
2012-05-21  3:59                                       ` Miao Xie
2012-05-22 10:29                                         ` Christian Brunner
2012-05-22 10:29                                           ` Christian Brunner
2012-05-22 17:33                                           ` Josef Bacik
2012-05-22 17:33                                             ` Josef Bacik
2012-05-23 12:34                                             ` Christian Brunner
2012-05-23 12:34                                               ` Christian Brunner
2012-05-23 14:12                                               ` Josef Bacik
2012-05-23 14:12                                                 ` Josef Bacik
2012-05-23 15:02                                               ` Josef Bacik
2012-05-23 15:02                                                 ` Josef Bacik
2012-05-23 19:12                                                 ` Martin Mailand
2012-05-24  6:03                                                   ` Martin Mailand
2012-05-24  9:37                                                     ` Christian Brunner
2012-05-22 13:31                                         ` Josef Bacik
2012-05-11 13:46         ` Christian Brunner
2012-05-11 13:46           ` Christian Brunner
2012-04-29 21:09 ` tsuna
2012-04-30 10:28   ` Christian Brunner
2012-04-30 10:28     ` Christian Brunner
2012-04-30 10:54     ` Amon Ott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB11479.8060408@tuxadero.com \
    --to=martin@tuxadero.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=christian@brunner-muc.de \
    --cc=josef@redhat.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=sage@newdream.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.