From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 15:02:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F28E16A4CE for ; Tue, 18 Jan 2005 15:02:52 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F4143D4C for ; Tue, 18 Jan 2005 15:02:51 +0000 (GMT) (envelope-from doug@polands.org) Received: from email.polands.org (moab.polands.org [172.16.1.8]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j0IF2lRZ040339; Tue, 18 Jan 2005 09:02:48 -0600 (CST) (envelope-from doug@polands.org) Message-ID: <3096.69.48.112.135.1106060568.squirrel@69.48.112.135> In-Reply-To: <200501180614.46957.4711@chello.at> References: <20050116201414.GA76014@polands.org> <200501162315.01954.4711@chello.at> <20050118035422.GA41480@polands.org> <200501180614.46957.4711@chello.at> Date: Tue, 18 Jan 2005 09:02:48 -0600 (CST) From: "Doug Poland" To: "Christian Hiris" <4711@chello.at> User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: questions@freebsd.org Subject: Re: gmirror: replacing failed disks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 15:02:52 -0000 >> GEOM_MIRROR: Component ad4 (device gm0s1) broken, skipping. >> GEOM_MIRROR: Cannot add disk ad4 to gm0s1 (error=22). > > You can set 'kern.geom.mirror.debug=2' in /boot/loader.conf. This > tells you more about what happens. I tested all this at a very early > stage of development, so gmirror's behaviour might have changed. > There is also a small chance that some bits in my brain got lost > since I tested his :) > I set this while the OS is running. GEOM_MIRROR responds every 5 seconds.... GEOM_MIRROR[1]: Disk ad6 (device gm0s1) marked as clean. GEOM_MIRROR[2]: Metadata on ad6 updated. GEOM_MIRROR[1]: Disk ad6 (device gm0s1) marked as dirty. GEOM_MIRROR[2]: Metadata on ad6 updated. Can I get gmirror to attempt to connect to ad4 again? I tried an atcontrol reinit 2, that didn't do it. I also tried gmirror rebuild gm0s1 ad4, but gmirror said: "No such provider: ad4". -- Regards, Doug