From owner-freebsd-geom@FreeBSD.ORG Mon Oct 9 13:04:13 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 D368016A407 for ; Mon, 9 Oct 2006 13:04:13 +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 AF0A343D77 for ; Mon, 9 Oct 2006 13:04:11 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id C7682487F5; Mon, 9 Oct 2006 15:04:10 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id BDD5C456B1; Mon, 9 Oct 2006 15:04:06 +0200 (CEST) Date: Mon, 9 Oct 2006 15:03:58 +0200 From: Pawel Jakub Dawidek To: Ferruccio Zamuner Message-ID: <20061009130358.GC40377@garage.freebsd.pl> References: <452A485C.4030507@diff.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uh9ZiVrAOUUm9fzH" Content-Disposition: inline In-Reply-To: <452A485C.4030507@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=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham 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 13:04:14 -0000 --uh9ZiVrAOUUm9fzH Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 09, 2006 at 03:02:20PM +0200, Ferruccio Zamuner wrote: > % gmirror list root > Geom name: root > State: COMPLETE > Components: 1 > Balance: load > Slice: 4096 > Flags: NOAUTOSYNC > GenID: 2 > SyncID: 3 > ID: 316001977 > Providers: > 1. Name: mirror/root > Mediasize: 629145088 (600M) > Sectorsize: 512 > Mode: r0w0e0 > Consumers: > 1. Name: ad2s1a > Mediasize: 629145600 (600M) > Sectorsize: 512 > Mode: r1w1e1 > State: ACTIVE > Priority: 0 > Flags: NONE > GenID: 2 > SyncID: 3 > ID: 2315910758 >=20 > % gmirror insert root ad6s1a > % gmirror list root > Geom name: root > State: DEGRADED > Components: 2 > Balance: load > Slice: 4096 > Flags: NOAUTOSYNC > GenID: 2 > SyncID: 3 > ID: 316001977 > Providers: > 1. Name: mirror/root > Mediasize: 629145088 (600M) > Sectorsize: 512 > Mode: r0w0e0 > Consumers: > 1. Name: ad2s1a > Mediasize: 629145600 (600M) > Sectorsize: 512 > Mode: r1w1e1 > State: ACTIVE > Priority: 0 > Flags: NONE > GenID: 2 > SyncID: 3 > ID: 2315910758 > 2. Name: ad6s1a > Mediasize: 629145600 (600M) > Sectorsize: 512 > Mode: r1w1e1 > State: STALE > Priority: 0 > Flags: SYNCHRONIZING > GenID: 2 > SyncID: 3 > ID: 2476772769 >=20 > % gmirror rebuild root ad6s1a > % gmirror list root > Geom name: root > State: DEGRADED > Components: 2 > Balance: load > Slice: 4096 > Flags: NOAUTOSYNC > GenID: 3 > SyncID: 3 > ID: 316001977 > Providers: > 1. Name: mirror/root > Mediasize: 629145088 (600M) > Sectorsize: 512 > Mode: r0w0e0 > Consumers: > 1. Name: ad2s1a > Mediasize: 629145600 (600M) > Sectorsize: 512 > Mode: r1w1e1 > State: ACTIVE > Priority: 0 > Flags: NONE > GenID: 3 > SyncID: 3 > ID: 2315910758 >=20 >=20 >=20 > ad6s1a disappears!!! >=20 > I've try to reinsert it and I got "Not all disks connected." error, while= if I use forget, I can add it again, but again it disappears with rebuild. >=20 > I'm on FreeBSD 6.1 Look into your logs, the disk has probably bad blocks. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --uh9ZiVrAOUUm9fzH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFFKki+ForvXbEpPzQRAt2xAJ0UfLvXhw7N6b2TJOYUWRNW3JQs7QCg276V fTkysL8teyMP2UUQC0zbToE= =PqeX -----END PGP SIGNATURE----- --uh9ZiVrAOUUm9fzH--