Hi,
I have a 2 node Proxmox VE cluster running 4.1 I have multiple storage targets pointing to my NAS running FreeNAS and serving them via NFS.
I keep running into issues where the web interface will report Storage 'NAME' is not online (500). I know that my NFS storage in accessible though. For starters the running VMs which are stored on the share are still responsive. Secondly I've tried mounting the same NFS share from another box on the network and I can access it just fine.
I've searched and searched for solutions to this and I haven't been able to find anything that helps. The only thread I could find was https://forum.proxmox.com/threads/nfs-shares-storage-is-not-online-500.11121/ which didn't help much, not to mention that the versions of Proxmox VE discussed are all outdated now.
Currently rpcinfo -p 10.10.40.105 produces the following output. I want to say (but can't remember for certain) that the last time I dug into this issue I was getting timeouts for rpcinfo. But again I can't fully trust my memory on that point. All I know is what it's doing right now.
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100000 4 7 111 portmapper
100000 3 7 111 portmapper
100000 2 7 111 portmapper
100005 1 udp 935 mountd
100005 3 udp 935 mountd
100005 1 tcp 935 mountd
100005 3 tcp 935 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100024 1 udp 875 status
100024 1 tcp 875 status
100021 0 udp 897 nlockmgr
100021 0 tcp 667 nlockmgr
100021 1 udp 897 nlockmgr
100021 1 tcp 667 nlockmgr
100021 3 udp 897 nlockmgr
100021 3 tcp 667 nlockmgr
100021 4 udp 897 nlockmgr
100021 4 tcp 667 nlockmgr
I should also mention that the problem comes and goes. I have a nightly backup routine and some nights the backup completes without error, Other nights only one or two VMs will fail to backup due to a storage offline error. Other nights every single VM will fail to backup. Using the webinterface seems to produce the error most frequently.
Your help is appreciated
I have a 2 node Proxmox VE cluster running 4.1 I have multiple storage targets pointing to my NAS running FreeNAS and serving them via NFS.
I keep running into issues where the web interface will report Storage 'NAME' is not online (500). I know that my NFS storage in accessible though. For starters the running VMs which are stored on the share are still responsive. Secondly I've tried mounting the same NFS share from another box on the network and I can access it just fine.
I've searched and searched for solutions to this and I haven't been able to find anything that helps. The only thread I could find was https://forum.proxmox.com/threads/nfs-shares-storage-is-not-online-500.11121/ which didn't help much, not to mention that the versions of Proxmox VE discussed are all outdated now.
Currently rpcinfo -p 10.10.40.105 produces the following output. I want to say (but can't remember for certain) that the last time I dug into this issue I was getting timeouts for rpcinfo. But again I can't fully trust my memory on that point. All I know is what it's doing right now.
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100000 4 7 111 portmapper
100000 3 7 111 portmapper
100000 2 7 111 portmapper
100005 1 udp 935 mountd
100005 3 udp 935 mountd
100005 1 tcp 935 mountd
100005 3 tcp 935 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100024 1 udp 875 status
100024 1 tcp 875 status
100021 0 udp 897 nlockmgr
100021 0 tcp 667 nlockmgr
100021 1 udp 897 nlockmgr
100021 1 tcp 667 nlockmgr
100021 3 udp 897 nlockmgr
100021 3 tcp 667 nlockmgr
100021 4 udp 897 nlockmgr
100021 4 tcp 667 nlockmgr
I should also mention that the problem comes and goes. I have a nightly backup routine and some nights the backup completes without error, Other nights only one or two VMs will fail to backup due to a storage offline error. Other nights every single VM will fail to backup. Using the webinterface seems to produce the error most frequently.
Your help is appreciated