this post was submitted on 21 Aug 2026
41 points (97.7% liked)

Selfhosted

61578 readers
380 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. 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!

founded 3 years ago
MODERATORS
 

So...I was wondering. Is there any backup tape system that would be advisable to use for backing up some TBs? I guess I need it to be USB, as the server is a micro PC, one of those tiny ones you can hang from behind a monitor. It's an HP ProDesk.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] bluGill@fedia.io 4 points 2 hours ago

Large companies still use tape for their large data sets. Tape has some useful advantages that make it worth it in very specific situations.

The first is when you have a lot of data - if you have several hundred of even thousands tapes (likely including duplicates!) then the quantity of data you have backed up is large enough the tapes are the cheapest.

The second - as hinted above - is duplicates. If you don't want the data lost a tape is a good answer to have several copies. While a disk might be cheaper, they are fragile and computers are not designed to swap disks that often. Even USB which is designed for swapping isn't that good: the connector will physically wear out a lot faster than you would expect making the costs much higher to manage this. Plus the labor to plug/unplug a lot of drives will get you.

Third, some tapes come in a write once form. If you have data that (often for legal reasons) you need to store such that it cannot be modified later then tape is often you best answer to ensure the data really wasn't changed. (either by an executive hiding their tracks, or an attacker trying to put ransomware on you).

That said, for most reading this, a few disks in a NAS is better than about 98% of people have and if you have snapshots on the NAS probably good enough for everything (your only risk is fire or theft of the NAS - if you cannot live with this get a second NAS elsewhere, or a cloud backup), similar cost, and has enough other useful features that you want it anyway.