From owner-freebsd-hardware Thu Jan 25 16:27:47 2001 Delivered-To: freebsd-hardware@freebsd.org Received: from warspite.cnchost.com (warspite.concentric.net [207.155.248.9]) by hub.freebsd.org (Postfix) with ESMTP id 1B1A437B400; Thu, 25 Jan 2001 16:27:31 -0800 (PST) Received: from bitblocks.com (ts014d48.sjc-ca.concentric.net [206.173.236.204]) by warspite.cnchost.com id TAA00233; Thu, 25 Jan 2001 19:27:28 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <3A7098EB.250A2FA3@bitblocks.com> Date: Thu, 25 Jan 2001 16:21:47 -0500 From: Bakul Shah X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Smith Cc: Kevin Oberman , FreeBSDHW Subject: Re: Hard Drive cloning References: <200101260008.f0Q08G100618@mass.dis.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From what I remember you shouldn't need the two dds. I believe team allows you to choose the blocksize. Forking 4 ways should be good enough. Going through pipes will slow things down. But like I said it is from memory -- right now I am marooned on a windows machine -- so please don't yell at me:-) team NNNNN 4 /dev/adMsM > > Have you any suggestions for reasonable values for 'team' to use for > > dd? > > > > I assume the syntax would be: > > dd bs=NNNNN if=/dev/adNsN | team NNNNN X | dd bs=NNNNN of=/dev/adNsN > > That's more or less what I'd recommend. > > To take best advantage of FreeBSD's "fast wide pipe" support, the block > size should be > 64k; I've had good results around 1M. More than that is > probably wasteful, and may run you out of physical memory... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message