haase.dev/ blog

Smart Checks

August 21, 2020

Run SMART test

smartctl -t long /dev/<device>

View Results

smartctl -H /dev/<device>
smartctl -l selftest /dev/<device>
smartctl -a /dev/<device>

Source: https://wiki.archlinux.org/index.php/S.M.A.R.T.