From owner-freebsd-geom@FreeBSD.ORG Wed Aug 2 21:05:17 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 D70AF16A4DA for ; Wed, 2 Aug 2006 21:05:17 +0000 (UTC) (envelope-from arne_woerner@yahoo.com) Received: from web30301.mail.mud.yahoo.com (web30301.mail.mud.yahoo.com [68.142.200.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 6587D43D5C for ; Wed, 2 Aug 2006 21:05:17 +0000 (GMT) (envelope-from arne_woerner@yahoo.com) Received: (qmail 88313 invoked by uid 60001); 2 Aug 2006 21:05:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=GoALUwXbfEgcJbposwhSYbFvceJLJDyZ+vG0/7gXi3Zema5+Ih4h/bOTWsFM92B2aLgnr3fTBNlXFsUIh5+hoynzUSIf1UFIUZ4rjX3qCM459bX5Wjdd9ZVIDWJh5LVoYbO0+uc7+YY4Vvu3dKlYUQ9bubSg9dyC6SWjRn2k0zk= ; Message-ID: <20060802210516.88311.qmail@web30301.mail.mud.yahoo.com> Received: from [213.54.80.200] by web30301.mail.mud.yahoo.com via HTTP; Wed, 02 Aug 2006 14:05:16 PDT Date: Wed, 2 Aug 2006 14:05:16 -0700 (PDT) From: "R. B. Riddick" To: Miroslav Lachman <000.fbsd@quip.cz> In-Reply-To: <44D10D1D.9040700@quip.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-geom@freebsd.org Subject: Re: gmirror Cannot add disk ad5 to gm0 (error=22) 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: Wed, 02 Aug 2006 21:05:17 -0000 --- Miroslav Lachman <000.fbsd@quip.cz> wrote: > But how can I force gmirror to re-use this disk? I don't know, what > "broken, skipping" or "error=22" really means. > error=22 might be EINVAL, which means "invalid argument" (taken from /usr/include/errno.h)... I would try the following: 1. gmirror forget gm0 gmirror insert gm0 ad5 and/or 2. gmirror remove gm0 ad5 gmirror insert gm0 ad5 Maybe I would repeat 1. and 2. 2-3 times... ;-)) I personally never had such problems with gmirror, so that I would guess, that u still have ill hardware... Maybe the temperature is too high? Do u have enough fans? Did u measure the temperature after some hours of heavy use (I think, smartctl -a show the temperature somewhere...)? Synchronization should start then automatically... -Arne __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com