mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4016fa8d9d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
414 B
Text
9 lines
414 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.
|
|
|
|
|