this post was submitted on 18 Apr 2026
119 points (98.4% liked)

Selfhosted

58921 readers
1431 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Somehow I had a database corruption and I did not know how to restore from backup. It was a bad experience until I saw that it worked. Make regular and check your backups.

top 25 comments
sorted by: hot top controversial new old
[–] frongt@lemmy.zip 59 points 2 weeks ago (1 children)

An untested backup is not a backup, it's a wish.

[–] IsoKiero@sopuli.xyz 29 points 2 weeks ago (1 children)

Also known as Schrödinger's Backup.

[–] aeronmelon@lemmy.world 13 points 2 weeks ago (2 children)

Schrödinger did not have a backup cat.

[–] Davel23@fedia.io 11 points 2 weeks ago (1 children)

Well, he did and he didn't...

[–] uenticx@lemmy.world 3 points 1 week ago

Restored my backup and have all and none of the files, sir. Don't look at it until we fsck.

[–] illusionist@lemmy.zip 3 points 2 weeks ago

But he had quantum entanglement

[–] conrad82@lemmy.world 20 points 2 weeks ago (2 children)

How do you guys test your backups?

I have restored my proxmox setup from backup and it worked, but that is not something I do on regular basis.

I have from time to time done spot checks that certain files are working.

Most of the time I rely on the verification done by proxmox backup server..

[–] irmadlad@lemmy.world 6 points 2 weeks ago

How do you guys test your backups?

The image backups I do of my server are tested in a VM

[–] frongt@lemmy.zip 3 points 2 weeks ago* (last edited 2 weeks ago)

PBS verification is only a checksum of file integrity. If somehow the backup was zero-length, or was otherwise corrupt, the verification would succeed but the backup would be useless. How often you do file or full restores is up to you, but required for actual verification.

[–] irmadlad@lemmy.world 10 points 2 weeks ago

That's a gimmie. I test server image backups in a VM. So far, I've never had to resort of a backup, but I don't want to find out that my image is worthless if I ever had the need.

[–] Rhaedas@fedia.io 6 points 2 weeks ago (1 children)

Narrator: The fire detector in fact did not work.

There's more than one kind of backup in life, check them all.

[–] captcha_incorrect@lemmy.world 1 points 2 weeks ago

That’s one I’d have the facility owner hire someone to test.

[–] KingGordon@lemmy.world 5 points 2 weeks ago (1 children)

Two backups is one and one is none.

[–] comrade_twisty@feddit.org 3 points 2 weeks ago

Two untested backups are worse than one tested backup though.

[–] Shimitar@downonthestreet.eu 4 points 2 weeks ago (2 children)

3, 2, 1.... Test the backup!

... Is that the rule, right?

[–] HubertManne@piefed.social 3 points 2 weeks ago (1 children)

this drove me nuts at workplaces. we have to test the backups after backup. so many did not want to waste the resources. if it worked fine once it will always work fine to them.

[–] illusionist@lemmy.zip 3 points 2 weeks ago (1 children)

Sounds like there's room for a tool that checks backups

[–] HubertManne@piefed.social 0 points 2 weeks ago

or ai that evaluates. For me the backup works if the whole system actually works. Its more commonly known as disaster recovery.

[–] captcha_incorrect@lemmy.world 3 points 2 weeks ago

I run Borg backup, and I did a successful live test yesterday. Deleted the wrong file and hade to restore it.

[–] mikerr@programming.dev 1 points 2 weeks ago* (last edited 1 week ago) (1 children)

Somebody tell that to tindie.com !

[–] incompetent@programming.dev 1 points 1 week ago (1 children)
[–] mikerr@programming.dev 1 points 1 week ago

It's a DIY electronics marketplace, went offline for "routine maintenance" as has been offline for 4 days and counting ...

[–] GreenKnight23@lemmy.world 0 points 2 weeks ago

rule of thumb. any backup you don't regularly test isn't a backup.