Re: NFS not connecting -

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

 



On Sat, 2019-12-07 at 11:30 -0500, Bob Goodwin wrote:
> .
> 
> Due to failure of a 3TB Seagate hard drive (DOM 28 April 2019) i am 
> rebuilding the server again, this time with no backup to refer to. I am 
> trying to work from references found searching google, my notes were in 
> the server. I think what I have should work even if not optimal but /am 
> unable to get connected from this client which has always worked with 
> the NFS.
> /
> 
> /I have tried the various checks/rests and so far the only thing that 
> looks significant Is:
> /
> 
> [bobg@Workstation-1 ~]$ showmount -e 192.168.2.128
> clnt_create: RPC: Unable to receive
> 
> This computer's fstab has the line:   192.168.2.128:home1 /media/nfs    
> nfs4 rw,soft,intr,fg,comment=systemd.automount  0 0
> 
> And at the server exports is:
> 
> [bobg@NFS-Server ~]$ cat /etc/exports
> /nfs4exports/home1 
> 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
> 
> /nfs4exports/data 
> 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
> 
> My mount command:  [root@Workstation-1 bobg]# mount 192.168.2.128:home1  
> /media/nfs
> 
> Also, ssh and sftp both work from this box and from the NFS box, both 
> are updated Fedora31 systems.  i am uncertain of what should be in fstab 
> and exports but planned on refining that once things work.
> 
> Help, suggestions please?

Could be a firewall issue. Check the output of:

$ firewall-cmd --list-all

IIRC it should include nfs, nfs3, mountd and rpc-bind.

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