From owner-freebsd-geom@FreeBSD.ORG Mon Sep 23 20:18:11 2013 Return-Path: Delivered-To: geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E4C2EB65; Mon, 23 Sep 2013 20:18:11 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id A3751269D; Mon, 23 Sep 2013 20:18:11 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id B972A614D; Mon, 23 Sep 2013 20:18:10 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id BA15F813; Mon, 23 Sep 2013 22:17:42 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Pawel Jakub Dawidek Subject: Re: Disable tasting through sysctl References: <86fvsxd9fe.fsf@nine.des.no> <20130923200436.GF1407@garage.freebsd.pl> Date: Mon, 23 Sep 2013 22:17:42 +0200 In-Reply-To: <20130923200436.GF1407@garage.freebsd.pl> (Pawel Jakub Dawidek's message of "Mon, 23 Sep 2013 22:04:36 +0200") Message-ID: <86siwvi97d.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: geom@freebsd.org X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 20:18:12 -0000 Pawel Jakub Dawidek writes: > Dag-Erling Sm=C3=B8rgrav writes: > > The patch below is a workaround for the "bouncing geom" problem that > > occurs primarily with labels. Say da0p1 and da1p1 are labeled "mir0" > > and "mir1" respectively, so they exist both as /dev/da[01]p1 and as > > /dev/gpt/mir[01]. Create a mirror on top of gpt/mir[01], then stop the > > mirror. GEOM won't retaste gpt/root[01], but it will see and taste > Do you mean gpt/mir[01]? Doh, yes. A slip of the tongue because I often use two system disks with the boot loader in p1, a UFS root gmirrored across p2, individual swap partitions in p3 and a ZFS mirror across p4. > I was in need to such an option few time myself, so it is fine by me. Thanks. I'll submit it to re@. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no