On 2019-12-07 20:11, Bob Goodwin wrote:
[root@NFS-Server bobg]# firewall-cmd --zone=public --add-service=mountd
success
[root@NFS-Server bobg]# etc]# firewall-cmd --zone=public --add-service=rpc-bind
bash: etc]#: command not found

Then this step fails?

.

I am still unable to get the NFS server to run -

[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 10:07:27 EST; 1min 43s ago   Process: 12686 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=1/FAILURE)   Process: 12687 ExecStopPost=/usr/sbin/exportfs -au (code=exited, status=0/SUCCESS)   Process: 12688 ExecStopPost=/usr/sbin/exportfs -f (code=exited, status=0/SUCCESS)
      CPU: 15ms

I've tried varying the exports -

[root@NFS-Server bobg]# cat /etc/exports
# /nfs4exports/home 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)

# /nfs4exports/ 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)

# /home/egreshko 192.168.0.0/16(rw,sync,insecure,no_root_squash,no_subtree_check) /home/egreshko 2001:B030:112F:0000::/56(rw,sync,insecure,no_root_squash,no_subtree_check)

/home/bobg 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)


After each change to exports I did systemctl restart nfs-server without success ...

[root@NFS-Server bobg]# systemctl restart nfs-server
Job for nfs-server.service canceled.

i am still stuck ...

Bob






--
Bob Goodwin - Zuni, Virginia,
Fedora Linux-31 XFCE
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to