From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 29 14:13:17 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEDF616A4DD for ; Sat, 29 Jul 2006 14:13:17 +0000 (UTC) (envelope-from amdmi3@mail.ru) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5888443D49 for ; Sat, 29 Jul 2006 14:13:17 +0000 (GMT) (envelope-from amdmi3@mail.ru) Received: from [213.148.29.33] (port=1680 helo=nexii.panopticon) by mx2.mail.ru with esmtp id 1G6pZ6-0006li-00; Sat, 29 Jul 2006 18:13:16 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.2]) by nexii.panopticon (Postfix) with ESMTP id 200F311413; Sat, 29 Jul 2006 18:13:14 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 787424340; Sat, 29 Jul 2006 18:13:13 +0400 (MSD) Date: Sat, 29 Jul 2006 18:13:13 +0400 From: Dmitry Marakasov To: Matthew Dillon Message-ID: <20060729141313.GA43548@hades.panopticon> Mail-Followup-To: Matthew Dillon , freebsd-hackers@freebsd.org References: <20060727063936.GA1246@titan.klemm.apsfilter.org> <20060727122159.GB4217@britannica.bec.de> <20060727202528.GA14954@titan.klemm.apsfilter.org> <200607282236.k6SMaRlj089446@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200607282236.k6SMaRlj089446@apollo.backplane.com> User-Agent: Mutt/1.5.11 Cc: freebsd-hackers@freebsd.org Subject: Re: disklabel differences FreeBSD, DragonFly X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 14:13:17 -0000 * Matthew Dillon (dillon@apollo.backplane.com) wrote: > felt that 8 partitions is restrictive. My main home server has 10 > and the main DragonFly box has 11. > > There is another solution for FreeBSD folks, however. You *DO* have > four slices to play with. You can put a disklabel with 8 partitions > in it on each one (for 32 total). It isn't as convenient, but it does > work. About `lack' of partitions - don't forget that labels can be nested. Just do `bsdlabel -w /dev/ad0s1e` - you'll get /dev/ad0s1ea. -- Best regards, Dmitry mailto:amdmi3@mail.ru