From owner-freebsd-questions@FreeBSD.ORG Sat Sep 23 05:45:52 2006 Return-Path: X-Original-To: freebsd-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 C26FF16A407 for ; Sat, 23 Sep 2006 05:45:52 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F40D43D46 for ; Sat, 23 Sep 2006 05:45:51 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1582009pye for ; Fri, 22 Sep 2006 22:45:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WH8ibLwSF93ss41uWb8pxTsYnRWdlSOYjQAR6SNGwte6Wm6VdOnE/nJE6bGe2JYdcXAYlHoH0Z+SHxppqpddKEFYbl1Fecx59WgEwnQQroCNj2HjV7pgLYZXSjc3g48YU31oKJ+xIxHPeGkNpdTk5uL38rNKDM9HV9vjtCdaGL0= Received: by 10.65.159.2 with SMTP id l2mr1695545qbo; Fri, 22 Sep 2006 22:45:51 -0700 (PDT) Received: by 10.64.84.5 with HTTP; Fri, 22 Sep 2006 22:45:51 -0700 (PDT) Message-ID: Date: Sat, 23 Sep 2006 00:45:51 -0500 From: "illoai@gmail.com" To: "Andrew Pantyukhin" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Jeffrey Katz , freebsd-questions@freebsd.org Subject: Re: nested labels 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, 23 Sep 2006 05:45:53 -0000 On 9/21/06, Andrew Pantyukhin wrote: > On 9/21/06, Jeffrey Katz wrote: > > I have hit the limit of 8 disklabels per slice. Supposedly, one can > > create lables within a label, thus overcoming this limit. I googled > > everything but could only find references to gpt-- nothing about nested > > labels or partitions. Can anyone detail the steps involved in setting up > > nested labels or partitions? > > You might want to have a look at glabel(8), or maybe gnop(8), > or even http://wiki.freebsd.org/gvirstor And with file backed memory disks feeding from qemu nfs servers . . . -- --