On Mon, Mar 21, 2016 at 9:53 PM, Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: So even though > there's a duplicate of the chunk tree, since there's only one logical > address in the super for the chunk tree, if that logical address > doesn't resolve to a sane physical location, there's no way to find > out where any copies are. So it's stuck. Small clarification. The Btrfs superblock contains four backups. But in Patrick's case, all four backups contain the same chunk root address as the primary entry in the super (all five copies are the same address) so... yeah stuck. Basically that address has to become viable to start to get access to one or more copies of the filesystem, including the root tree which is also a logical address. So none of the trees can be sorted out without the chunk tree. There is a chunk recover option, but I'm very skeptical of it being able to do anything when the btrfs-find-root command fails totally for Patrick. There's just not enough information available. So I think the key is to get at the least n-2 drives up in a degraded array and then yes indeed we'll have magic, or unicorn poop cookies, or whatever... -- Chris Murphy -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html