From owner-freebsd-questions Tue Jan 30 22:50:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 7F66337B4EC for ; Tue, 30 Jan 2001 22:50:20 -0800 (PST) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 30 Jan 2001 22:48:13 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f0V6npL15457; Tue, 30 Jan 2001 22:49:51 -0800 (PST) (envelope-from cjc) Date: Tue, 30 Jan 2001 22:49:50 -0800 From: "Crist J. Clark" To: David Preece 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> Reply-To: cjclark@alum.mit.edu References: <5.0.0.25.1.20010131184614.01b994f0@pop3.paradise.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i 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 +1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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