Setting NFS server on Fedora Core 9

Setting NFS server on Fedora Core 9

Noam Meltzer tsnoam at gmail.com
Thu Jun 25 15:12:25 IDT 2009


Try to see that RPC is working properly & the shares are really exported:

from the server run:
rpcinfo -p 0 (shows RPC) -> check for NFS entries
showmount -e 0 -> check that you see the shares you expect

from the client run the same commands just with the IP address of the server
instead of 0

sometimes /var/log/messages on the server can be useful as well, for
instance when you have permissions problems because of bad DNS
configurations.

On Thu, Jun 25, 2009 at 3:01 PM, Rami Rosen <rosenrami at gmail.com> wrote:

> Ori,
>
>  1) can you post here the output of your mounting trial with verbose mode:
> (mount -v) ?
>
> (and the exact mount options you are using)
>
> 2) Also : can you post /etc/exports ?
>
> Best Regards,
> Rami Rosen
>
> On Thu, Jun 25, 2009 at 2:46 PM, Dotan Shavit<dotan at shavitos.com> wrote:
> > On Thursday 25 June 2009, Ori Idan wrote:
> >> I have checked again and made sure firewall is disabled and still get
> the
> >> same problem.
> > First try mounting from the same machine.
> > And... check the log files...
> >
> > #
> >
> > _______________________________________________
> > Linux-il mailing list
> > Linux-il at cs.huji.ac.il
> > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
> >
>
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20090625/6ca81e85/attachment-0001.html>


More information about the Linux-il mailing list