Mailinglist Archive: opensuse (2459 mails)
| < Previous | Next > |
Re: [opensuse] optimize dd
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 13:10:20 +0100
- Message-id: <frqvrc$b5t$1@xxxxxxxxxxxxxxxx>
Otto Rodusek (AP-SGP) wrote:
Generally speaking - bigger blocksize, better performance. It will
depend on your drives though, so why not just try it out? Just do some
plain copies of fixed sized files and measure wall clock time.
/Per Jessen, Zürich
--
http://www.spamchek.com/ - your spam is our business.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Is there an optimum 'bs' parameter to the dd command. For example if
you want to clone 2 drives (dd if=/dev/hda of=/dev/hdb bs=??) is there
a better value to bs that will finish the process faster? Will a
larger value like bs=8257536 or a value like bs=32256 be better? Is it
better to have a value that is a multiple of sectors (ie 63 sectors @
512 bytes = 32256)? Thanks for any comments. Otto.
Generally speaking - bigger blocksize, better performance. It will
depend on your drives though, so why not just try it out? Just do some
plain copies of fixed sized files and measure wall clock time.
/Per Jessen, Zürich
--
http://www.spamchek.com/ - your spam is our business.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |