Earlier quoted context omitted.
> What happens on ZFS if you lose all your alloc info? According to this[1] old issue, it hasn't happened frequently enough to prioritize implementing a rebuild option, however one should be able to import the pool read-only and zfs send it to a different pool. As far as I can tell that's status quo. I agree it is something that should be implemented at some point. That said, certain other spacemap errors might be re…
I take a harder line on repair than the ZFS devs, then :) If I see an issue that causes a filesystem to become unavailable _once_, I'll write the repair code. Experience has taught me that there's a good chance I'll be glad I did, and I like the peace of mind that I get from that. And it hasn't been that bad to keep up on, thanks to lucky design decisions. Since bcachefs started out as bcache, with no persistent allo…
As I mentioned in the other subthread, I do think your commitment to help your users is very commendable.