On 12/8/19 2:56 PM, Ed Greshko wrote:
On 2019-12-09 06:50, Bob Goodwin wrote:
[root@NFS-Server bobg]# cat /etc/exports
/nfs4exports/home 
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)


[root@NFS-Server bobg]# systemctl status nfs-server
● nfs-server.service - NFS server and services
    Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled; vendor 
preset: disa>
   Drop-In: /run/systemd/generator/nfs-server.service.d
            └─order-with-mounts.conf
    Active: failed (Result: exit-code) since Sun 2019-12-08 13:15:14 EST; 4h 
25min ago
   Process: 13238 ExecStartPre=/usr/sbin/exportfs -r (code=exited, 
status=1/FAILURE)
   Process: 13239 ExecStopPost=/usr/sbin/exportfs -au (code=exited, 
status=0/SUCCESS)
   Process: 13240 ExecStopPost=/usr/sbin/exportfs -f (code=exited, 
status=0/SUCCESS)
       CPU: 13ms

Dec 08 13:15:14 NFS-Server systemd[1]: Starting NFS server and services...
Dec 08 13:15:14 NFS-Server exportfs[13238]: exportfs: Failed to stat 
/nfs4exports/home/bobg>

That is extremely ODD.  There should be no mention of /nfs4exports/home/bobg.

I don't know why that shows up.....

He might not have tried starting nfs again after changing the file. That directory was in the exports file earlier.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to