Automatically monitor hard drive health #323

Closed
opened 2021-05-26 07:39:17 +00:00 by raucao · 1 comment
Owner

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.0

Here's some info on what the cookbook automates: https://ownyourbits.com/2018/11/10/monitor-your-hard-drive-health-with-smart-daemon/

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.0 Here's some info on what the cookbook automates: https://ownyourbits.com/2018/11/10/monitor-your-hard-drive-health-with-smart-daemon/
raucao added the feature label 2021-05-26 07:39:17 +00:00
Author
Owner

Just a note: devices are /dev/sda, /dev/sdb on centaurus, and /dev/nvme0, /dev/nvme1 on draco.

Just a note: devices are `/dev/sda`, `/dev/sdb` on `centaurus`, and `/dev/nvme0`, `/dev/nvme1` on `draco`.
greg added the idea label 2021-09-26 11:33:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#323