this post was submitted on 17 May 2024
605 points (98.7% liked)

Memes

45132 readers
3258 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

Data storage vs backup storage

@[email protected]

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 months ago (1 children)

I started using Pushover to alert me about my backups so I get one of these daily:

Wasn’t too hard and only had to do it once.

[–] [email protected] 2 points 4 months ago (1 children)

it's a systemd unit on my side, so i've got logging and potential to implement reporting if i desired, but frankly it's not worth the effort, i just check to see if the drives have roughly the same data on them every so often, because rsync is handling the rest for me, as well as systemd.

I should probably set up proper smart reporting, but i'm lazy and don't want to setup and email server lol.

[–] [email protected] 1 points 4 months ago (1 children)

I used to send email alerts but this just uses Pushover which is just an API call. Super easy.

[–] [email protected] 1 points 4 months ago

i've considered setting it up, but i don't think smartd supports pushover so meh.