From owner-freebsd-ports@FreeBSD.ORG Fri Jan 17 16:51:27 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF2E4B00 for ; Fri, 17 Jan 2014 16:51:27 +0000 (UTC) Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D63C157C for ; Fri, 17 Jan 2014 16:51:27 +0000 (UTC) Received: by mail-ie0-f181.google.com with SMTP id tq11so3807421ieb.12 for ; Fri, 17 Jan 2014 08:51:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=d5a5esdKmDmZW5a4MREcJE1fPPi67esFVnFu2V8KxIU=; b=YS3wU0+zz+jm8FPEGsh3Lo8hav/ot1k+S5xPuwH+TmPKQJ0Up/MJ8eQAbV1EGVZIB5 sTLuleM3u1+7OOtlR1LTn1PD/zi4vPDxLAOg8apZJrhV3a7mffDp0AkjzYA74kx1H+ny PAzv9RFi+FkA//s6chUr1XT1ILgzeu2eI4uviy8YUU2xwXH/DLSb10AErFGvfSoYLzWo 4OCyJ5LCCFjYZNHaZFxJx69SXhDeFGZthvuO3ThjCkXPXcs9Gns6bbi8Et8dB+hpOykN ICTWhbdn6nbeNqKKs1nRDs3vN/9FscKaUhxlI4+m/FFc7mUTQHS9C4KRHbWh46mkgDE+ R4zg== MIME-Version: 1.0 X-Received: by 10.43.143.211 with SMTP id jn19mr2689946icc.0.1389977486186; Fri, 17 Jan 2014 08:51:26 -0800 (PST) Received: by 10.64.33.12 with HTTP; Fri, 17 Jan 2014 08:51:26 -0800 (PST) In-Reply-To: References: Date: Fri, 17 Jan 2014 08:51:26 -0800 Message-ID: Subject: Re: clonehdd followup From: paul beard To: bart@tapolsky.net.ua, FreeBSD Ports Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 16:51:28 -0000 Grr. The return key should not be the same as Send. I had some problems with clonehdd that turned out to be hardware issued: my disks has somehow defaulted to PIO4 from UDMA which made this process run so slow it would just quit with finishing. Now things are more what I expect, completing a clone of my root disk in 524 minutes, down from multiple days=E2=80=A6 But it still seems slow if the disks are 1.5Gb/sec SATA disks. Looking around, it looks like this might be useful to speed things up. http://www.wonkity.com/~wblock/docs/html/disksetup.html On Fri, Jan 17, 2014 at 8:47 AM, paul beard wrote: > http://www.wonkity.com/~wblock/docs/html/disksetup.html > > -- > Paul Beard / www.paulbeard.org/ > --=20 Paul Beard / www.paulbeard.org/