From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 11 21:47:12 2013 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ED4B06EF for ; Fri, 11 Jan 2013 21:47:12 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 912CD2F8 for ; Fri, 11 Jan 2013 21:47:12 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0BLl4d4001109; Fri, 11 Jan 2013 14:47:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0BLl3DS001106; Fri, 11 Jan 2013 14:47:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 11 Jan 2013 14:47:03 -0700 (MST) From: Warren Block To: Wojciech Puchar Subject: Re: SATA disk disappears In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 11 Jan 2013 14:47:04 -0700 (MST) Cc: hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 21:47:13 -0000 On Fri, 11 Jan 2013, Wojciech Puchar wrote: >>> GEOM_MIRROR: Component ada2 (device home1) broken, skipping. >>> GEOM_MIRROR: Cannot add disk ada2 to home1 (error=22). >>> >>> >>> started gmirror rebuild and it now works at full speed. >>> >>> GEOM_MIRROR: Device home1: rebuilding provider ada2. >>> >>> >>> What kind of hardware failure may it be? smartctl -a /dev/ada2 shows disk >>> is fine. >> >> I had a new WD drive recently that had a write error. Reallocated sector >> count did not go up, but it quickly failed the SMART self-test, short or >> long. See smartctl(8) about the -t parameters. >> > this is WD "green" 3TB 1T Red here. The firmware is likely very similar.