Don't use them, but these seem right for you: https://lemm.ee/post/55012343
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Thanks, I missed that post! Looks like the comment section would have answered a lot of my question.
In the end I have pulled the trigger and bought an M-Disc capable burner and a stack of M-Discs, so I'm gonna give that a go and see how it works out.
Sounds good. They do make 100GB MDisc but they are a shorter life span: https://a.co/d/dTOLvW8
What makes you say they are shorter life span? The 25GB and 100GB both have the same "several hundred years" claim.
Oops, just me misreading.
Currently the only solution for a consumer are M-Disc Blue rays. They are currently the only "write once read many" media available that are preferable in these types of situations.
The media is comparable cheap - you can safe your amount of data for around 80-90USD/€ initially(or less for more but smaller discs) and then pay around 10$/€ per year for the new amount of data.
The chances that in 20 years someone is still able to read them are fairly high - there are numerous businesses that are using these disc as WORM media to backup important data on a medium that a opposing lawyer later cannot claim "was manipulated". In 50 years it is very likely to be readable at least by professionals. The discs itself are rated for much longer storage.
If you write on them unencrypted there should be no problem of writing on them. Additionally they do not have issues with byte rot,etc.
Yeah it's an interesting thought. They seem to come up to 100GB capacity, but the wikipedia page claims (with a [dubious] qualifier) that you need some sort of special higher power burning device to write to M-Disc.
I don't have an optical drive at the moment. Would I just pick any rated for BDXL?
You need a designated M Disc capable burner,yes. (Not generic BDXL,there are slight differences) There are a few on the market though - they cost around 100-150 bucks usually.(In theory you can use a regular writer sometimes - I know people who do that,but why risk that?) I usually recommend the verbatim to my clients,they are dirt cheap and work flawlessly so far.
For reading the discs any regular data-capabale blue ray disk drive will do.
I'm using blu-ray disks for the 3rd copy, but I'm not backing up nearly as much data as you are.
The only problem with optical media is that you should only expect it to be readable for a couple of years, best case, at this point and probably not even that as the tier 1 guys all stop making it and you're left with the dregs.
You almost certainly want some sort of tape option, assuming you want long retention periods and are only likely to add incremental changes to a large dataset.
Edit: I know there's longer-life archival optical media, but for what that costs, uh, you want tape if at all possible.
Same.
Bought a Blu-ray burner and "archive grade" disks for third location backups.
I made a list of files that is just a text document (3MB!) that sits on the root of the Blu-ray. There's probably a better way of doing that, but it works for me.
I have not used them myself, but M-DISC sounds like what you’re looking for. There are a few other alternatives listed on that Wikipedia article, too.
Just a hdd in usb caddy? IMHO good enough for 4 tier backup.
Yes this seems to be the general theme. Main issue is sorting out a file system. I can use a self-repairing one, to recover from long term storage issues, but then it likely won't work in Windows which it may need to if I want a layman to be able to access it. So still some refinement of the plan but it's coming together.
I've also decided to print some physical photos, aiming for 100 per year, and will put everything in a container together. The physical photos are for in case the container is lost for decades and the drives die, then there will at least be something.
If you need something which can withstand some bitrot on single drive, just use par2. As long is filesystem is readable, you can recover files even if bit of data get corrupted
I usually use a dehydrator for ~3 days on my drives to make them shelf stable. So far I haven’t had any issues.
After reading the previous discussion I think that you should get more than single drive to store cold backups. That way you can at least spread out the risk of single drive failing. 2TB spinning drives are pretty cheap today and if you have, for example, 4 of them, you can buy one now, write your backups to it and in 6 months buy another, write data on that and so on.
This way you'll have drives with year or two difference on purchase date, so it's pretty unlikely all of them fail at once and a single drive gets powered on and checked every other year or so. My personal experience is that spinning drives are pretty stable on the shelf, but I wouldn't rely on them for decades. And of course even with multiple drives you'll still want to replace them every 3-5 years each. Plus with multiple drives, if I were to build setup like that, I'd set up some sort of scripts or other solution where I can just plug the thing in and doubleclick an icon on desktop to refresh the data and maybe get a notification automatically that the drive you're using should be replaced.
And for actual, long term storage, printouts are the way to go. At least in here you can get books made out of photo paper with your pictures. That's one media which is actually stable over long period and using them doesn't require a lot of technical knowledge nor hardware. But I'd still keep digital copies around, as the printouts aren't resistant to things like house fire or water damage.
This was a recent point of discussion on the 2.5 Admins podcast (https://2.5admins.com/2-5-admins-228/). Some good discussion on there.
My own thought is the best way to handle your family-member-finding-your-old-photos problem is the analog way: make some prints. It’s absolutely idiot proof, the methodology of keeping paper goods is well understood, and the technology is platform independent.
For local backups it depends on what you want to have:
- The cheapest option is a usb or thumb drive. But you have to regularly plug it in and copy your backup on it.
- The lazy option is to buy a NAS and configure a backup job that regularly creates a backup. Versioned, incremental, differentials and full backups are possible as is WORM to add a bit of extra security. You can configure a NAS to only turn on specified times, do a backup and then turn off again. This will increase protection against encrypting malware. WORM also helps in this case.
Or just let it run 24/7, create backups every hour and install extra services on it like AI powered image analysis to identify people and objects and let it automatically tag your photos. Cool stuff! Check out QNAP and Synology or build a NAS yourself.
A NAS can also be configured to present its content in a LAN by itself. Any computer will automatically connect to it if the access isn't secured by user/password or certificate.
I recommend buying a NAS.
I decided instead to use ZFS. Better protection than just letting something sit there. Your backups are only as good as your restores. So, if you are not testing your restores, those backups may be useless anyway.
ZFS with snapshots, replicated to another ZFS box. The replicated data also stores the snapshots and they are read-only. I have snapshots running every hour.
I have full confidence that my data is safe and recoverable.
With that said, you could always use M-disk.
ZFS even if only one server is much better than most people have. If your ZFS replication is to a different building you have done pretty good. However as others have pointed out there are limits. Those servers costs you a couple bucks/month in electric (where I live my electric is 100% wind, but most of you should read CO2). You have to buy both servers, and hard drives will crash regularly.
There are a lot of trade offs, but cold storage backups are often much cheaper in the long run than the backup zfs server. And those cold backups are a lot easier to put into multiple different locations.
Tape. Amazon glacier if you're okay with that.
And regular test restores. An untested backup is not a backup.
But when considering what I need to back up, I usually overestimate how much I or other people will care if it's lost. Family photos are great, but what are the odds of someone saying "damn I wish we still had two dozen photos of that one barbecue?"
For photos? Archival prints. As a bonus, you also get a cool album to reminisce later in life.