Hi,
Im running a 2 node Proxmox 4.4 Cluster at OVH. NFS Server is running on node3. The share can be mountet on both nodes. But the storage is only available on the node3 (where the nfs server is running locally)
I noticed, that a "pvesm nfsscan" on node2 takes much more time, than on node3.
root@node2:~# time pvesm nfsscan node3
/var/lib/vz/nfs node3,node2
real 2m7.508s
user 0m0.316s
sys 0m0.024s
root@node3:~# time pvesm nfsscan node3
/var/lib/vz/nfs node3,node2
real 0m2.088s
user 0m1.136s
sys 0m0.140s
root@node2:~# pvesm status
storage 'Backup' is not online
Backup nfs 0 0 0 0 100.00%
local dir 1 1926841100 624145172 1302695928 32.89%
But the storage is mounted on node2 and I can write to it on the command line.
Any Ideas?
Regards,
Carsten
Im running a 2 node Proxmox 4.4 Cluster at OVH. NFS Server is running on node3. The share can be mountet on both nodes. But the storage is only available on the node3 (where the nfs server is running locally)
I noticed, that a "pvesm nfsscan" on node2 takes much more time, than on node3.
root@node2:~# time pvesm nfsscan node3
/var/lib/vz/nfs node3,node2
real 2m7.508s
user 0m0.316s
sys 0m0.024s
root@node3:~# time pvesm nfsscan node3
/var/lib/vz/nfs node3,node2
real 0m2.088s
user 0m1.136s
sys 0m0.140s
root@node2:~# pvesm status
storage 'Backup' is not online
Backup nfs 0 0 0 0 100.00%
local dir 1 1926841100 624145172 1302695928 32.89%
But the storage is mounted on node2 and I can write to it on the command line.
Any Ideas?
Regards,
Carsten