top | item 38514204

(no title)

motles | 2 years ago

> a one-time payment for an external hard drive may be a more economical alternative over time.

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.

discuss

order

HelloNurse|2 years ago

I don't have the impression that anybody here is discussing a single external hard drive.

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

I use the 'bitrot' app to store checksums of files and to check for bitrot. It works by checking for data changes that aren't accompanied with a file modification time change. With this you don't need something like RAID or ZFS or detect bitrot.

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

I have used local drives for my data for decades. I have data since 1995. Nowadays I also have a remote offline backup somewhere. It seems to work for me so far.

justinclift|2 years ago

With your setup, is that having your data on a single local drive at any time, or was it generally copied onto a few?

aka "making sure you're not hosed if a drive goes bad"

jackjeff|2 years ago

I have a cron job running snapraid scrub. And smart demon with email alert. Once I had to quickly buy a HDD (next day Amazon) because it was dying.

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

> Big appeal of cloud storage is that the data won’t go up in smoke if there’s a fire.

Unless it’s OVH…