Bash:# apt changelog pve-container pve-container (6.1.1) trixie; urgency=medium * setup: plugin interface: add missing check_systemd_nesting stub. * fix #7270: setup: add no-op check_systemd_nesting implementation for unmanaged containers. * setup: add no-op detect_architecture for unmanaged CTs. * fix #7271: exclude non-volume mount points, like e.g. bind mounts, from attribute preservation. -- Proxmox Support Team <support@proxmox.com> Fri, 06 Feb 2026 15:40:44 +0100
Just installed now and appears all is working fine for my lxc containers that had nfs mounts. So fix #7271 was what was required.
Yep, I've updated this morning and the read only NFS shares on my TrueNAS are working on my containers. The NFS shares read only attribute is set on TrueNAS.
I've used apt-mark unhold pve-container to get the container updated.