DISK-FILLTEST(1) | General Commands Manual | DISK-FILLTEST(1) |
disk-filltest - Simple Tool to Detect Bad Disks by Filling with Random Data
disk-filltest [-C dir] [-f files] [-N] [-r] [-R repeats] [-s seed] [-S size] [-u] [-U]
disk-filltest The number of hard disk produced in the last five years is huge. Of course, this is the same number of hard disks that will most probably fail in the next five years, possibly with catastrophic consequences for the particular user or business.
The simple tool disk-filltest can help, together with S.M.A.R.T. monitoring, to check disks periodically and thus be forewarned about coming failures. The function of disk-filltest is simple:
The method is simple and effective, however, it of course does not verify other files on the disk. That is a different task, which can be solved efficiently, for example, using digup (a Digest Updating Tool) (https://panthema.net/2009/digup/).
Another useful side-function of disk-filltest is to measure read/write speed while filling the disk. Slow speeds may also indicate a future failure, or just bad disk controlling.
See https://panthema.net/2013/disk-filltest/ for more information.
Written by Timo Bingmann
2019-10-21 |