zpool attachzpool addzfs offline -fzfs-add and then zfs offline -f like the idiot that I am you have to increase zfs_max_missing_tvds to one (zfs kernel-module parameter in linux) and you'll be able to import+mount it as read-only (which I then recovered using zfs send|zfs receive plus rsync for still getting the missing bits). Cannot import pool with one device forced offline #10254Bug: Files at correct size but zero-ed out (happens in gentoo with .so files)
URL: Move to ZFS volume creates correctly sized file filled with \0 #3125
Workaround: disable xattr (or maybe use sync=always but it's slow)