[CentOS] Looking for a good disk exerciser

Morten Torstensen morten at mortent.org
Sat Apr 14 18:37:27 UTC 2007


John R Pierce wrote:
> fredex wrote:
>> I'd guess that several passes with data from /dev/random might be
>> a good thing.
>>   
>
> I've tried that, tis kinda brutally slow.    dd if=/dev/random 
> of=/dev/sdb bs=1048576

You want to do "dd if=/dev/urandom of=...." for that... reading that 
much from random will deplete the entrophy pool.

//Morten



More information about the CentOS mailing list