Hi,
My host is Proxmox 6.1-8 and I've setup a privileged LXC (debian 10) container in which I want to run an NFS sever. The container's features are :
features: fuse=1,mount=nfs;nfs;cifs;nfs;cifs;nfs;cifs,nesting=1
On first launch I installed nfs-kernel-server and it could run however, once I...