<br><br><div class="gmail_quote">On Dec 20, 2007 10:28 AM, Richard England <<a href="mailto:rlengland@verizon.net">rlengland@verizon.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Richard England wrote:<br>> Anoop Chandran wrote:<br>>><br>>><br>>> On Dec 19, 2007 12:55 PM, Richard England <<a href="mailto:rlengland@verizon.net">rlengland@verizon.net
</a><br>>> <mailto:<a href="mailto:rlengland@verizon.net">rlengland@verizon.net</a>>> wrote:<br>>><br>>>     I have a F7 (didius) and a F8 (poirot) machine that I am trying to<br>>>     "cross mount" directories on.
<br>>><br>>>     I can mount F7 directories on the F8 machine using   mount -t nfs<br>>>     didius:/home/foobar /mnt/foobar<br>>><br>>>     But when I try the opposite, mounting the F8 directory on F7
<br>>> mount -t<br>>>     nfs poirot:/home/rhombux /mnt/rhombux   it fails with the message<br>>><br>>>        "mount: mount to NFS server 'poirot' failed: System Error: No<br>>>     route
<br>>>     to host."<br>>><br>>>     I have tried with SELINUX and the firewall both disabled but that<br>>>     seems<br>>>     to have no effect.  The set up on each machine seems to be the same.
<br>>>     I've set up /etc/exports on each machine<br>>><br>>>     On the F7 machine (didius)<br>>>     /home/foobar            poirot(rw,sync,no_root_squash)<br>>><br>>>     On the F8 machine (poirot)
<br>>>     /home/rhombux        didius(rw,sync,no_root_squash)<br>>><br>>>     exportfs -a returns no errors.  NFS seems to be enabled<br>>><br>>>     [root@didius rengland]# /sbin/service nfs status
<br>>>     rpc.mountd (pid 2464) is running...<br>>>     nfsd (pid 2461 2460 2459 2458 2457 2456 2455 2454) is running...<br>>>     rpc.rquotad (pid 2446) is running...<br>>><br>>><br>>>     [
root@poirot rengland]# /sbin/service nfs status<br>>>     rpc.mountd (pid 1990) is running...<br>>>     nfsd (pid 1987 1986 1985 1984 1983 1982 1981 1980) is running...<br>>>     rpc.rquotad (pid 1972) is running...
<br>>><br>>>     I can ping each machine from the other and I can use ssh to access<br>>>     each<br>>>     of the machines from the other.<br>>><br>>>     Can anyone point me at some further diagnostics I can look at or
<br>>>     perhaps<br>>>     give me some hints about other things I can try?  I had this working<br>>>     when both machines were F7.  I'm beginning to suspect and F8 issue<br>>>     but<br>>>     I'm at the end of my ideas.
<br>>><br>>><br>>> Does `showmount` command list any exported mount points on FC8 server?<br>>><br>>> didius$ showmount -e poirot<br>>><br>>><br>>>     I'm going to be away from the machine for a while but this is
<br>>>     driving me<br>>>     further nuts and I had to ask.<br>>><br>>><br>>>     Thanks,<br>>><br>>>     ~~Richard<br>>><br>>>     --<br>>>     fedora-list mailing list
<br>>>     <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a> <mailto:<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a>><br>>>     To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br>>><br>>><br>>><br>>><br>>> --<br>>> - Anoop<br>>>  <>_<><br>><br>><br>> [root@didius rengland]# /usr/sbin/showmount -e poirot
<br>> [root@didius rengland]#<br>><br>><br>><br></div></div>By the way,  going the other way, I get:<br><br>[root@poirot rengland]# /usr/sbin/showmount -e didius<br>Export list for didius:<br>/home/foobar poirot
<br><div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>- Try root@poirot rengland]# /usr/sbin/showmount -e localhost<br>   If it doesnt show anything meaningful, then may be you need to<br>   check your configs or try running 
<br>   # exportfs -ar<br>- Hope you've tried `iptables -F` on both the boxes.<br>- Make sure, you haven't blocked portmapper access through <br>  TCPWrappers - check /etc/hosts.allow and /etc/hosts.deny<br>- And perhaps, you might want to run tcpdump on your network
<br>  interface and look for dropped packets or so.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c"><br>
--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>- Anoop<br>  <>_<>