Description
Simple program to detect bad disks by filling them with random data.
disk-filltest is a tool to check storage disks for coming failures by write files with pseudo-random data to the current directory until the disk is full, read the files again and verify the sequence written. It also can measure read/write speed while filling the disk.