From owner-freebsd-geom@FreeBSD.ORG Mon Sep 10 17:32:37 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E286416A468 for ; Mon, 10 Sep 2007 17:32:37 +0000 (UTC) (envelope-from antiduh@csh.rit.edu) Received: from angst.csh.rit.edu (angst.csh.rit.edu [129.21.60.148]) by mx1.freebsd.org (Postfix) with ESMTP id 9AB7613C45A for ; Mon, 10 Sep 2007 17:32:37 +0000 (UTC) (envelope-from antiduh@csh.rit.edu) Received: from angst.csh.rit.edu (localhost [127.0.0.1]) by angst.csh.rit.edu (Postfix) with ESMTP id D9552B850; Mon, 10 Sep 2007 13:32:36 -0400 (EDT) Received: from 147.177.179.52 (SquirrelMail authenticated user antiduh) by angst.csh.rit.edu with HTTP; Mon, 10 Sep 2007 13:32:36 -0400 (EDT) Message-ID: <1131.147.177.179.52.1189445556.squirrel@angst.csh.rit.edu> In-Reply-To: <20070910084143.GA18587@garage.freebsd.pl> References: <20070910084143.GA18587@garage.freebsd.pl> Date: Mon, 10 Sep 2007 13:32:36 -0400 (EDT) From: "Kevin Thompson" To: "Pawel Jakub Dawidek" User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-geom@freebsd.org Subject: Re: geom label detaching partway through boot X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 17:32:38 -0000 > On Mon, Sep 10, 2007 at 03:52:46AM -0400, Kevin Thompson wrote: >> As you can see below, it looks like the label, mirror and >> stripe classes are fighting, ending up with label losing >> because mirror and stripe are going through the direct da >> devices instead of the label/geomX devices. They were >> originally created referencing label/geomX. > > Which FreeBSD version is this? > > -- > Pawel Jakub Dawidek http://www.wheel.pl > pjd@FreeBSD.org http://www.FreeBSD.org > FreeBSD committer Am I Evil? Yes, I Am! > FreeBSD 6.2-RELEASE i386 32 bit straight from ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.2/ (as of yesterday). I can provide the rest of the boot log, or heck even ssh access if you'd like (it's a test vmware). --Kevin Thompson