Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| computers:synology [2022/01/05 20:20] – jon | computers:synology [2022/01/05 20:21] (current) – jon | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ## Long Test | ## Long Test | ||
| smartctl -d sat -t long /dev/sata1 | smartctl -d sat -t long /dev/sata1 | ||
| - | ## Badblocks (will take several days, if not a week depending on disk size) | + | ## Badblocks (will take several days, if not a week depending on disk size due to running five passes) |
| ## Destructive | ## Destructive | ||
| badblocks -b 4096 -wsv /dev/sata1 | badblocks -b 4096 -wsv /dev/sata1 | ||