Re: NFS mount fails -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 2019-08-26 11:34, schrieb Bob Goodwin:

[ ... ]

I edited to remove the "/home    ". I believe that was a mistype when
configuring /etc/exports ...

presently it is:

[root@NFS bobg]# cat /etc/exports

192.168.2.0/24(rw,soft,intr,fg,comment=systemd.automount)

No, that's wrong now. Please see man 5 exports. It explains the mandatory format of the exports definition and comes with examples.

Your definition lacks what to export. The "/home ..." was correct, at least syntactically. Although you may want to export /home/bob from the NFS server?

Now this morning I am seeing a new error:

[root@box83 bobg]# showmount -e 192.168.2.128
clnt_create: RPC: Program not registered

What does that mean and how do I fix it?

First fix the exports file. Then make sure the NFS server runs the required RPC services: portmapper, nfs and mountd. You can check that by

rpcinfo -p <NFS server>

Alexander
_______________________________________________
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux