From: "Robert Schöftner" <rmu@unfoo.net>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: cannot mount btrfs - parent transid verify failed
Date: Mon, 23 May 2011 20:57:42 +0200 [thread overview]
Message-ID: <4DDAAE26.1010907@unfoo.net> (raw)
hello!
A power outage damaged a btrfs - it could not be mounted upon startup.
kernel: 2.6.38 (from ubuntu kernel ppa).
dmesg:
[ 88.562819] device fsid 844676ff057abdd4-ccd6cf8af4e14dba devid 1
transid 112504 /dev/sdb1
[ 88.596515] verify_parent_transid: 6 callbacks suppressed
[ 88.596518] parent transid verify failed on 408626470912 wanted
111124 found 111474
[ 88.596686] parent transid verify failed on 408626470912 wanted
111124 found 111474
[ 88.600062] parent transid verify failed on 408626470912 wanted
111124 found 111474
[ 88.600067] parent transid verify failed on 408626470912 wanted
111124 found 111474
[ 88.670071] btrfs: open_ctree failed
I compiled the latest btrfs-progs-unstable and tried btrfsck:
root@tesla:/root/btrfs-progs-unstable# ./btrfsck /dev/sdb1
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root->node)'
failed.
Abgebrochen
root@tesla:/root/btrfs-progs-unstable# ./btrfsck -s 1 /dev/sdb1
using SB copy 1, bytenr 67108864
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root->node)'
failed.
Abgebrochen
root@tesla:/root/btrfs-progs-unstable# ./btrfsck -s 2 /dev/sdb1
using SB copy 2, bytenr 274877906944
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
parent transid verify failed on 408626470912 wanted 111124 found 111474
btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root->node)'
failed.
Abgebrochen
root@tesla:/root/btrfs-progs-unstable# ./btrfs filesystem show /dev/sdb1
failed to read /dev/sr0
Label: none uuid: d4bd7a05-ff76-4684-ba4d-e1f48acfd6cc
Total devices 1 FS bytes used 544.12GB
devid 1 size 931.51GB used 547.79GB path /dev/sdb1
Btrfs v0.19-36-g70c6c10
The data on this filesystem is not important, though it would be nice if
i could regain access to it. Is there anything I can try to salvage it?
thanks
Robert
reply other threads:[~2011-05-23 18:57 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=4DDAAE26.1010907@unfoo.net \
--to=rmu@unfoo.net \
--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).