Hi again. Sorry for top posting. I have a 9 disk filesystem that does not mount anymore and need some help/advice so I can recover the data. What happened was that I was running a btrfs delete device under Ubuntu 13.04 Kernel 3.8 and after a long time of moving data around it crashed with a SEGV. Now the filesystem does not mount and none of the recovery options I have tried work. I have upgraded to Debian testing and are now using kerne3.10-2-amd64 When I try btrfsck I get heaps of these : Ignoring transid failure parent transid verify failed on 24419581267968 wanted 301480 found 301495 parent transid verify failed on 24419581267968 wanted 301480 found 301495 parent transid verify failed on 24419581267968 wanted 301480 found 301495 parent transid verify failed on 24419581267968 wanted 301480 found 301495 I have tried using btrfs-image : but it too crashes eventually with : btrfs-image -c9 -t4 /dev/sde btrfs-image ... btrfs-image: ctree.c:787: read_node_slot: Assertion `!(level == 0)'' failed. Aborted mount -o ro,recovery fails # mount -o ro,recovery /dev/sde /DATA mount: wrong fs type, bad option, bad superblock on /dev/sde, ... # btrfs-zero-log /dev/sde eventually fails with : btrfs-zero-log: ctree.c:342: __btrfs_cow_block: Assertion `!(btrfs_header_generation(buf) > trans->transid)'' failed. Aborted What should I try next? regards ronnie sahlberg -- 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