From owner-freebsd-current Tue Mar 26 16:29:01 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA15507 for current-outgoing; Tue, 26 Mar 1996 16:29:01 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA15484 for ; Tue, 26 Mar 1996 16:28:57 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA15686; Tue, 26 Mar 1996 17:20:25 -0700 From: Terry Lambert Message-Id: <199603270020.RAA15686@phaeton.artisoft.com> Subject: Re: Re-Export NFS-partition ?! To: jdli@FreeBSD.csie.NCTU.edu.tw (Jian-Da Li) Date: Tue, 26 Mar 1996 17:20:25 -0700 (MST) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199603262159.FAA17007@FreeBSD.csie.NCTU.edu.tw> from "Jian-Da Li" at Mar 27, 96 05:59:33 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > >> Is it possible to re-export remote NFS-mounted partition ?! > >> I am running 2.2-960323-SNAP... > > > >Perhaps you could tell us *why* you want to do this, and we can tell > >you why it's a silly idea or suggest rational alternatives... 8-). > > Well, if local HD is not large enough, and wants to provide > NFS installation ?! (such as 2.1.0-RELEASE) Easy. mount it from the system you want to "reeexport" instead of from the system you want to do the "reexporting". Ie: If you have machine A with it exported and machine B that has too small a disk and Machine C that wants to install it, install machine C from machine A and forget about using machine B for the job. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.