I Updated this evening and indeed it seems to have fixed this specific Issue.
Seems to work also for me that don't have any write access to that mountpoint (from the Host I mean) :) .
Well, using non-enterprise PVE repos we ARE the beta testers. If they deployed this on the Enterprise repos then yes you have a valid point. This is the risk we take using non-enterprise repos. These kind of breakages are very rare and...
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.
After the update, Proxmox now handles container mount points more strictly. This mainly affects unprivileged containers.
Mounted folders now show up as root:root inside the container, so services like MySQL can’t access their files.
If a mount...
I've ran into the same problem, took me a while trying to figure out what the problem was until I found this thread. Downgrading pve-container to 6.0.18 resolved it for me, thanks. Will hold off updating my proxmox nodes until an updated version...