From owner-freebsd-geom@FreeBSD.ORG Mon Oct 4 14:09:11 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 0E24016A4CE; Mon, 4 Oct 2004 14:09:11 +0000 (GMT) Received: from clueful.shagged.org (clueful.shagged.org [212.13.201.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id C483F43D54; Mon, 4 Oct 2004 14:09:08 +0000 (GMT) (envelope-from chris@clueful.shagged.org) Received: from chris by clueful.shagged.org with local (Exim 4.40 (FreeBSD)) id 1CETWN-000MXp-CF; Mon, 04 Oct 2004 15:08:59 +0100 Date: Mon, 4 Oct 2004 15:08:59 +0100 From: Chris Elsworth To: Pawel Jakub Dawidek Message-ID: <20041004140859.GA84681@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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004133001.GE73767@darkness.comp.waw.pl> 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: Mon, 04 Oct 2004 14:09:11 -0000 On Mon, Oct 04, 2004 at 03:30:01PM +0200, Pawel Jakub Dawidek wrote: > On Mon, Oct 04, 2004 at 02:12:22PM +0100, Chris Elsworth wrote: > +> Replying to myself, but I've managed to get it working. I've applied > +> http://people.freebsd.org/~pjd/patches/root_mount.patch > +> > +> and set > +> mount_root_delay="10" > +> and it has now booted three times without disconnecting da0 :) > +> > +> So I look forward to the merging of both those patches :) > > Ah, you were using RELENG_5, ok. Oh, yes, sorry. I thought I'd said. It was 5.3-BETA6 as of October 2nd. > Does it work without gmirror.patch? I supped the source tree to BETA7 to clean out the old patches, then re-applied root_mount.patch - and yes, it still works! Up until now I'd only ever booted a mirror device with one half, and that was working fine with 5.3 tree and no additional patches. It seems you need root_mount.patch to boot with more than one device. -- Chris