From owner-freebsd-arch Sun Jul 16 0:49: 9 2000 Delivered-To: freebsd-arch@freebsd.org Received: from gateway.posi.net (c1096725-a.smateo1.sfba.home.com [24.20.139.104]) by hub.freebsd.org (Postfix) with ESMTP id 1092D37B6F3; Sun, 16 Jul 2000 00:49:07 -0700 (PDT) (envelope-from kbyanc@posi.net) Received: from localhost (kbyanc@localhost) by gateway.posi.net (8.9.3/8.9.3) with ESMTP id AAA09980; Sun, 16 Jul 2000 00:49:44 -0700 (PDT) (envelope-from kbyanc@posi.net) Date: Sun, 16 Jul 2000 00:49:43 -0700 (PDT) From: Kelly Yancey To: Julian Elischer Cc: Robert Watson , Dan Nelson , Warner Losh , Adrian Chadd , freebsd-arch@FreeBSD.ORG Subject: Re: SysctlFS In-Reply-To: <397034E4.794BDF32@elischer.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Jul 2000, Julian Elischer wrote: > Kelly Yancey wrote: > > > > On Sat, 15 Jul 2000, Robert Watson wrote: > > > > > > > Maybe I am missing something obvious, but wouldn't a mount option to > > automatically export a given filesystem to all jails do the trick? Fundamental > > filesystems like procfs and devfs would typically be mounted with the option, > > while others were left to per-jail individual mounts. > > That is, of course, assuming we had room for more MNT_* flags. > > > jails are not 'mounted so there is no specific 'moment' > when you should 'make your automatic mounts. > anyhow you may have 1000 jails set up on your filesystems > do you want to see 2000 filesystems in your mount list? > I didn't mean when you mounted the jail, but rather when you mounted the filesystem in question (i.e. /dev or /proc). The mount flag would be used to indicate that is mount is to transcend jails. In other words, when building a list of the current mount points inside a jail, mount with this flag would always be included. It is arguably a hack, but I don't see why it wouldn't work. Kelly -- Kelly Yancey - kbyanc@posi.net - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSD http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message