From owner-freebsd-geom@FreeBSD.ORG Mon Oct 4 09:02:30 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 4E95D16A4CE for ; Mon, 4 Oct 2004 09:02:30 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id E53DD43D2D for ; Mon, 4 Oct 2004 09:02:29 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id C93B5ACC62; Mon, 4 Oct 2004 11:02:27 +0200 (CEST) Date: Mon, 4 Oct 2004 11:02:27 +0200 From: Pawel Jakub Dawidek To: Chris Elsworth Message-ID: <20041004090227.GB73767@darkness.comp.waw.pl> References: <20041004084442.GA65504@shagged.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline In-Reply-To: <20041004084442.GA65504@shagged.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 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 09:02:30 -0000 --H+4ONPRPur6+Ovig Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2004 at 09:44:42AM +0100, Chris Elsworth wrote: +> GEOM_MIRROR[0]: Device gm: provider da1 activated. +> GEOM_MIRROR[1]: Disk da0 state changed from NEW to SYNCHRONIZING (device= gm). +> GEOM_MIRROR[0]: Device gm: provider mirror/gm launched. +> GEOM_MIRROR[0]: Device gm: rebuilding provider da0. +> GEOM_MIRROR[2]: Access da0 r0w1e1 =3D 1 +> GEOM_MIRROR[1]: Disk da0 state changed from SYNCHRONIZING to DISCONNECTE= D (devi. +> GEOM_MIRROR[0]: Device gm: provider da0 disconnected. +> GEOM_MIRROR[2]: Disk da0 disconnected. [...] +> The only explanation I could think of - da0 is the boot device; [...] I don't understand. You mirror da0 and da1 and still have da0 in your /etc/fstab? Could you provide your /etc/fstab? +> [...] Would using +> mirror devices of da0s1 and da1s1 get round this? If you open some partitions on da0 for writing, it will be disconnected from the mirror. In that case using daXs1 should help, but the truth is, that you shouldn't use da0 anymore (use /dev/mirror/gm instead). --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBYRGjForvXbEpPzQRAmYcAJ4nRST1F/9k9fd+gaT+pSfMPg+AZgCgzR5j q3HZb8YWrNkNxpcr9qaukJ4= =ZMSY -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig--