<div dir="ltr">Try to see that RPC is working properly & the shares are really exported:<br><br>from the server run:<br>rpcinfo -p 0 (shows RPC) -> check for NFS entries<br>showmount -e 0 -> check that you see the shares you expect<br>
<br>from the client run the same commands just with the IP address of the server instead of 0<br><br>sometimes /var/log/messages on the server can be useful as well, for instance when you have permissions problems because of bad DNS configurations.<br>
<br><div class="gmail_quote">On Thu, Jun 25, 2009 at 3:01 PM, Rami Rosen <span dir="ltr"><<a href="mailto:rosenrami@gmail.com">rosenrami@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ori,<br>
<br>
1) can you post here the output of your mounting trial with verbose mode:<br>
(mount -v) ?<br>
<br>
(and the exact mount options you are using)<br>
<br>
2) Also : can you post /etc/exports ?<br>
<br>
Best Regards,<br>
<font color="#888888">Rami Rosen<br>
</font><div><div></div><div class="h5"><br>
On Thu, Jun 25, 2009 at 2:46 PM, Dotan Shavit<<a href="mailto:dotan@shavitos.com">dotan@shavitos.com</a>> wrote:<br>
> On Thursday 25 June 2009, Ori Idan wrote:<br>
>> I have checked again and made sure firewall is disabled and still get the<br>
>> same problem.<br>
> First try mounting from the same machine.<br>
> And... check the log files...<br>
><br>
> #<br>
><br>
> _______________________________________________<br>
> Linux-il mailing list<br>
> <a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
> <a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
><br>
<br>
_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</div></div></blockquote></div><br></div>