From: Craig Johnson <crajohns@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: parent transid verify failures on 2.6.39
Date: Wed, 25 May 2011 14:06:59 -0500 [thread overview]
Message-ID: <BANLkTikbunJJTxutLGfs0R_rSfbqWmBf=A@mail.gmail.com> (raw)
After doing an upgrade to 2.6.39 from 2.6.39-rc7, I am unable to mount
my 3 disk btrfs volume. It was a clean reboot, which makes it all the
more puzzling. This is what I'm getting:
[68808.339109] device fsid a941511a96bcbfb8-8c123cb07aa6aaa1 devid 2
transid 339584 /dev/sdc1
[68808.340354] device fsid a941511a96bcbfb8-8c123cb07aa6aaa1 devid 1
transid 339584 /dev/sda1
[68808.340774] device fsid a941511a96bcbfb8-8c123cb07aa6aaa1 devid 3
transid 339584 /dev/sdb1
[70106.913668] btrfs: disk space caching is enabled
[70106.968648] parent transid verify failed on 6038227976192 wanted
337418 found 337853
[70106.969031] parent transid verify failed on 6038227976192 wanted
337418 found 337853
[70106.969403] parent transid verify failed on 6038227976192 wanted
337418 found 337853
[70106.969671] parent transid verify failed on 6038227976192 wanted
337418 found 337853
[70106.969691] parent transid verify failed on 6038227976192 wanted
337418 found 337853
[70106.969704] Failed to read block groups: -5
[70107.050658] btrfs: open_ctree failed
I went to run a btrfsck, but found out that I needed to compile with
the tmp branch or I would get an unsupported features message (lzo and
space_cache). After compiling that, when I run btrfsck, I get this:
parent transid verify failed on 6038227976192 wanted 337418 found 337853
parent transid verify failed on 6038227976192 wanted 337418 found 337853
parent transid verify failed on 6038227976192 wanted 337418 found 337853
And then it stops. This happens with btrfs-debug-tree, or
btrfs-select-super. I've tried it on sda1, sdb1, and sdc1 and also
with -s 0, -s 1, and -s 2. Dmesg shows a segfault:
[71775.589462] btrfsck[14453]: segfault at c4 ip 000000000040e477 sp
00007fffa9eb4d30 error 4 in btrfsck[400000+21000]
For fun, I ran it through gdb and I got this:
Program received signal SIGSEGV, Segmentation fault.
find_first_block_group (root=0x61d1b0, path=0x61ef10, key=0x7fffffffe240)
at extent-tree.c:3028
3028 if (slot >= btrfs_header_nritems(leaf)) {
Is there any hope of recovery here? Not the end of the world if the
volume is lost, but it would be a bit of a pain and I'm at a loss as
to why it happened. I tried mounting with the new integration-test
branch just for fun, but there's no difference on the mounting. Any
help that could be provided would be immensely appreciated. Thanks!
- Craig
next reply other threads:[~2011-05-25 19:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 19:06 Craig Johnson [this message]
2011-05-25 19:28 ` parent transid verify failures on 2.6.39 Josef Bacik
2011-05-25 19:32 ` Craig Johnson
2011-07-03 7:09 ` Skylar
-- strict thread matches above, loose matches on Subject: below --
2011-06-22 22:42 Andrej Podzimek
2011-06-23 1:45 ` Chris Mason
2011-06-23 18:26 ` Daniel Witzel
2011-06-23 19:54 ` Josef Bacik
2011-06-23 21:11 ` Daniel Witzel
2011-06-23 21:35 ` Josef Bacik
2011-06-24 15:46 ` Daniel Witzel
2011-06-24 1:30 ` Andrej Podzimek
2011-06-28 15:46 ` Daniel Witzel
2011-06-28 16:44 ` Mitch Harder
2011-06-28 17:04 ` Daniel Witzel
2011-06-28 17:31 ` Daniel Witzel
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='BANLkTikbunJJTxutLGfs0R_rSfbqWmBf=A@mail.gmail.com' \
--to=crajohns@gmail.com \
--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).