Smart: Difference between revisions
From DWIKI
Line 20: | Line 20: | ||
==LBA_of_first_error== | ==LBA_of_first_error== | ||
*https://www.smartmontools.org/wiki/BadBlockHowto | *https://www.smartmontools.org/wiki/BadBlockHowto | ||
==Device is: Not in smartctl database [for details use: -P showall]== | |||
TODO lookk for issues on github? |
Revision as of 10:27, 27 July 2020
Disk monitoring
Links
- Smartmontools wiki
- Understanding SMART reports
- https://www.thomas-krenn.com/en/wiki/SMART_tests_with_smartctl
- Smartmontools with megaraid
- https://wiki.archlinux.org/index.php/S.M.A.R.T.
Useful commands
enable smart
smartctl -i /dev/sda
check smart status
smartctl -a /dev/sda
Some codes and messages
LBA_of_first_error
Device is: Not in smartctl database [for details use: -P showall]
TODO lookk for issues on github?