NFS mount /usr/local

Charlie Kravetz cjk at teamcharliesangels.com
Mon Dec 29 00:26:27 UTC 2008


On Sun, 28 Dec 2008 18:23:32 -0500
"Alex Katebi" <alex.katebi at gmail.com> wrote:

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

I think it is configuration. I
access /usr/local, /usr/share, /var/log, /home, and /home/Downloads.
The only issue is I must have a second mount point for /home/Downloads
since it won´t mount using /home . I think that is because it is a
separate partition from /home .

If it was a bug, I should experience the same issues you are having.


-- 
Charlie Kravetz 
Linux Registered User Number 425914          [http://counter.li.org/]
Never let anyone steal your DREAM.           [http://keepingdreams.com]




More information about the ubuntu-users mailing list