Date: Tue, 30 Jan 2001 22:49:50 -0800 From: "Crist J. Clark" <cjclark@reflexnet.net> To: David Preece <davep@afterswish.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Failing to mount /usr/obj over NFS Message-ID: <20010130224950.Q91447@rfx-216-196-73-168.users.reflex> In-Reply-To: <5.0.0.25.1.20010131184614.01b994f0@pop3.paradise.net.nz>; from davep@afterswish.com on Wed, Jan 31, 2001 at 07:30:48PM %2B1300 References: <5.0.0.25.1.20010131184614.01b994f0@pop3.paradise.net.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 31, 2001 at 07:30:48PM +1300, David Preece wrote: > I just don't get it. > > I'm trying to have just the one server with a copy of the 4.2 sources (I'm > going through a big update all my boxes session), and I thought that while > I was at it I may as well have one unified /usr/obj directory as well. The > theory goes that with these two mounted over NFS, make buildworld will be > faster because the objects are already built (buildworld arguably not > necessary?), whilst not affecting installworld. That's the theory, anyway. > > In practice I can mount /usr/src over NFS with no problem, but cannot mount > /usr/obj: > #mount cvs:/usr/src /usr/src > #mount cvs:/usr/obj /usr/obj > nfs: can't access /usr/obj: Permission denied > > Despite the fact that I have two identical mounts in /etc/exports: > /usr/src development > /usr/obj development Are these different filesystems? http://www.freebsd.org/FAQ/networking.html#EXPORTS-ERRORS But that does not really seem like the right error for that condition. -- Crist J. Clark cjclark@alum.mit.edu 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?20010130224950.Q91447>