From owner-freebsd-geom@FreeBSD.ORG Mon Oct 9 18:11:08 2006 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 BEB3A16A403 for ; Mon, 9 Oct 2006 18:11:08 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 171E143D5E for ; Mon, 9 Oct 2006 18:10:51 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 7630048800; Mon, 9 Oct 2006 20:10:50 +0200 (CEST) Received: from localhost (dkq106.neoplus.adsl.tpnet.pl [83.24.20.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 0A37E45CDA; Mon, 9 Oct 2006 20:10:43 +0200 (CEST) Date: Mon, 9 Oct 2006 20:10:36 +0200 From: Pawel Jakub Dawidek To: Ferruccio Zamuner Message-ID: <20061009181036.GA44855@garage.freebsd.pl> References: <452A4DF5.8000406@diff.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <452A4DF5.8000406@diff.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: gmirror component disappears 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, 09 Oct 2006 18:11:08 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 03:26:13PM +0200, Ferruccio Zamuner wrote: > Pavel wrote: >=20 > >Look into your logs, the disk has probably bad blocks. >=20 > I'd a failure on ad6 (Maxtor has a low quality at least on ATA) last week= , then I've bought a brand new hd and yesterday I've replaced it. > I hope that new one is not fault again. >=20 >=20 > In /var/log/messages: >=20 > Oct 9 14:53:28 k7 kernel: GEOM_MIRROR: Device root: rebuilding provider = ad6s1a. > Oct 9 14:53:28 k7 kernel: GEOM_MIRROR: Synchronization request failed (e= rror=3D1). ad6s1a[WRITE(offset=3D0, length=3D131072)] > Oct 9 14:53:28 k7 kernel: GEOM_MIRROR: Device root: provider ad6s1a disc= onnected. > Oct 9 14:53:28 k7 kernel: GEOM_MIRROR: Device root: rebuilding provider = ad6s1a stopped. >=20 > This seems not an hardware problem. What do you think? Verify with bsdlabel(8) that you 'a' partition doesn't start at offset 0. If it starts there, you should recreate your partitions with bsdlabel(8). sysinstall(8) create that bogus partitions at offset 0. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFFKpCcForvXbEpPzQRAsVhAJ9TiYIppssjX4+qSFNLeUkV4aKEYwCg43b6 xmkywf6Zfg/5XPOVLMq+tTQ= =hoFD -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--