From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 07:18:14 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4B54D8 for ; Sun, 16 Mar 2014 07:18:14 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB50595B for ; Sun, 16 Mar 2014 07:18:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=b9vInlouhb+BWhRT1QJvo5SZsp6qUu10K6HJm/oIHwY=; b=nDoBJY4jgLUJ/m1/8NVinWqwJKaui/rl79rZkhjfYqlzsi0lsgmqt/KQQShAiUlgqgeTHXTdkuMXTSCeZubj9kFPnkvGh3YRFVZyk08v0d4thHp0PXQeHi6Ah4U9vYAww/AdKUXS2D6lnhiZsWXCMByIpcCtKQkXWTo8u1T04Q8=; Received: from [182.12.48.234] (port=37684 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WP5Km-001OHG-MI; Sun, 16 Mar 2014 01:18:14 -0600 Date: Sun, 16 Mar 2014 15:18:07 +0800 From: Erich Dollansky To: cruxpot Subject: Re: Another case of the vanishing disk Message-ID: <20140316151807.140c7ead@X220.alogt.com> In-Reply-To: References: <20140316130936.3f2d18e0@X220.alogt.com> <20140316134309.2edc258a@X220.alogt.com> <20140316142213.459009dc@X220.alogt.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 07:18:14 -0000 Hi, On Sun, 16 Mar 2014 02:00:51 -0500 cruxpot wrote: > Seek_Error_Rate, Hardware_ECC_Recovered, Raw_Read_Error_Rate are all > increasing steadily for all four disks. Does this have something to do > with the recent resilver of the disk or the ongoing scrub (16.5% > completed)? > the seek error rate could be linked to a failing power supply. The rest should be just internal to the drive. Of course, also here a failing power supply can be the cause. Can you put the drives into another machine? You must try to isolate the problem. It is a hardware problem on some level. You must find out what it could be. Or just run a single disk on plain UFS. And connect it to some other plug. And disconnect all other drives. Erich