SUMMARY: Block for Block copy

From: Edward D. Silver <eds_at_lodging.com>
Date: Mon, 09 Apr 2001 18:22:31 -0400 (EDT)

Quick and easy answer:

---------- Forwarded message ----------
Date: Mon, 09 Apr 101 16:22:26 -0600
From: alan_at_nabeth.cxo.dec.com
To: Edward D. Silver <eds_at_lodging.com>
Subject: Re: Block for Block copy


        dd(1) is the usual answer:

                dd if=/dev/rrz{whatever}c of=/dev/rrz{whatever}c bs=...

        A larger block size on the bs= option allows better
        performance. If the transfer size is not a factor of
        the capacity, dd(1) seems to do the reasonable for the
        short block at the end.
Received on Mon Apr 09 2001 - 22:23:19 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:42 NZDT