96

I've been backing up to a dedicated hard disk within the same server for all my backups in case my disks fail. And as I run more and more services, the concern of disks failures grow bigger.

I'm looking for a cheapish off-site backup solution and I'm just curious what everyone does for their 3-2-1 backup solutions.

top 50 comments
sorted by: hot top controversial new old
[-] KitchenNo2246@lemmy.world 10 points 1 year ago

I have a borg server in the office that takes backups of all my servers. Each server stores their applications backup that gets pulled into the repo. On top of that, the borg server pushes the backup to rsync.net.

All of this is monitored by my Zabbix server

[-] Kata1yst@kbin.social 8 points 1 year ago
load more comments (1 replies)
[-] SheeEttin@lemmy.world 8 points 1 year ago

Honestly, I don't. The vast majority of my data is just stuff like Linux ISOs that I could download again. Important documents and stuff like that take up so little space that I just keep them in Google Drive. Most of my personal project work is on GitHub. And while neither of those are technically backups, it's not a tragic loss if I accidentally delete everything.

[-] solstice@lemmy.world 3 points 1 year ago

Yeah it's weird, 10+ years ago or so I feel like I had SO MUCH DATA and it was always an issue. Now I really don't have anything. A few gigs of photos I guess, some various files, but that's it. I guess I used to have a lot more media like movies and porn, which I don't really need anymore.

[-] Freesoftwareenjoyer@lemmy.world 2 points 1 year ago

Do you at least encrypt those documents?

load more comments (1 replies)
[-] sudneo@lemmy.world 7 points 1 year ago

I use restic/borg (depending on servers) and push to a bunch of S3 buckets on Backblaze. This applies to my desktop, my NAS and in general my non-Kubernetes data.

For Kubernetes I wrote a small tool that...well does the same for PVCs. Packs up the data with restic (soon I hope to migrate to rustic, once the library gets polished) and pushes to Backblaze.

To give an idea of the pricing, for 730GB, with daily backups or more, I pay approximately $5 a month.

load more comments (1 replies)
[-] easeKItMAn@lemmy.world 6 points 1 year ago

Define which data is from value. I got 68TB of data but realistically only 3 TB are from such value I maintain several copies (Raspi + SSD) and online backup. The rest of data is stored on a cheap server build at a family member and synchronized twice a year. Make sure your systems and drives are all encrypted. And test your backups and redeployment strategy.

[-] SirMaple_@lemmy.world 5 points 1 year ago

I have a 2 x 8TB in RAID1 NAS at a family members house and I also have an OVH dedicated server with 2 x 480GB in RAID1 and 2 x 8TB in RAID1. I use rclone for my backups and keep deleted files for 30 days on the NAS and 120 days on the OVH dedicated server. Both the NAS and server connect back to my home network using WireGuard.

The OVH dedicated server also runs numerous virtual machines that host websites as well as backups of my netbox and mediawiki instance I run at home(they sync nightly).

[-] ahto@feddit.de 2 points 1 year ago

How much do you pay for that OVH server?

load more comments (2 replies)
load more comments (9 replies)
[-] Shortcake@kbin.social 5 points 1 year ago

i use duplicati to back up configs and data for docker containers to 2 cloud services. my 8 TB server is almost maxed. i need funds to buy a backup for that and expand.

I know synology (and others probably) have an app where you can back up your data to your friends NAS and vice versa, but that's taking up their storage too and cost for HDD/SSD may be prohibitive

[-] gubxuhki@lemmy.world 5 points 1 year ago

Do you have any family or friends that are willing to let a small NAS sit around somewhere? Or host a friends backup and return they host your backup? For me, this approach works well and is probably as cheap as it can get. To just backup some data over the internet, any cheap old NAS will do. I have an old NAS sitting at my parents and just manually turn it on when I'm visiting. A small startup script runs rsync without further interaction and shuts down when finished.

[-] dustojnikhummer@lemmy.world 5 points 1 year ago

My home "offsite" backup is a second NAS at my parents house. I plan on getting two identical NASes with identical storage setup and let them replicate themselves automatically, but no money for that now.

I don't do 3 2 1, I do 3 1 1

[-] FineWolf@lemmy.world 5 points 1 year ago

Restic to Wasabi.

I used to use Backblaze B2, until I did the maths on how much it would cost me to restore. B2 storage is cheap yes, but the egress is so fucking expensive. It would have cost me hundreds.

Wasabi storage is equally cheap, and restoring won't cost me an arm and a leg.

I use the following scripts for Restic: https://gitlab.com/finewolf-projects/restic-wrapper-scripts

[-] d4nm3d@reddthat.com 3 points 1 year ago

wasabi is cheaper than B2 unless...

  • you store less than 1TB (they charge for a minimum of 1TB even if you store nothing)
  • you pay for any data you upload for 90 days minimum.. so if you upload 500GB and then delete it within 90 days, you're paying for it for the duration anyway..
  • You can only download the same amount as you store in a month without incurring egress costs.

The 3 points above are how they can not charge egress for the majority of people.

[-] FineWolf@lemmy.world 2 points 1 year ago

Remember, this is for an offsite backup scenario.

wasabi is cheaper than B2 unless… you store less than 1TB

Yeah, absolutely. In my case, I backup way more than 1TB.

you pay for any data you upload for 90 days minimum

Which is absolutely acceptable in a offsite backup scenario. The data there is present for a long time, and if you use a solution like Restic which has deduplication capabilities, this is not an issue.

You can only download the same amount as you store in a month without incurring egress costs.

This is false. You can only download the same amount as you store in a month without violating the terms of service. That said, I've been using Wasabi in a professional manner for a number of years now, and as long as it isn't a regular occurrence, you can always contact support and give them a heads up that you do need to have more egress in a month.

This only occurs if you have to do a full restore TWICE in a month, which I had to once due to our team not noticing that the SAS controlled had failed and was responsible for corrupting data; not the drives. Support was quick, and it was no issue. Still didn't pay for that egress.

[-] HolyDriver@lemmy.world 5 points 1 year ago

Ah yes automated backups, on my to-do which I'll hopefully do before a failure (famous last words). People talking about backblaze b2. I just looked. Why not use the personal one? The one computer would just be the Nas if using it for cold storage/redundancy?

[-] Pfifel@lemmy.world 4 points 1 year ago

To copy a comment from reddit:

HTWingNut:

Backblaze Personal only works with Windows PC's and Mac, and drives that are physically connected to the computer. No VM's, no network drives/hardlinks/symlinks, etc. You have to use their software to backup too. As someone else noted, for recovery you can grab files in 500GB chunks as a zip, or 8TB drive mailed to you (free of charge up to 5 per year). Data needs to be retained on your local drives otherwise it will delete them from their servers after 30 days unless you upgrade to their 1 year retention plan.

I have a Windows PC that is on 24/7 for a number of things, and I just put a hard drive in there that I backup my most important NAS files to that, and it gets backed up to Backblaze Personal.

Backblaze Personal is cheap and I see the appeal, but you have to understand and live with those caveats for "unlimited" backup.

I use B2 with rclone and just backup "important" stuff on my NAS with cron jobs. I guess you could have rclone move the "important" stuff from NAS to a "burner" PC which uses Backblaze Personal.

I don't have enough data to warrant all that so I use B2 for now and I have around 50GB of data so the price is cheap

[-] bier@lemmy.blahaj.zone 1 points 1 year ago

I'm currently backing up my 20TB Hetzner Storage box using a windows VM to Backblaze Personal backup. I'm using https://github.com/dokan-dev/dokany to mount the SMB share as a "real" local drive.

[-] tburkhol@lemmy.world 4 points 1 year ago

2 spare drives and a safe deposit box ($10/yr). Swap the bank box once a month or so. My upstream bandwidth isn't enough to make cloud saves practical, and if anything happens, retrieving the drive is faster than shipping a replacement, nevermind restoring from cloud.

Of course, my system is a few TB, not a few dozen.

[-] netburnr@lemmy.world 4 points 1 year ago

Backblaze using qnap backup software

[-] Linuturk@lemmy.onitato.com 4 points 1 year ago

Backblaze B2 sync from my NAS. All my client computers use ayncthing or Nextcloud to the NAS.

[-] hoodlem@hoodlem.me 3 points 1 year ago
  • Backblaze B2
  • External hard drives at a friend's house
  • M-Discs, copies at home and a friend's house
[-] binwiederhier@discuss.ntfy.sh 3 points 1 year ago

Hetzner storage box, and just rsync. It takes care of snapshotting via auto snapshots. I costs like $20 for 1T I think. But there are cheaper options yoo

[-] d3lta19@kbin.social 3 points 1 year ago

Like many others here, I back up all important data from my Truenas to B2. Have a couple hundred gigs. It's like 2 bucks a month.

[-] irdc@derp.foo 3 points 1 year ago* (last edited 1 year ago)

I use syncthing to synchronise my collection of important stuff between my laptop, local server and VPS. My laptop then gets backed-up to an USB SSD using Time Machine. Granted, it’s not a proper backup, but it’s better than nothing.

For my photo collection I burned it to a BluRay (M-disc) and asked my SO to store it at work.

[-] rs5th@lemmy.scottlabs.io 2 points 1 year ago

I’ve got two synology NASes. My current backup strategy is to backup everything between the two NASes so I have two copies of everything locally. Then I back up documents, photos, pretty much everything except TV shows and movies to Backblaze.

[-] misterhuh@lemmy.ml 2 points 1 year ago

I have a local backup only drive for pictures and critical laptop backups and use rsync nightly. I also do rsync nightly to Backblaze for pictures. Figure if I can grab the drive I will have it stored offsite.

[-] privsecfoss@feddit.dk 2 points 1 year ago

Duplicati to Hetzner storage. Working on replacing duplaicati with Borg. Because mono.

[-] MeowdyPardner@kbin.social 2 points 1 year ago

I use rsync.net with a promo that adds 1TB free to a 680GB plan for $10/mo, which is enough for me to sync all my personal artifacts nightly from my synology. I also did a NAS share swap with a friend but it's less reliable as friends are always changing things on their setups

[-] dmtalon@lemmy.world 2 points 1 year ago

Backblaze, move everything u want to an external attached hdd and then back that up with the backblaze client

[-] witten@lemmy.world 2 points 1 year ago

I use Borg + borgmatic (although I may be a little biased there...) and backup to BorgBase and rsync.net. When figuring out where your "cheapish" off-site backup solution should be, you need to take into account: How much data you want to store, how much you expect it to be deduplicated, how much you expect it to grow, and your needs for retrieval and egress. See some of the other comments here on some of the pros/cons of various providers.

Also, it should be said that Borg doesn't directly support non-SSH cloud storage providers, although you could always backup with Borg locally and then rclone that to a cloud provider. Restic does support non-SSH cloud storage directly, but then no borgmatic. So, 🤷.

[-] mike@werm.social 2 points 1 year ago

Locally I have a mix of SnapRAID and mirroring across 2 servers. Then I use restic to backup select directories/files into Backblaze B2 cloud storage.

[-] mook71@lemmy.world 2 points 1 year ago

I've never considered off-site storage. You got me thinking

[-] shrugal@lemmy.world 2 points 1 year ago

I run a Synology NAS and use their backup solution Synology C2. It's e2e encrypted, pretty affordable and well integrated into the system, so it was basically a one-click setup. Also, they keep old versions for 30 days, but only the most recent versions count towards your quota, which makes the space usage very predictable.

[-] PopYaCork@lemm.ee 2 points 1 year ago

I won't go into my solution here, but the only tip I'll give you is don't use cloud based storage. Restoring is slow if we're talking terrabytes, it's expensive compared to buying a disk and your data is never truly safe.

Buy another drive, backup to it and have it on a rotation schedule. I keep my "offsite" backup in the boot of my car. If I'm not at home I'm usually away with my car.

[-] Pivot_Wizard@feddit.uk 4 points 1 year ago* (last edited 1 year ago)

Storing a hard disk in a car or any other moving vehicle is highly not recommended. The vibration will kill your drive. There are stories of companies moving drives on trolleys across their carpark to find the data has been lost.

[-] PopYaCork@lemm.ee 2 points 1 year ago

they are in a shock proof and waterproof containers

[-] MrNorm@lemmy.world 2 points 1 year ago

I use S3 sync via the cli and use lifecycle policies to manage number of snapshots and deletion.

Some cool options for moving files to different tiers like cold and glacier but I don't know enough about it or the retrieval costs to use it just yet

load more comments (1 replies)
[-] camr_on@lemmy.world 2 points 1 year ago

B2 from my NAS with duplicacy. Set it up with healchecks.io to let me know it if stops, and it works without a flaw

[-] AES@lemmy.ronsmans.eu 2 points 1 year ago

Raspberry Pi - USB HDD - borg backup - parents home :)

[-] lemann@lemmy.one 1 points 1 year ago

Gocryptfs + Rclone sync to B2

Used to use freefilesync for offsite backups, but haven't in a while. Wanted to replace that with a native BTRFS offsite sync tool like Btrbk, but haven't got around to it yet

load more comments
view more: next ›
this post was submitted on 17 Jun 2023
96 points (99.0% liked)

Selfhosted

39253 readers
201 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS