On 8/26/19 5:49 AM, Alexander Dalloz wrote:
at 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
.
Before fixing exports -

[root@NFS bobg]# rpcinfo -p  192.168.2.128
   program vers proto   port  service
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  49201  status
    100024    1   tcp  50431  status
[root@NFS bobg]# rpcinfo -p  192.168.2.128

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box83  FEDORA-30/64bit LINUX XFCE Fastmail POP3
_______________________________________________
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