Date: Sun, 03 Oct 1999 10:54:17 -0700 From: Doug <Doug@gorean.org> To: wwoods@cybcon.com Cc: questions@freebsd.org Subject: Re: Weird NFS problems... Message-ID: <37F79849.506ED672@gorean.org> References: <99100216042501.00367@freebsd.cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
william woods wrote: > > Are there some specific issues with rpc.lockd and rpc.statd ?? In all likelihood you don't need lockd. It doesn't work anyway, and generally only causes problems. Take a look at that mail archives for more details. > I am trying to : > > --------- ---------- > | system 1 | | system #2 | > | /usr/src |----NFS Mount---->> | /usr/src | > | /usr/obj | | /usr/obj | > --------- - --------- Sorry, I have no idea what this means. > mount /usr/src and /usr/obj from system #1 on /usr/src and /usr/obj on system > #2 via NFS so I can do a make world for system#2.. > > Here is a copy of my /etc/ecports > > ------------ > /usr/local/src /usr/local/obj -mapall=0: freebsd.cybcon.com > ------------ Are both /usr/local/src and /usr/local/obj real mount points? Look in /etc/fstab, do you see them listed? It would be more common to have /usr as a mount point, unless you customized your system. If /usr is the real mount point just do: /usr -alldirs -maproot=0 freebsd.cybcon.com Good luck, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37F79849.506ED672>