On 2019-12-07 16:17, Samuel Sieb wrote:
On 12/7/19 1:13 PM, Bob Goodwin wrote:
Well it appears there must be something wrong with my server files installation. /nfs4exports does not lead to /home1 or /home? nfs4exports is part of /etc/exports:

Being in the /etc/exports file doesn't make a directory exist. Where is the directory that you want to share located in the server filesystem?

Are there any messages in the log from NFS?  Try running "systemctl status nfs".
____________

.

[root@NFS-Server bobg]# systemctl status nfs
Unit nfs.service could not be found.

So I did these steps again:

[root@NFS-Server bobg]# systemctl enable rpcbind

[root@NFS-Server bobg]# systemctl enable nfs-server

[root@NFS-Server bobg]# service rpcbind start

Redirecting to /bin/systemctl start rpcbind.service

[root@NFS-Server bobg]# service nfs-server start

Redirecting to /bin/systemctl start nfs-server.service
Job for nfs-server.service canceled.

Looks like something is wrong here, job cancelled?

[root@NFS-Server bobg]# systemctl status nfs
Unit nfs.service could not be found





--
Bob Goodwin - Zuni, Virginia,
Fedora Linux-31 XFCE
_______________________________________________
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