From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 18:23:56 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 548AA106564A for ; Sun, 1 Mar 2009 18:23:56 +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 89E068FC08 for ; Sun, 1 Mar 2009 18:23:53 +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 n21INfqZ043140; Sun, 1 Mar 2009 19:23:41 +0100 (CET) (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 n21INeFw043137; Sun, 1 Mar 2009 19:23:40 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 1 Mar 2009 19:23:40 +0100 (CET) From: Wojciech Puchar To: Marco In-Reply-To: <49AAD148.3040805@web.de> Message-ID: References: <49AAD148.3040805@web.de> 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: badblocks on sata drive 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, 01 Mar 2009 18:23:56 -0000 > > during dd tests i encounter hardware problems with my harddisk. is there > a way to mark parts of the hdd as "bad" so those are not used anymore? not much. you may label it the way it will skip that part. anyway - sata/IDE drives has in-hardware bad block remapping. if you see bad blocks there is already out of space for remapping. OR - just something was recorded badly some time ago. clear whole drive with zeros and then retest. there is high change problem will go out. if not - don't use that drive for anything valuable at all