From owner-freebsd-stable@FreeBSD.ORG Sat Nov 21 11:58:10 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A36241065672 for ; Sat, 21 Nov 2009 11:58:10 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id 40F218FC13 for ; Sat, 21 Nov 2009 11:58:10 +0000 (UTC) Received: by ewy26 with SMTP id 26so477065ewy.3 for ; Sat, 21 Nov 2009 03:58:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.86.3 with SMTP id v3mr741830wee.165.1258804689128; Sat, 21 Nov 2009 03:58:09 -0800 (PST) In-Reply-To: <200911210851.04678.doconnor@gsoft.com.au> References: <200911202357.48622.doconnor@gsoft.com.au> <200911210851.04678.doconnor@gsoft.com.au> From: =?ISO-8859-1?Q?Marius_N=FCnnerich?= Date: Sat, 21 Nov 2009 12:57:49 +0100 Message-ID: To: "Daniel O'Connor" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Tom Evans , freebsd-stable@freebsd.org, Stefan Bethke Subject: Re: whats best pracfive for ZFS on a whole disc these days ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 11:58:10 -0000 On Fri, Nov 20, 2009 at 23:20, Daniel O'Connor wrot= e: > On Sat, 21 Nov 2009, Marius N=FCnnerich wrote: >> On Fri, Nov 20, 2009 at 14:27, Daniel O'Connor > wrote: >> > On Fri, 20 Nov 2009, Marius N=FCnnerich wrote: >> >> > Actually that is an interesting point, the swap partitions don't >> >> > have an entry in /dev/gptid, although perhaps that is because >> >> > glabel has grabbed that node. >> >> >> >> If I remember correctly nodes vanish when another name for the >> >> same device is opened. Maybe this happens for the other gpt labels >> >> too? >> > >> > Hmm, but I have gptid ones corresponding to my ZFS partitions.. It >> > seems like a bug. >> >> Maybe. Could you paste kern.geom.confdot, kern.geom.confxml and mount >> output to pastie.org or the like. > > I've attached it.. Hmm, I do not see whats wrong here. ZFS already opened the devices and I see no /dev/gpt/* entries. Maybe there is some bug with handling the long gptid names. Maybe you try to detach ZFSfrom the devices, give everything a short gpt label and try to use that.