I am trying to add NFS storage to my cluster. I am stuck with what to put in the "export" line.
I am following the instructions here https://pve.proxmox.com/wiki/Storage:_NFS
I named my storage.
I put in the IP address of the server.
When I click the dropdown for "Export" it flashes. When I try to get the path "as listed by pvesm nfsscan" from the shell on either host, I get errors.
What step and I missing?
I am following the instructions here https://pve.proxmox.com/wiki/Storage:_NFS
I named my storage.
I put in the IP address of the server.
When I click the dropdown for "Export" it flashes. When I try to get the path "as listed by pvesm nfsscan" from the shell on either host, I get errors.
root@pmx-01:~# pvesm nfsscan
400 not enough arguments
pvesm scan nfs <server>
root@pmx-01:~# pvesm nfsscan 192.168.11.93
clnt_create: RPC: Program not registered
command '/sbin/showmount --no-headers --exports 192.168.11.93' failed: exit code 1
What step and I missing?