From owner-freebsd-questions@FreeBSD.ORG Fri Sep 28 20:47:33 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7D2E16A417 for ; Fri, 28 Sep 2007 20:47:33 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id A714013C465 for ; Fri, 28 Sep 2007 20:47:33 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp85-141-134-194.pppoe.mtu-net.ru [85.141.134.194]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 0FB212430145; Sat, 29 Sep 2007 00:48:07 +0400 (MSD) Date: Sat, 29 Sep 2007 00:47:30 +0400 From: Andrew Pantyukhin To: Don O'Neil Message-ID: <20070928204728.GC13096@amilo.cenkes.org> References: <009101c80080$1f1e6a40$0a00020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <009101c80080$1f1e6a40$0a00020a@mickey> X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: Stress testing/burning in HDD's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2007 20:47:33 -0000 On Wed, Sep 26, 2007 at 01:59:25PM -0700, Don O'Neil wrote: > I have an array that has a drive that keeps timing out/failing... So I need > to replace it. However, I want to stress test/burn in a replacement disk > first. > > What is the best way to do this? Use smartmontools to run long self-tests. You can also try tools like mhdd (free) and spinrite (commercial) for in-depth analysis of a hard drive.