From owner-freebsd-current@FreeBSD.ORG Tue Apr 27 05:10:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F7816A4D0 for ; Tue, 27 Apr 2004 05:10:03 -0700 (PDT) Received: from flintsbach.schmalzbauer.de (flintsbach.schmalzbauer.de [62.245.232.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E73C43D49 for ; Tue, 27 Apr 2004 05:10:02 -0700 (PDT) (envelope-from current@schmalzbauer.de) Received: from bsdharry (firewall.zenk.de [212.14.84.243]) i3RC9wlW030373; Tue, 27 Apr 2004 14:09:59 +0200 (CEST) (envelope-from current@schmalzbauer.de) From: Harald Schmalzbauer To: freebsd-current@freebsd.org Date: Tue, 27 Apr 2004 14:09:42 +0200 User-Agent: KMail/1.6.1 References: <200404270906.54407.current@schmalzbauer.de> <20040427114531.1d9c5632@Magellan.Leidinger.net> In-Reply-To: <20040427114531.1d9c5632@Magellan.Leidinger.net> X-Name: Zenk Gesellschaft fuer Systemberatung m.b.H. X-Address: Schaeufeleinstrasse 1 X-Location: 80686 Muenchen X-Country: Germany X-Phone: +49 (0) 89 5468490 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404271409.43620.current@schmalzbauer.de> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mailjail.dmz.flintsbach.schmalzbauer.de cc: Alexander Leidinger Subject: Re: More than 8 labels per slice X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 12:10:04 -0000 Am Dienstag, 27. April 2004 11:45 schrieb Alexander Leidinger: > On Tue, 27 Apr 2004 09:06:43 +0200 > > Harald Schmalzbauer wrote: > > Dear coders, > > > > is there any chance that FreeBSD can adopt the OpenBSD changes reagrding > > UFS labels? I'm using one label per jail and this old 8 label limit > > forces me to use different slices which sometimes, when I have to change > > label sizes, is a big handicap. > > Having 16 labels would improove the jail-handling greatly IMHO. Having 32 > > labels (like I think NetBSD) was even greater, but lifting the 8 label > > limit would suffice I think. > > Use vinum in the mean time. There you can have more than 32 partitions > on one disk. Thanks for the hint, sounds good, but I'm not familar with vinum. And for those who have the knwoledge and the time to read that question: What about the hassle about vinum and GEOM? Is vinum yet reliable? I tired it a view times (for R5) long time ago and had no success. Thanks, -Harry P.S: Sorry for the recent duplicate post, I had used the not subscribed sender address and didN#t know whe a moderator will pass that message. > > Bye, > Alexander.