From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 12 23:59:49 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB17D16A420 for ; Thu, 12 Jan 2006 23:59:49 +0000 (GMT) (envelope-from nicolas@i.0x5.de) Received: from n.0x5.de (n.0x5.de [217.197.85.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD46243D46 for ; Thu, 12 Jan 2006 23:59:48 +0000 (GMT) (envelope-from nicolas@i.0x5.de) Received: by pc5.i.0x5.de (Postfix, from userid 1003) id 1EFC581C35; Fri, 13 Jan 2006 00:59:46 +0100 (CET) Date: Fri, 13 Jan 2006 00:59:46 +0100 From: Nicolas Rachinsky To: Peter Jeremy Message-ID: <20060112235946.GA45385@mid.pc5.i.0x5.de> Mail-Followup-To: Peter Jeremy , Christoph Kukulies , freebsd-hackers@freebsd.org References: <200601120948.k0C9mcqR092895@www.kukulies.org> <20060112211300.GB13244@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060112211300.GB13244@cirb503493.alcatel.com.au> X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: 887BAE72 X-PGP-Fingerprint: 039E 9433 115F BC5F F88D 4524 5092 45C4 887B AE72 X-PGP-Keys: http://www.rachinsky.de/nicolas/gpg/nicolas_rachinsky.asc User-Agent: Mutt/1.5.11 Cc: Christoph Kukulies , freebsd-hackers@freebsd.org Subject: Re: increasing dd disk to disk transfer rate X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 23:59:49 -0000 * Peter Jeremy [2006-01-13 08:13 +1100]: > Note that whilst increasing the DD blocksize will speed up the > transfer, it will also increase the amount of collateral damage when a > hard error occurs. If you rummage around the ports or tools tree, > you'll find a utility (its name escapes me but I believe it was > written by phk) that is designed to do disk-to-disk recovery - it > copys data in big slabs until it gets an error and then works around > the faulty area block by block. sysutils/dd_rescue I haven't tried it, but pkg-descr sounds promising. Nicolas -- http://www.rachinsky.de/nicolas