From owner-freebsd-questions@FreeBSD.ORG Fri Jan 6 16:34:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 261CD16A423 for ; Fri, 6 Jan 2006 16:34:04 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C59343DAC for ; Fri, 6 Jan 2006 16:33:40 +0000 (GMT) (envelope-from msoulier@gmail.com) Received: by nproxy.gmail.com with SMTP id i2so1333003nfe for ; Fri, 06 Jan 2006 08:33:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PVFLaqpZ1HQkXulmqY1NYVtJuKelCEn0bBvRIulsJGTZFTAeYzcK1Aru1D0i1+k6w+1XU8UzRzEaIrojtN0zJcTEYj/hHuZtrKqMKs9+ztdTxlSCRnZdgHftDbxgnMmpVqxW7HKpVTLWVsRegNn+ZeyUevLMQpnUHHeWg9ZM6GQ= Received: by 10.48.4.9 with SMTP id 9mr794159nfd; Fri, 06 Jan 2006 08:33:29 -0800 (PST) Received: by 10.48.233.11 with HTTP; Fri, 6 Jan 2006 08:33:29 -0800 (PST) Message-ID: Date: Fri, 6 Jan 2006 11:33:29 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: "Webster, Andrew" In-Reply-To: <9D61D69E3C1F7F459C5513AD830EE2192BC1C6@mtlex01.connectalk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9D61D69E3C1F7F459C5513AD830EE2192BC1C6@mtlex01.connectalk.com> Cc: freebsd-questions@freebsd.org Subject: Re: nfs server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2006 16:34:04 -0000 On 1/6/06, Webster, Andrew wrote: > Michael, > > If /usr/local/www is not a mount point, this will not work. You need to > put the mount point (eg: /usr) in /etc/exports, and add the option > -alldirs to allow it to mount a subdirectory of the mount point. It would appear that my configuration was correct in fact, but restarting nfsd was not enough. Restarting mountd picked up the new config and it's now working. Thanks, Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein