(no title)
motles | 2 years ago
If you care about your data, you are playing with fire.
Drives do not store data forever. Data must be read and rewritten occasionally to maintain it, from old media past its lifespan to new media.
Good storage software, with the ability to write your data with either mirroring or striping of some sort is able to routinely scan your entire data set and detect bit rot - and rewrite sectors that contain bitrotted data to new media.
You simply do not get that level of protection buying a single external hardrive alone.
Most enterprise storage systems do this. Most cloud storage does this. It’s worth paying for if you have data that is valuable.
HelloNurse|2 years ago
Also, there's nothing particularly "enterprise" or technically exceptional in backup software that can read old versions of files (for testing) while writing new ones (for current backups) and can copy old backups to new storage locations.
FooBarWidget|2 years ago
https://github.com/ambv/bitrot
But of course you still need backups. The way to use 'bitrot' in combination with backups is that you don't backup the bitrot DB file. Instead, you run 'bitrot' separately on the main disk and the backup disk.
As for fire-proofing my data: I store a disk at an off-site location (parents' home), and I regularly swap my main disk with the backup disk.
janwillemb|2 years ago
justinclift|2 years ago
aka "making sure you're not hosed if a drive goes bad"
jackjeff|2 years ago
Big appeal of cloud storage is that the data won’t go up in smoke if there’s a fire. But everything else you can do if you’re patient enough.
WesolyKubeczek|2 years ago
Unless it’s OVH…