mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
5c64e24ef2
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
411 B
Text
8 lines
411 B
Text
DiskScan is a tool to scan a block device and check if there are
|
|
unreadable sectors, in addition it uses read latency times as an
|
|
assessment for a near failure as sectors that are problematic to read
|
|
usually entail many retries.
|
|
|
|
Diskscan will only perform reads in its disk surface scan so it is
|
|
not destructive in any way and it will report on all the key metrics
|
|
needed to decide if the disk is good or not.
|