NFS mount /usr/local
Alex Katebi
alex.katebi at gmail.com
Sun Dec 28 23:23:32 UTC 2008
The UID is the same on both machines. But I noticed that when I have one
NFS mount point, it works. I can not have both. This looks like a bug.
On Sun, Dec 28, 2008 at 5:42 PM, Charlie Kravetz <cjk at teamcharliesangels.com
> wrote:
> On Sun, 28 Dec 2008 17:08:35 -0500
> "Alex Katebi" <alex.katebi at gmail.com> wrote:
>
> > Whay can't I mount /usr/local. The client hangs at boot.
> >
> > server configuration is in /etc/exports :
> >
> > /home 192.168.1.0/255.255.255.0 (rw, sync,no_subtree_check)
> > /usr/local 192.168.1.0/255.255.255.0 (rw, sync,no_subtree_check)
> >
> > client configuration is in /etc/fstab:
> >
> > 192.168.1.100:/home /home nfs rw,hard,intr 0 0
> > 192.168.1.100:/usr/local /usr/local nfs rw,hard,intr 0 0
> >
> > /home is ok but /usr/local does not work. If I mount it after boot
> > like below it works:
> >
> > sudo mount 192.168.1.100:/usr/local /usr/local
> >
> > Any help is welcomed?
> >
> > Thanks,
> > -Alex
>
> I think only the $USER owning the directory on the server will be able
> to use it on the client if it is mounted rw. I had to be owner on both
> to do this.
>
> There are those with more experience than me, though.
>
> Good luck,
>
> --
> Charlie Kravetz
> Linux Registered User Number 425914 [http://counter.li.org/]
> Never let anyone steal your DREAM. [http://keepingdreams.com]
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081228/9d6f2b28/attachment.html>
More information about the ubuntu-users
mailing list