World Backup Day

a year ago by 486 to c/selfhosted

Be prepared against data loss and data theft. March 31st is the day to backup and better protect your data.

It's World Backup Day again. Good opportunity to check if your backup mechanisms work as intended.

savvywolf 111 points a year ago

Ehh... I'll do it tomorrow.

path: 0 16142028, hotness: undefined, score: 111, children: 1
huquad 4 points a year ago

That's what everyone says, but you really should just wait until next year comes around.

path: 0 16142028 16156117, hotness: undefined, score: 4, children: 0
myrmidex 71 points a year ago

I never knew we backed up this world. Can we revert to a snapshot from the nineties please?

path: 0 16142545, hotness: undefined, score: 71, children: 4
MeatPilot 33 points a year ago

Unfortunately the best we can do is 1939.

path: 0 16142545 16143380, hotness: undefined, score: 33, children: 1
taiyang 7 points a year ago

Yeah, I'm afraid the tech bros cut costs by not saving backups and removing all the old ones. Hell, all our changes are made in prod, no staging allowed here.

path: 0 16142545 16143380 16145596, hotness: undefined, score: 7, children: 0
huquad 2 points a year ago

This is what happens when you don't scum save.

path: 0 16142545 16156136, hotness: undefined, score: 2, children: 0
pHr34kY 1 point a year ago

I think the August 2001 backup is a good restore point.

path: 0 16142545 16160050, hotness: undefined, score: 1, children: 0
LainTrain 35 points a year ago

My life is on a bunch of HDDs dug out of failed laptops with SMART errors some of which have already failed in the past, they are duct taped together and shoved inside a drive cage they don't fit in.

path: 0 16142130, hotness: undefined, score: 35, children: 1
surewhynotlem 26 points a year ago

Amateur. Mine is backed up to a massive raid-5 array of hundreds of free USB sticks I got from conferences. When one dies, I can't be sure which it is, so I just add a few more.

path: 0 16142130 16143025, hotness: undefined, score: 26, children: 0
Cyber 31 points a year ago

Backups... fine

When's the World "test you can restore" day?

path: 0 16146040, hotness: undefined, score: 31, children: 3
486 38 points a year ago

It's on April 1st, but nobody takes it seriously.

path: 0 16146040 16146071, hotness: undefined, score: 38, children: 0
irmadlad 4 points a year ago

This is a very important point actually. A back up is worthless unless it has been tested.

path: 0 16146040 16148695, hotness: undefined, score: 4, children: 1
Cyber 5 points a year ago

Yep, hence my comment...

You should see the fear on people's faces when I suggest they restore a backup - esp. on Production.

My advice (to combat their fear) is to take an offline backup that has some kind of checksum and then immediately restore it.

That gets them past the initial fear and then we progress onto other backup strategies... if needed.

path: 0 16146040 16148695 16153557, hotness: undefined, score: 5, children: 0
yggstyle 26 points a year ago

Anyone know how to turn the US off and on again to verify we can roll back? I wanna say we might have some corrupted sectors...

path: 0 16149274, hotness: undefined, score: 26, children: 0
sirico 10 points a year ago

I made this comment on RAID 1 because Raid is a b̷̢̧̯̝͖̱̳͖͔̳̬̮̈́̃̍̈́́ͅa̵̧͓͚͒̕͜͝c̵̫̥̖̈́̆͌̇̌̌̾̓̀͘̚ú̸̥̦͉͚̳̩͌̾̅̂̅͊p̴̢̥͎̩̘̣͙̥̝̣̰͋́̏́̚͝

path: 0 16142931, hotness: undefined, score: 10, children: 0
rice 9 points a year ago

Just have automated incremental backups every few hours

path: 0 16142384, hotness: undefined, score: 9, children: 5
CosmicTurtle0 4 points a year ago

I recently started doing this as well but not sure if it's excessive. I'm beginning to think I need to separate out actual data from ephemeral data (e.g. browser cache, etc)

path: 0 16142384 16144458, hotness: undefined, score: 4, children: 2
rice 1 point a year ago

If you're doing incremental backups it should be nearly instant if nothing changes. But yea ignoring garbage like cache is always nice

I don't consider it excessive since stuff like rsync -a --inplace --delete on a giant directory will be nearly instant if nothing changed, even with terabytes of data (of smallish files) since it isn't going to copy anything except changed things.

borg used to have an issue where it took forever even with nothing changed but it looks like it is mostly fixed so not an issue now. I moved to restic backup years ago though (which is basically borg without those issues) also proxmox has the proxmox backup server that does similar for all the vps/containers

path: 0 16142384 16144458 16144768, hotness: undefined, score: 1, children: 1
CosmicTurtle0 1 point a year ago

I have a delta of about 200mb ± which isn't a lot all considered but it changes everyday. The only regular thing I do is use the browser. I might need to exclude it from my incrementals and only do those weekly.

path: 0 16142384 16144458 16144768 16148552, hotness: undefined, score: 1, children: 0
Discover5164 3 points a year ago

what is a good solution that does incremental backups of docker volumes? o btrfs subvolumes... i have them mapped

path: 0 16142384 16150542, hotness: undefined, score: 3, children: 1
rice 3 points a year ago

not sure if there's a docker specific one, I mostly avoid docker. the volumes are accessible by anything as far as I've seen though so anything that does incremental backups (borg, restic, rsync, rsnapshot) should be able to do it there too?

path: 0 16142384 16150542 16154779, hotness: undefined, score: 3, children: 0
irmadlad 7 points a year ago

In a life before a TBI and subsequent seizure condition robbed me of a functioning brain, I actually ran the IT dept for a company which I worked for as a mech eng, estimator, designer, and project manager. This one gentleman who was a field super and his wife had been trying for years to have a child. They finally did after many miscarriages and rough times, and as you can imagine, they took so many pictures of their baby. He called me one day in a panic about his computer and so I rushed over to his house. Long story short, his HDD had suffered a major crash for whatever reason, and everything was gone. No backups of his baby pictures, nothing. I sent the HDD off to see what could be recovered, but apparently it everything was toast.

Even tho it wasn't my pictures, it hurt me to my core, that all these pictures and memories this man and his wife had accumulated, were gone forever. It really did a number on me and I think about it from time to time even tho that has been decades ago.

Make backups folks. It might take you the better part of a Saturday afternoon to get everything backed up and secure, but do it anyways.

path: 0 16147342, hotness: undefined, score: 7, children: 2
meltedcheese 5 points a year ago

@irmadlad Yes, and keep a copy offsite! A good friend’s house burned down in the recent Eaton Canyon fire. He and his family lost absolutely everything. Photos, letters, memorabilia — the story of their lives. A devastating loss. He had plenty of backups, but none stored elsewhere and the ones in his house were also thoroughly toasted. Friends are working to find copies of photos, but that is just a fraction of what was lost.

It isn’t hard to do backups, just a chore. I by a thumb drive every few months. A few terabytes is not too expensive and it is small. I backup to it and mail it to a family member. I know it is safe. Daily backups are better but more cumbersome. I back up weekly to hosted disk drives at a small Internet service provider.

path: 0 16147342 16147677, hotness: undefined, score: 5, children: 1
irmadlad 3 points a year ago

It isn’t hard to do backups, just a chore

Right, and since now we have devices that can store thousands of pictures and data, and SSD cards that do the same, people tell themselves, maybe later, later, later until later catches up with you and you loose everything. It's been at the end of last year, but my lady friend was riding my ztr and her phone fell out of her pocket. Next thing I saw was iphone bits blasting out from under the mower deck. Now luckily, I am very fastidious at backing up her phone, but shit happens and I've always been one who adhered to the 3-2-1 rule. In fact, on my daily driver computers, the only thing that is on their HDD is the OS, and maybe a app or two that I wanted to check out. They really are like thin clients. Otherwise, everything goes to storage and that is backed up daily.

path: 0 16147342 16147677 16148658, hotness: undefined, score: 3, children: 0
Dave 6 points a year ago

Eh I don't even need to think about this anymore. I have a cron job that backs up every March 31st.

path: 0 16162528, hotness: undefined, score: 6, children: 0
jagged_circle 3 points a year ago

Do we get discounts for yearly cloud storage plans?

path: 0 16146231, hotness: undefined, score: 3, children: 0
GrumpyDuckling 3 points a year ago

Just have my phone set to syncthimg between a second drive on my pc and the home folder on the pc rsync to the same drive. I need an external provider to back that up.

path: 0 16143531, hotness: undefined, score: 3, children: 1
null_dot 2 points a year ago

Sorry to be that guy but replicating / syncing isn't really backing up.

You need snap shots or versioning.

path: 0 16143531 16154015, hotness: undefined, score: 2, children: 0
sugar_in_your_tea 2 points a year ago

Thanks for the motivation to make sure my backups (which are totally configured properly) are working. :)

path: 0 16144774, hotness: undefined, score: 2, children: 0
taiyang 1 point a year ago

I should use this as an excuse to finally get a NAS setup. Maybe.

path: 0 16145615, hotness: undefined, score: 1, children: 0
cravl 1 point a year ago

Eh, I'm not sure if the world can be picked backup, it's been knocked down pretty hard. I'm always down for trying though.

/apr1

path: 0 16164475, hotness: undefined, score: 1, children: 0
selfhosted
selfhosted

@lemmy.world

login for more options
61555
6650
5623

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

go to feed...