Live data from Hacker News

'Check Your Backups Work' Day

checkyourbackups.work

11–20 of 152 posts

Re: 'Check Your Backups Work' Day

#11
post #3

I think having a day for a whole year is a bit sparse. Some startups start and shutdown within a year. Apart from checking backups after any big code change related to backups, I think backups should be checked quarterly. It takes no more than couple hours most of the time, and as our wise said, "An ounce of prevention is worth a pound of cure"

Check your backups daily. The whole process is automated and shouldn't cost much.

Re: 'Check Your Backups Work' Day

#13
post #11
post #3

I think having a day for a whole year is a bit sparse. Some startups start and shutdown within a year. Apart from checking backups after any big code change related to backups, I think backups should be checked quarterly. It takes no more than couple hours most of the time, and as our wise said, "An ounce of prevention is worth a pound of cure"

Check your backups daily. The whole process is automated and shouldn't cost much.

Then we'll have a check your check your backups day where you make sure your automation isn't making sure the sky is blue.

Re: 'Check Your Backups Work' Day

#14
post #7
post #4

March 31st... http://www.worldbackupday.com/en/

Heh, "Don't be an April Fool" reminded me of the old annual "Internet Spring Cleaning" [0] ritual. [0]: http://www.snopes.com/holidays/aprilfools/cleaning.asp

I wonder if anyone would fall for it now...

Re: 'Check Your Backups Work' Day

#15
Would extend this to: "keep your personal data backed up too" - and for low-value or low-security data, it's easily done with consumer commercial services, since they're designed to allow you to be lazy and have no backup discipline.

Re: 'Check Your Backups Work' Day

#16
post #11

Earlier quoted context omitted.

Check your backups daily. The whole process is automated and shouldn't cost much.

Then we'll have a check your check your backups day where you make sure your automation isn't making sure the sky is blue.

It's in there now. Row counts per table and checksums are written out with the backup for every table. If things don't match up, alarm in a loud and noisy way.

Re: 'Check Your Backups Work' Day

#18
This actually inspired me to set up my daily / monthly backups, which I had not done since upgrading to Devuan almost half a year ago. Fortunately, I had already written a blog post [1] about backups, so setting myself back up and adding a cron task took under 30 min with a fresh disk.

[1] https://thatgeoguy.ca/blog/2013/12/26/encrypted-backups-in-d...

Re: 'Check Your Backups Work' Day

#20
post #16

Earlier quoted context omitted.

Then we'll have a check your check your backups day where you make sure your automation isn't making sure the sky is blue.

It's in there now. Row counts per table and checksums are written out with the backup for every table. If things don't match up, alarm in a loud and noisy way.

The point is that you could have a bug in the verification process that returns "all good" when it really isn't.
Post reply on HN