Holger Bach
2013-Feb-13 17:32 UTC
Bugreport: btrfsck breaks with Assertion `!(rec->is_root)'' failed
Hi there, after my filesystem is broken (I have no idea why, because last shut down was nomal) I tried to repair it with btrfsck ( Btrfs v0.20-rc1-56-g6cd836d). But unfortunately the process breaks with: parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 Ignoring transid failure checking extents parent transid verify failed on 34172928 wanted 392666 found 395689 parent transid verify failed on 34172928 wanted 392666 found 395689 parent transid verify failed on 34172928 wanted 392666 found 395689 parent transid verify failed on 34172928 wanted 392666 found 395689 Ignoring transid failure leaf parent key incorrect 34172928 btrfsck: btrfsck.c:1935: check_owner_ref: Assertion `!(rec->is_root)'' failed. after that I tried to restore the data from disk unfortunately with an older Version of btrfs-restore. There are a lot of files I have restored but this process also breaks. (I can''t remember the message). But after a second try (with old and the latest version) breaks now much earlier. Here is the output: parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 parent transid verify failed on 29896704 wanted 392661 found 395689 Ignoring transid failure Root objectid is 5 We seem to be looping a lot on /mnt/var/cache/apt-xapian-index/index.1/postlist.DB, do you want to keep going on ? (y/N): y parent transid verify failed on 32559104 wanted 392664 found 395689 parent transid verify failed on 32559104 wanted 392664 found 395689 parent transid verify failed on 32559104 wanted 392664 found 395689 parent transid verify failed on 32559104 wanted 392664 found 395689 Ignoring transid failure parent transid verify failed on 32559104 wanted 392664 found 395689 Ignoring transid failure leaf parent key incorrect 32559104 parent transid verify failed on 32559104 wanted 392664 found 395689 Ignoring transid failure leaf parent key incorrect 32559104 Error searching -1 We seem to be looping a lot on /mnt/var/cache/apt-xapian-index/index.1/postlist.DB, do you want to keep going on ? (y/N): But it is not possible to enter a choise because the process ends. Hope this bugreport is useful for you. Holger -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Seemingly Similar Threads
- Assertion failure in btrfsck
- Unmountable btrfs filesystem
- btrfsck: couldn't open because of unsupported option features (8)
- Re: btrfsck: checksum verify failed
- btrfs filesystems can only be mounted after an unclean shutdown if btrfsck is run and immediately killed!