0

I want permanent storage that will be added to about every week. The old stuff needs to be kept secure and new stuff needs to be added every week.

I am presently using DVD. This seems reasonably good. I have some older discs and most data seems retreivable. However, the last few files on every discs no longer seem accessible on most of my DVD readers. However, an old 10 years old DVD reader can still read those files, so it might be a case of the original DVD writer writing a little bit more data than the new DVD readers can read.

Is my assumption that DVD writers write/read different amounts of data correct?

In 2020 I am reading articles saying:

  1. SSD drives can only be written to a certain number of times and then become unusable. I cannot find how permanent the data is once written. Does anyone know how long, once written, the data will last?

  2. HDD only last about 3-5 years, so this seems a bad way of storing data long term. Is that correct? Is that due to the moving parts?

  3. The DVD presently seems the most sturdy, but is obviously limited to about 4GB per disc. The data is on a disc which is disconnected from the reader with the moving parts than can be replaced. Would Blu Ray be a better/similar option. I think that is about 25GB per disc for a comparible price?

  4. I am presently saving on DVD+R, but can only find BluRay-R. What is the difference? I was always told to buy +R DVDs as they were better, but I never knew why. Can someone explain?

  5. Does anyone know any other, better long term storage device? What is everyone's personal choice they use? It has to be added to every week, but the old data needs to be kept secure.

PS. I do not want to use the cloud.

Rewind
  • 235
  • 3
  • 8

1 Answers1

0

It depends on several things, such as :

How much data storage do you need?

How much money can you spend to store this data ?

I would suggest a NAS with several hard drives in a RAID configuration, so that when a HDD fails, you don't lose any data and just have to replace it. It also allows a lot more storage than DVDs, but it's more expensive.

Your 2nd point doesn't seem realistic to me, the durability of a hard drive is much higher than that. Look at these statistics for example : https://www.backblaze.com/blog/backblaze-hard-drive-stats-q2-2020/ and take into account these HDDs are in 24/7 use. For a personal use where most of the time you are not accessing or writing data, they would last more without issue. The oldest I have is 11 years old, and I have not lost any of them yet.

The primary advantage of SSDs compared to HDDs is their speed, and they cost more for the same capacity, so that's not ideal to store data anyway.

Also keep in mind that if that's data you really dont want to lose, you should store them in several physical locations, in case a fire or another accident happens.

pigeonburger
  • 2,508
asmoth
  • 9