On 8/26/19 10:01 PM, Bob Goodwin wrote:
On 8/26/19 6:30 AM, Ed Greshko wrote:
Your server isn't running properly. There is no mountd.
. [root@box83 bobg]# showmount -e 192.168.2.128 clnt_create: RPC: Program not registered
[root@NFS bobg]# systemctl start nfs-mountd
And it still shows Dead:
[root@NFS bobg]# systemctl status nfs-mountd ● nfs-mountd.service - NFS Mount Daemon Loaded: loaded (/usr/lib/systemd/system/nfs-mountd.service; static; vendor preset: disabled) Active: inactive (dead)
Shouldn't this show as "astive?"
Yes, it should show "active (running). It is actually started by virtue of nfs-server starting.
Again....
What is your /etc/exports file now on the server? If it is not in the proper format you can't expect anything to work properly.