Thank you for the reply Udo.
I managed to make some more research and apparently solved the issue just by adding this line to every NFS block in /etc/pve/storage.cfg:
options rw,relatime,vers=4.0,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys
Dunno if...