From owner-freebsd-questions@FreeBSD.ORG Sat Feb 4 04:57:56 2006 Return-Path: X-Original-To: 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 5A8CE16A420 for ; Sat, 4 Feb 2006 04:57:56 +0000 (GMT) (envelope-from tt-list@simplenet.com) Received: from mta2.scaledsystems.com (mta2.scaledsystems.com [209.132.1.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1725D43D46 for ; Sat, 4 Feb 2006 04:57:55 +0000 (GMT) (envelope-from tt-list@simplenet.com) Received: (qmail 52850 invoked from network); 4 Feb 2006 04:57:55 -0000 Received: from unknown (HELO ?192.168.1.106?) (tt@simplenet.com@24.25.210.244) by mail.ssl.simplenet.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 4 Feb 2006 04:57:55 -0000 Message-ID: <43E43455.50004@simplenet.com> Date: Fri, 03 Feb 2006 20:57:57 -0800 From: Tim Traver User-Agent: Mozilla Thunderbird 1.0 - [MOOX M3] (Windows/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philip Hallstrom References: <20060203190008.S61891@bravo.pjkh.com> <20060204011033.GA14566@xor.obsecurity.org> <20060203205216.S62884@bravo.pjkh.com> <20060204032507.GA17397@xor.obsecurity.org> <20060203215206.J1887@bravo.pjkh.com> In-Reply-To: <20060203215206.J1887@bravo.pjkh.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, Kris Kennaway Subject: Re: How to share directories b/n jails on 6.0? 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: Sat, 04 Feb 2006 04:57:56 -0000 How did you set it up specifically ? and is it just fixed in 6.0 ? or does it also work in 5.4 ? t Philip Hallstrom wrote: >> On Fri, Feb 03, 2006 at 08:53:58PM -0600, Philip Hallstrom wrote: >> >>>> On Fri, Feb 03, 2006 at 07:02:43PM -0600, Philip Hallstrom wrote: >>>> >>>>> Hi - >>>>> >>>>> I've got a new 6.0 box and have setup some jails. I'd like to share >>>>> /usr/ports from the host, to each of the jails. >>>>> >>>>> I tried mount_unionfs and while it worked, the box would crash if >>>>> I did >>>>> anything intensive (ie. compile a port). >>>>> >>>>> Googling around and people say they are using nullfs okay, but the >>>>> manpage >>>>> ends with: >>>>> >>>>> THIS FILE SYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT >>>>> DOESN'T >>>>> WORK) >>>>> AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE >>>>> AT YOUR >>>>> OWN >>>>> RISK. BEWARE OF DOG. SLIPPERY WHEN WET. >>>> >>>> >>>> nullfs is fine in 6.0, and the warning has been removed. >>> >>> >>> Good to know it's cool. I'll start playing with it. The warning is >>> still >>> there though... in both 6-stable and 7-current. >>> >>> http://www.freebsd.org/cgi/man.cgi?query=mount_nullfs&apropos=0&sektion=0&manpath=FreeBSD+6.0-stable&format=html >>> >>> http://www.freebsd.org/cgi/man.cgi?query=mount_nullfs&apropos=0&sektion=0&manpath=FreeBSD+7.0-current&format=html >>> >> >> >> Those manpages are out of date. >> >> http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/mount_nullfs/mount_nullfs.8 >> > > > Sweet! > > MFC: Remove big scary warning about nullfs state > > :-) > > I've set it up already and it works great. > > -philip > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"