I've had 2 different filesystems fail in the same way recently. In both cases the server crashed (probably due to something unrelated to btrfs). On reboot the fsck fails as follows:
# btrfsck /dev/raidvg/vol4 parent transid verify failed on 20971520 wanted 206856 found 214247 parent transid verify failed on 20971520 wanted 206856 found 214247 parent transid verify failed on 20971520 wanted 206856 found 214247 btrfsck: disk-io.c:723: open_ctree_fd: Assertion `!(!chunk_root->node)' failed. Aborted (core dumped) I tried compiling the latest tools from git, but the error is the same. This is on Fedora 12 machine running kernel 2.6.31.12-174.2.22.fc12.x86_64 -- Bill -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html