From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 11:46:39 2004 Return-Path: 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 3A8DA16A4CE for ; Wed, 31 Mar 2004 11:46:39 -0800 (PST) Received: from voyager.twobirds.us (c-24-18-214-102.client.comcast.net [24.18.214.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A1143D45 for ; Wed, 31 Mar 2004 11:46:39 -0800 (PST) (envelope-from joshua@twobirds.us) Received: from [12.18.154.2] (helo=localhost) by voyager.twobirds.us with esmtp (Exim 4.30; FreeBSD) id 1B8lf1-00090j-EZ; Wed, 31 Mar 2004 11:46:03 -0800 Date: Wed, 31 Mar 2004 11:46:34 -0800 From: Joshua Lokken To: Supote Leelasupphakorn Message-ID: <20040331194634.GF1680@cs025_2k> Mail-Followup-To: Supote Leelasupphakorn , freebsd-questions@freebsd.org References: <20040331093945.91750.qmail@web40608.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040331093945.91750.qmail@web40608.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Organization: Little to none... cc: freebsd-questions@freebsd.org Subject: Re: Why can't I mount NFS ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 19:46:39 -0000 * Supote Leelasupphakorn [2004-03-31 07:40]: > Hi all, > > I want to export > 1. /mnt/xx/aa > 2. /mnt/xx/bb > 3. /mnt/xx/cc > > from machine:A to machine:B. On B I can mount /mnt/xx/aa and ^^^^^^^^^ > /mnt/xx/bb successful except /mnt/xx/cc, why or I missed > something ? Below is some information may be useful. > > --- /etc/export on machine:A --- ^^^^^^^^^^^^^ > /mnt/xx/aa -ro,quiet B > /mnt/xx/bb -ro,quiet B > /mnt/xx/cc -ro,quiet B > > --- output of `df -lh` on machine:A --- ^^^^^^^^^^^^^ > /dev/ad1s1e 110G 29G 73G 28% /mnt/xx/aa > /dev/ad2s1e 110G 29G 72G 29% /mnt/xx/bb So, unless I read and re-read this post incorrectly, the answer to the question is "because there exists no /mnt/xx/cc dir on machine:A to export." -- Joshua Military secrets are the most fleeting of all. -- Spock, "The Enterprise Incident", stardate 5027.4