Bump
I am just curious if you ever found a solution to your issue? I am seeing the same issue and am running latest proxmox-ve: 6.1-2 (running kernel: 5.3.18-3-pve) .
Best regards,
Eric
Bump
Proxmox 6 has some timeout issues dealing with NFS v3 or 4 on Synology which causes it to hang. Unfortunately, I have not found a fix other than using some other NFS server besides Synology.same here, SYNOLOGY 6.2.4, NFSv4 shared enable (also tried with NFSv3)
from LAN, Proxmox 6.3.6 => webUI, add NFS : OK
from WAN (port forwarding enable, firewall OK):
- Proxmox 5.4 => webUI, add NFS : OK
- Proxmox 6.3.6 => webUI, storage -> add NFS => wait and spin, and nothing
my workaround yet
- Mounting from CLI work like a charm so
mount -t nfs4 server:/share mountpoint
- then webUI, storage, add Directory => select mountpoint
Same issue with proxmox 7 and Synology. I can confirm Vladimir's workaround works like a charm. https://forum.proxmox.com/threads/m...oxmox-6-nfs-synology.56503/page-6#post-317022Proxmox 6 has some timeout issues dealing with NFS v3 or 4 on Synology which causes it to hang. Unfortunately, I have not found a fix other than using some other NFS server besides Synology.