> Starting Nmap 6.47 ( http://nmap.org ) at 2017-06-20 13:42 BST > Nmap scan report for blah > Host is up (0.00022s latency). > PORT STATE SERVICE > 111/tcp open rpcbind > 2049/tcp open nfs > > Nmap done: 1 IP address (1 host up) scanned in 0.59 seconds > > > > What am I missing? >
Hi Lucian To detect if a NFS storage is online, pve needs to check the list of exports as sent by the server is the command pvsm nfsscan blah returning the export you want to use ? if this is working, what is the output of pvesm status --storage glusternfs _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
