On 12/7/19 2:54 PM, Bob Goodwin wrote:
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.
Sorry, on my server (F30) nfs appears to be an alias. Just run
"systemctl status nfs-server" instead.
[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.
The "service" command is obsolete and shouldn't be used unless you have
something really old running.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx