From owner-freebsd-questions@FreeBSD.ORG Sun Jun 7 11:38:24 2009 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 CEFB5106566C for ; Sun, 7 Jun 2009 11:38:24 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C895D8FC14 for ; Sun, 7 Jun 2009 11:38:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n57BcGWI098705; Sun, 7 Jun 2009 13:38:16 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n57BcF4Y098702; Sun, 7 Jun 2009 13:38:16 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 7 Jun 2009 13:38:15 +0200 (CEST) From: Wojciech Puchar To: "John ." 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 Cc: freebsd-questions@freebsd.org Subject: Re: please recommend a disk-exercising program? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 11:38:25 -0000 > Hello list, > > Can anyone please recommend to me a program that will stress-test a > disk? If it matters, two are connected by firewire, another via usb. > Filesystem is ufs. I think I have a disk that might be about to fail, > but it only sometimes errors when under stress. I need to see if it if it's about to fail then simply read it dd if=/dev/disk of=/dev/null bs=1m if it will not - disk is most probably OK.