From: "Steinar H. Gunderson" <sgunderson@bigfoot.com>
To: linux-btrfs@vger.kernel.org
Subject: Assertion failure in btrfsck
Date: Sat, 14 Dec 2013 11:15:56 +0100 [thread overview]
Message-ID: <20131214101556.GA24427@sesse.net> (raw)
Hi,
I'm having a filesystem that's been a bit mangled by external causes,
so I thought I'd see how much I could salvage (it's not critical, though).
Thus, I pulled btrfsck from git and ran:
pannekake:~/btrfs-progs# ./btrfsck --repair /dev/mapper/pannekake-backup-btrfs
It spit out a ton of warnings like these (I can get the whole log if you're
interested):
parent transid verify failed on 7007735808 wanted 8322 found 8856
Ignoring transid failure
parent transid verify failed on 2895847424 wanted 8184 found 8818
Ignoring transid failure
parent transid verify failed on 7007735808 wanted 8322 found 8856
Ignoring transid failure
parent transid verify failed on 2895847424 wanted 8184 found 8818
Ignoring transid failure
parent transid verify failed on 7007735808 wanted 8322 found 8856
Ignoring transid failure
parent transid verify failed on 2895847424 wanted 8184 found 8818
Ignoring transid failure
and then died with
btrfsck: cmds-check.c:2212: check_owner_ref: Assertion `!(rec->is_root)' failed.
Aborted
I assume this is a bug in btrfsck. :-) What more information do you need from
me to be able to look at this? The filesystem is a bit too big (550GB) to
transfer easily.
/* Steinar */
--
Homepage: http://www.sesse.net/
reply other threads:[~2013-12-14 10:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20131214101556.GA24427@sesse.net \
--to=sgunderson@bigfoot.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).