You need to provide more information for anyone to be able to assist:
- context of /etc/pve/storage.cfg
nfs: nfs_1
export /volume1/pmox
path /mnt/pve/nfs_1
server 192.168.1.18
content backup,rootdir,snippets,vztmpl,images
options vers=4
prune-backups keep-all=1
- output of : pvesm status
nfs_1 nfs active 5616835072 3273485824 2343349248 58.28%
- output of : showmount -e synology_ip
showmount -e 192.168.1.18
rpc mount export: RPC: Timed out
- output of: showmount -a synology_ip
showmount -a 192.168.1.18
rpc mount dump: RPC: Timed out
- output of: rpcinfo synology_ip
100003 2 tcp 0.0.0.0.8.1 nfs superuser
100003 3 tcp 0.0.0.0.8.1 nfs superuser
100003 4 tcp 0.0.0.0.8.1 nfs superuser
100003 2 udp 0.0.0.0.8.1 nfs superuser
100003 3 udp 0.0.0.0.8.1 nfs superuser
100003 2 tcp6 ::.8.1 nfs superuser
100003 3 tcp6 ::.8.1 nfs superuser
100003 4 tcp6 ::.8.1 nfs superuser
100003 2 udp6 ::.8.1 nfs superuser
100003 3 udp6 ::.8.1 nfs superuser
- command line used to mount manually and resulting output of "mount"
mount -t nfs 192.168.1.18:/volume1/pmox /mnt/pve/nfs_1/
root@pve1:~# ls -al /mnt/pve/nfs_1/
total 4
drwxrwxrwx 1 root root 94 Aug 31 16:44 .
drwxr-xr-x 7 root root 4096 Aug 31 18:16 ..
drwxrwxrwx 1 root root 0 Aug 31 16:44 dump
drwxrwxrwx 1 root root 0 Aug 31 16:44 images
drwxrwxrwx 1 root root 0 Aug 31 16:44 private
drwxrwxrwx 1 root root 22 Jul 15 06:59 '#recycle'
drwxrwxrwx 1 root root 0 Aug 31 16:44 snippets
drwxrwxrwx 1 root root 10 Aug 31 16:44 template
- exact options and steps used in GUI, or corresponding "pvesm" attempt to add the share
Datacenter>Storage>ADD>NFS see for other details.
- output of "journalctl -f" during addition of the share via PVE interface
this is just to start.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
I ran journalctl from one of the nodes.
journalctl -f
Sep 02 07:39:14 pve1 systemd-logind[664]: Session 55 logged out. Waiting for processes to exit.
Sep 02 07:39:14 pve1 systemd-logind[664]: Removed session 55.
Sep 02 07:39:14 pve1 pvedaemon[1053]: <root@pam> end task UPID
ve1:00074182:00CB86E5:64F32C3D:vncshell::root@pam: OK
Sep 02 07:39:24 pve1 pvestatd[1023]: status update time (10.493 seconds)
Sep 02 07:39:34 pve1 pvestatd[1023]: status update time (10.443 seconds)
Sep 02 07:39:45 pve1 pvestatd[1023]: status update time (10.472 seconds)
Sep 02 07:39:55 pve1 pvestatd[1023]: status update time (10.484 seconds)
Sep 02 07:40:06 pve1 pvestatd[1023]: status update time (10.459 seconds)
Sep 02 07:40:16 pve1 pvestatd[1023]: status update time (10.459 seconds)
Sep 02 07:40:27 pve1 pvestatd[1023]: status update time (10.459 seconds)