From owner-freebsd-geom@FreeBSD.ORG Wed Aug 3 01:25:15 2005 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E34BB16A41F for ; Wed, 3 Aug 2005 01:25:15 +0000 (GMT) (envelope-from snow@teardrop.org) Received: from imladris.teardrop.org (imladris.teardrop.org [66.92.66.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37E943D70 for ; Wed, 3 Aug 2005 01:25:15 +0000 (GMT) (envelope-from snow@teardrop.org) Received: by imladris.teardrop.org (Postfix, from userid 100) id 97DE8BE20E; Tue, 2 Aug 2005 21:25:15 -0400 (EDT) Date: Tue, 2 Aug 2005 21:25:15 -0400 From: James Snow To: freebsd-geom@freebsd.org Message-ID: <20050803012515.GA1227@teardrop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: gmirror on boot device after upgrade from 5.4 to 6.0? 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: Wed, 03 Aug 2005 01:25:16 -0000 I have a 5.4-S machine on which I'd been running gmirror for some time without issue. After updating to 6.0, I'm not able to boot properly at all. Panics here and there depending on what I do trying to boot. I'm skipping on detail for the time being because I just want to know: Is there something I was supposed to do when updating the kernel for geom_mirror to continue to be bootable? -Snow