this post was submitted on 11 Jan 2026
106 points (97.3% liked)

Selfhosted

60210 readers
944 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:

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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello!! Some recent technical problems on my family's NAS gave me a big scare and finally pushed me to figure out a way to back it all up. I'm asking here specifically because I really don't know where to even starts because of the fact I've got just under 50 terabytes worth of data stored in a 7-disk RAID-5 and would prefer to keep it cheap. What are your suggestions?

Edit: thank you for all the suggestions, I'll probably be considering using Backblaze for backups, or perhaps seeing if I can scrounge up old unused disks from people I know. Thank you all again <3

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Inkstainthebat@pawb.social 7 points 5 months ago (1 children)

It's kinda complicated because a good chunk of that is data that is technically redownloadable, but has been tweaked (most of my movies are a multiplexed high-res eng version merged with audio from lower-res dub.) Either way, thank you for the suggestions

[โ€“] roofuskit@lemmy.world 9 points 5 months ago* (last edited 5 months ago)

I suggest making a script that uses existing software (ie mkvtoolnix) to extract the dubbed audio and then backing that up and l leaving the high quality video to the Web to backup.

I know it's less than ideal but you can automate both extracting it and muxing it back in. It may take some effort to setup, but it's well worth the huge recurring costs incurred from backing up that amount of data.

Just an idea to consider.