slackbuilds_ponce/system/diskscan/README
B. Watson 5c64e24ef2 system/diskscan: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:05 -04:00

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.