From owner-freebsd-geom@FreeBSD.ORG Sat Oct 9 18:22:22 2004 Return-Path: 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 765D116A4CE; Sat, 9 Oct 2004 18:22:22 +0000 (GMT) Received: from clueful.shagged.org (clueful.shagged.org [212.13.201.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8F543D48; Sat, 9 Oct 2004 18:22:22 +0000 (GMT) (envelope-from chris@clueful.shagged.org) Received: from chris by clueful.shagged.org with local (Exim 4.40 (FreeBSD)) id 1CGLrD-000BLl-K3; Sat, 09 Oct 2004 19:22:15 +0100 Date: Sat, 9 Oct 2004 19:22:15 +0100 From: Chris Elsworth To: Pawel Jakub Dawidek Message-ID: <20041009182215.GA43124@shagged.org> References: <20041004084442.GA65504@shagged.org> <20041004090227.GB73767@darkness.comp.waw.pl> <20041004091509.GB65504@shagged.org> <20041004102411.GC73767@darkness.comp.waw.pl> <20041004110637.GA72685@shagged.org> <20041004131222.GA80231@shagged.org> <20041004133001.GE73767@darkness.comp.waw.pl> <20041004140859.GA84681@shagged.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004140859.GA84681@shagged.org> User-Agent: Mutt/1.5.6i Sender: Chris Elsworth X-Shagged-MailScanner-Information: See www.mailscanner.info for information X-Shagged-MailScanner: Found to be clean X-MailScanner-From: chris@clueful.shagged.org cc: freebsd-geom@freebsd.org Subject: Re: SCSI disk getting disconnected on boot X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 18:22:22 -0000 Pawel, Should the commit of v1.34 of src/sys/geom/mirror/g_mirror.c negate the need for root_mount.patch? I've just tried pulling out the latest version of g_mirror.c on HEAD (1.37) and applying it to an otherwise unpatched up to date RELENG_5 tree, but I still see that da0 is disconnected when booting with the resultant kernel and geom_mirror module. Or are we still waiting for a commit to replace root_mount.patch? -- Chris