Hello,
Debian 12.5 is using ZFS version 2.1.x. When using ZFS storage pool with Incus, there seems to be a problem related to this driver version that affects containers - problem when trying to installing docker container (docker-compose up -d).
The error message could be different with different dockers. For example:
“ERROR: failed to register layer: unlinkat /var/cache/debconf: invalid argument”.
As far as I understand, it is fixed with ZFS 2.2.x (others have complained similar issues with Proxmox). There seems to be some movement on Debian side [https://tracker.debian.org/pkg/zfs-linux], (https://tracker.debian.org/pkg/zfs-linux) but is there any known solution from Incus for Debian 12.x + ZFS 2.1.x version besides using VM instead of container?
Regards
_R