Automatically monitor hard drive health #323
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should be notified of hard drives failing before they're dead or creating serious issues.
I found a cookbook for
smartmontools, which looks a bit outdated, but is probably still good to use: https://supermarket.chef.io/cookbooks/smartmontools/versions/1.1.0Here's some info on what the cookbook automates: https://ownyourbits.com/2018/11/10/monitor-your-hard-drive-health-with-smart-daemon/
Just a note: devices are
/dev/sda,/dev/sdboncentaurus, and/dev/nvme0,/dev/nvme1ondraco.