<br><br><div class="gmail_quote">On Thu, Apr 7, 2011 at 1:00 PM, Paolo Campegiani <span dir="ltr"><<a href="mailto:paolo.campegiani@gmail.com">paolo.campegiani@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> # dd if=/dev/zero of=/dev/sda bs=8192<br>
> # dd if=/dev/zero of=/dev/sdb bs=8192<br>
<br>
</div>Isn't 8192 a small value for a block write operation?<br></blockquote></div><br>Yes it probably is.  I did some tests years ago to find an optimal<br>blocksize but didn't remember where it was fastest.  It is however<br>
faster than the default of I believe 1K.<br><br>--Donald<br><br>