From owner-freebsd-fs@FreeBSD.ORG Mon Oct 24 14:58:30 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BA141065680; Mon, 24 Oct 2011 14:58:30 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id B5B878FC18; Mon, 24 Oct 2011 14:58:29 +0000 (UTC) Received: by vcbfo13 with SMTP id fo13so7547383vcb.13 for ; Mon, 24 Oct 2011 07:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yinXL2O4ScrotDnVQ2h1cAVQAasNlWwK18z7OV1WWaw=; b=U0W2HcRdRsvASImJP35qcGXb3XlBqUyI5mutzJR2zCJoWacl+S6ia2toDcEwGxpqQV lx3wiQKsPLAU97iMktpjzZNi+fK6XAEEKSaNVU0NmHsBKy8M2GErIyvPqL4Y/8txHqWi tupuaGX60hLUZWi3CqFjcvhbqfw8GKYBX4c8g= MIME-Version: 1.0 Received: by 10.220.156.8 with SMTP id u8mr1779113vcw.10.1319468308809; Mon, 24 Oct 2011 07:58:28 -0700 (PDT) Received: by 10.220.201.141 with HTTP; Mon, 24 Oct 2011 07:58:28 -0700 (PDT) In-Reply-To: <20111024091404.GC1640@garage.freebsd.pl> References: <20111024011426.GA57172@icarus.home.lan> <20111024014616.GA57735@icarus.home.lan> <20111024091404.GC1640@garage.freebsd.pl> Date: Mon, 24 Oct 2011 07:58:28 -0700 Message-ID: From: Freddie Cash To: Pawel Jakub Dawidek Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org Subject: Re: Anyway to change pool to use the gpt label instead of gptid? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2011 14:58:30 -0000 On Mon, Oct 24, 2011 at 2:14 AM, Pawel Jakub Dawidek wrote: > On Sun, Oct 23, 2011 at 10:58:53PM -0700, Freddie Cash wrote: > > > This looks like a bug or design oddity in GEOM. Based on your setup > you > > > should have swap[0-5] and disk[0-5] in /dev/gpt, not just swap[0-5]. > > > > GEOM shows all providers for a disk/partition that is not in use. Once > you > > acces a disk/partition via a particular provider, all others are hidden. > > This is to prevent you from accessing a particular disk/paprtition via > > multiple names. > > This is a bit more complex than that. > > Thanks for the extra info!! -- Freddie Cash fjwcash@gmail.com