From owner-freebsd-questions@FreeBSD.ORG Sun Sep 18 03:55:09 2005 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 DEA5E16A420 for ; Sun, 18 Sep 2005 03:55:09 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from vfemail.net (miwi2dsl-a234.wi.tds.net [216.170.248.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3240843D48 for ; Sun, 18 Sep 2005 03:55:09 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: (qmail 26445 invoked by uid 85); 18 Sep 2005 03:55:05 -0000 Received: from akbeech@gmail.com by mail.vfemail.net by uid 0 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.63. Clear:. Processed in 1.391279 secs); 18 Sep 2005 03:55:05 -0000 Received: from unknown (HELO ?192.168.2.200?) (alaska@vfemail.net@209.124.141.64) by miwi2dsl-a234.wi.tds.net with RC4-MD5 encrypted SMTP; 18 Sep 2005 03:55:03 -0000 From: Beecher Rintoul Organization: NorthWind Communications To: freebsd-questions@freebsd.org Date: Sat, 17 Sep 2005 19:54:46 -0800 User-Agent: KMail/1.8.2 References: <20050918031022.GA18032@blackguy.unixtechs.org> In-Reply-To: <20050918031022.GA18032@blackguy.unixtechs.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3097142.0ZOcdXqBcB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509171954.58987.akbeech@gmail.com> Cc: Tim Holmes Subject: Re: NFS help 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: Sun, 18 Sep 2005 03:55:10 -0000 --nextPart3097142.0ZOcdXqBcB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 17 September 2005 07:10 pm, Tim Holmes wrote: > Trying to move a NFS share to another NFS server and having a bit > of trouble with it. I moved all the files and and I edited exports. > > /etc/exports > /home/install/fbsd -network 192.168.2.0 -mask 255.255.255.0 > /home/install/mdk -network 192.168.2.0 -mask 255.255.255.0 > > Now the 1st one works just fine. I can mount /home/install/fbsd > across my network, but I can't mount the /home/install/mdk. I've > restarted the nfs server several times, but I still can't get that > second share to become available. Am I missing something? Is that > config incorrect? Any help here would be greatly appreciated. > > Thanks! > tdh Try: /home/install/fbsd /home/install/md -network 192.168.2.0 -mask 255.255.255.0 Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \=20 =2D------------------------------------------------------------------------= =2D------------- --nextPart3097142.0ZOcdXqBcB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDLOUSVq19LUoGB+MRAhVvAJ9H8Ebh7+CvOv5TlEwTuBrISXLl3QCcDinS eRQIXGNcr23X6Q+bKgVbSzY= =3fvP -----END PGP SIGNATURE----- --nextPart3097142.0ZOcdXqBcB--