From: "Stéphane Lesimple" <stephane_btrfs@lesimple.fr>
To: linux-btrfs@vger.kernel.org
Subject: Re: kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
Date: Thu, 17 Sep 2015 09:54:54 +0200 [thread overview]
Message-ID: <34ab5f206c418a325feea82b2a70222a@all.all> (raw)
In-Reply-To: <dcac037d814833260d68ec58033a5e51@all.all>
Le 2015-09-17 08:29, Stéphane Lesimple a écrit :
> Le 2015-09-16 15:04, Stéphane Lesimple a écrit :
>> I also disabled quota because it has almost for sure nothing
>> to do with the bug
>
> As it turns out, it seems that this assertion was completely wrong.
>
> I've got balance running for more than 16 hours now, without a crash.
> This is almost 50% of the work done without any issue. Before, a crash
> would happen within minutes, sometimes 1 hour, but not much more. The
> problem is, I didn't change anything to the filesystem, well, appart
> from the benign quota disable. So Qu's question about the qgroups
> errors in fsck made me wonder : if I activate quota again, it'll still
> continue to balance flawlessly, right ?
>
> Well, it doesn't. I just ran btrfs quota enable on my filesystem, it
> completed successfully after some minutes (rescan -s said that no
> rescan was pending). Then less than 5 minutes later, the kernel
> crashed, at the same BUG_ON() than usually :
>
> [60156.062082] BTRFS info (device dm-3): relocating block group
> 972839452672 flags 129
> [60185.203626] BTRFS info (device dm-3): found 1463 extents
> [60414.452890] {btrfs} in insert_inline_extent_backref, got owner <
> BTRFS_FIRST_FREE_OBJECTID
> [60414.452894] {btrfs} with bytenr=5197436141568 num_bytes=16384
> parent=5336636473344 root_objectid=3358 owner=1 offset=0 refs_to_add=1
> BTRFS_FIRST_FREE_OBJECTID=256
> [60414.452924] ------------[ cut here ]------------
> [60414.452928] kernel BUG at fs/btrfs/extent-tree.c:1837!
>
> owner is=1 again at this point in the code (this is still kernel
> 4.3.0-rc1 with my added printks).
>
> So I'll disable quota, again, and resume the balance. If I'm right, it
> should proceed without issue for 18 more hours !
Damn, wrong again. It just re-crashed without quota enabled :(
The fact that it went perfectly well for 17+ hours and crashed minutes
after I reactivated quota might be by complete chance then ...
[ 5487.706499] {btrfs} in insert_inline_extent_backref, got owner <
BTRFS_FIRST_FREE_OBJECTID
[ 5487.706504] {btrfs} with bytenr=6906661109760 num_bytes=16384
parent=6905020874752 root_objectid=18446744073709551608 owner=1 offset=0
refs_to_add=1 BTRFS_FIRST_FREE_OBJECTID=256
[ 5487.706536] ------------[ cut here ]------------
[ 5487.706539] kernel BUG at fs/btrfs/extent-tree.c:1837!
For reference, the crash I had earlier this morning was as follows :
[60414.452894] {btrfs} with bytenr=5197436141568 num_bytes=16384
parent=5336636473344 root_objectid=3358 owner=1 offset=0 refs_to_add=1
BTRFS_FIRST_FREE_OBJECTID=256
So, this is a completely different part of the filesystem.
The bug is always the same though, owner=1 where it shouldn't be < 256.
Balance cancelled.
To me, it sounds like some sort of race condition. But I'm out of ideas
on what to test now.
--
Stéphane.
prev parent reply other threads:[~2015-09-17 7:54 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 11:46 kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance Stéphane Lesimple
2015-09-15 14:47 ` Stéphane Lesimple
2015-09-15 14:56 ` Josef Bacik
2015-09-15 21:47 ` Stéphane Lesimple
2015-09-16 5:02 ` Duncan
2015-09-16 10:28 ` Stéphane Lesimple
2015-09-16 10:46 ` Holger Hoffstätte
2015-09-16 13:04 ` Stéphane Lesimple
2015-09-16 20:18 ` Duncan
2015-09-16 20:41 ` Stéphane Lesimple
2015-09-17 3:03 ` Qu Wenruo
2015-09-17 6:11 ` Stéphane Lesimple
2015-09-17 6:42 ` Qu Wenruo
2015-09-17 8:02 ` Stéphane Lesimple
2015-09-17 8:11 ` Qu Wenruo
2015-09-17 10:08 ` Stéphane Lesimple
2015-09-17 10:41 ` Qu Wenruo
2015-09-17 18:47 ` Stéphane Lesimple
2015-09-18 0:59 ` Qu Wenruo
2015-09-18 7:36 ` Stéphane Lesimple
2015-09-18 10:15 ` Stéphane Lesimple
2015-09-18 10:26 ` Stéphane Lesimple
2015-09-20 1:22 ` Qu Wenruo
2015-09-20 10:35 ` Stéphane Lesimple
2015-09-20 10:51 ` Qu Wenruo
2015-09-20 11:14 ` Stéphane Lesimple
2015-09-22 1:30 ` Stéphane Lesimple
2015-09-22 1:37 ` Qu Wenruo
2015-09-22 7:34 ` Stéphane Lesimple
2015-09-22 8:40 ` Qu Wenruo
2015-09-22 8:51 ` Qu Wenruo
2015-09-22 14:31 ` Stéphane Lesimple
2015-09-23 7:03 ` Qu Wenruo
2015-09-23 9:40 ` Stéphane Lesimple
2015-09-23 10:13 ` Qu Wenruo
2015-09-17 6:29 ` Stéphane Lesimple
2015-09-17 7:54 ` Stéphane Lesimple [this message]
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=34ab5f206c418a325feea82b2a70222a@all.all \
--to=stephane_btrfs@lesimple.fr \
--cc=linux-btrfs@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).