OK makes sense thanks.
You could see if there is a snapshot saved by snapd by looking at snap saved
and then restoring it using snap restore
. See Snapshots | Snapcraft documentation for more info.
The other option is to install apt install zfsutils-linux
on the host and then mount the affected volume and modify the backup.yaml file in there to remove the extra block.filesystem
setting and then lxd recover
again.