Hey guys.. sorry for the few details here, but I did not note down the version I updated from in this case 
So my issue is:
Since I updated my pve (single node) to 8.4.14, I cannot access any of the (2) NFS shares anymore. Nothing changed in the NFS Server (=Synology NAS), AND: other clients are still able to access NFS shares (including the exact same share, pve should also use (my backup target).
I get the following error:
"mount.nfs: access denied by server while mounting 10.7.0.20:/volume1/Datensicherung"
or:
"TASK ERROR: mount error: mount.nfs: access denied by server while mounting 10.7.0.20:/volume1/photo"
I also restarted both, pve and server and I deleted and recreated the persmissions..
Another Info:
I hope anyone has an idea on this
Thanks in advance!!! BR, Marcel

So my issue is:
Since I updated my pve (single node) to 8.4.14, I cannot access any of the (2) NFS shares anymore. Nothing changed in the NFS Server (=Synology NAS), AND: other clients are still able to access NFS shares (including the exact same share, pve should also use (my backup target).
I get the following error:
"mount.nfs: access denied by server while mounting 10.7.0.20:/volume1/Datensicherung"
or:
"TASK ERROR: mount error: mount.nfs: access denied by server while mounting 10.7.0.20:/volume1/photo"
I also restarted both, pve and server and I deleted and recreated the persmissions..
Another Info:
Code:
root@pve:~# showmount -e 10.7.0.20
Export list for 10.7.0.20:
/volume1/Datensicherung 10.7.0.19,10.3.0.23,10.3.0.24
/volume1/photo 10.7.0.19
I hope anyone has an idea on this

Thanks in advance!!! BR, Marcel