Slashdot Mirror


Best Way To Store Digital Video For 20 Years?

An anonymous reader writes "My kid is now 1 year old and I already have 100G of digital video (stored on DVDs, DVD quality) and photos. How should I store it so that it's still readable 10 to 20 years from now? Will DVDs stil be around, and readable, 10 years from now? Should I plan for technology changes every 5 to 10 years (DVD->Blue-ray->whatever)? Is optical storage better, or should I try to use hard drives (making technology changes automatic)? And, if the answer is optical, how do you store optical disks so that they last?"

136 of 805 comments (clear)

  1. Re:CDs are still readable by Anonymous Coward · · Score: 5, Informative

    no they're not. ever hear of cd rot?
    store everything on hard drives, with duplicate backups stored off site.

  2. My method by everphilski · · Score: 4, Interesting

    Pictures: Backed up to HDD, DVD and Flickr. For $24.95, it's cheap offline backup and the grandparents love it.

    Movies: Taken on MiniDV, backed up to HDD.

    The only worry I have is that the MiniDV's and HDD are in the same house although they are stored in separate locations. But every picture is backed up offsite.

    1. Re:My method by SatanicPuppy · · Score: 2, Informative

      Yea, never dismiss the old standard of posting it online and making storage someone else's problem.

      But yea, if you are serious about storing, store on HDD, and keep an offsite backup. If you're careful with your offsites (i.e. you make a new FULL backup on a semi-regular basis), you can use DVDs, but like everyone else has already said, optical media is a crapshoot, and if you depend on it, you can depend on it letting you down.

      Considering that you're still under a TB, I'd invest in a pair of externals, and switch 'em back and forth to your offsite every 6 months or so. (That sounds complex, but we're really just talking about leaving one at Mom's on Easter and switching it out at X-mas or whatever).

      --
      ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
    2. Re:My method by bonehead · · Score: 3, Interesting

      You're exactly right. I used to work for one of the largest banks in the country, large enough that I can say with confidence that every American, and probably 75% of the people in the world, have heard of them. Our backup system was amazingly well designed. A lot of very smart people drew very large salaries for a very long time just to design it, not to mention the millions of dollars in hardware, and gigantic fees to hardened facilities for offsite storage.

      They had a major data loss once because some douchebag forgot to change the backup tapes when he was supposed to.

      The best laid plans and so on.....

      (I'll throw in that, while working for the same company, I learned that no amount of money spent on ultra high end UPS systems and backup generators can protect you from an incompetent technician replacing a battery without following proper procedures.)

  3. Gold Disks by stretchpuppy · · Score: 5, Informative
    1. Re:Gold Disks by Kjella · · Score: 4, Interesting

      Claim up to 300 years. On a very nice theoretic assumption on accelerated aging from disks stored less than a year. I expect at that age it's more than simple temperature and humidity factors that come to play, but I'm sure the company is happy to be long gone with your money before you start complaining in a few decades. Sure it might be good but it's hardly a proven technology.
      --
      Live today, because you never know what tomorrow brings
    2. Re:Gold Disks by trentfoley · · Score: 3, Insightful

      The wording here is what is important.

      Up to 300 years includes 1 day. Since there is no minimum given, it is a semantically void promise. The only thing guaranteed is that your data will not last 300 or more years.

      It is like the "Save up to 50% and more" sales. What does that really mean?

    3. Re:Gold Disks by uncqual · · Score: 4, Funny

      Be careful though... When burning these, it's critical that you only use gold [USB, SATA, PATA] cables to connect your burner to your computer. Otherwise the bits on the media will degrade quickly due to galvanic corrosion.

      --
      Why is there an "insightful" mod and why isn't it "-1"? If I wanted insight, I wouldn't be reading /.
    4. Re:Gold Disks by 74nova · · Score: 2, Funny

      well, it's like a weakest link, right? the bits have to go over non-gold wire, so they lose quality there.

      --
      use your turn signal! you people act like it's divulging information to the enemy
  4. HDDs by the4thdimension · · Score: 2, Interesting

    HDDs are so cheap. Buy an external one with like a terabyte of space. Fill it up, rinse, repeat.

    1. Re:HDDs by zdzichu · · Score: 2, Informative

      Better yet, buy two of them and mirror. Use some good filesystem -- like ZFS (available in Mac OS X, OpenSolaris, FreeBSD and to some extent in Linux), which will detect corruption and heal files using redundant copies. (google "zfs self-healing" for more)

      --
      :wq
    2. Re:HDDs by Anonymous Coward · · Score: 3, Funny

      HDDs are so cheap. Buy an external one with like a terabyte of space. Fill it up, rinse, repeat.

      Wait, is this some special technique to fortify the data on the drive? And it sounds like this actually doubles the space on the drive after I rinse it. Does this require distilled water, or will tap water do?

    3. Re:HDDs by lgw · · Score: 2, Insightful

      No, no, no! Mirroring is not backup. One theft, fire, or natural disaster and you're toast; plus mirroring provides no protection at all against the 85% case for data loss: "Oops! Dammit, undo, undo!"

      --
      Socialism: a lie told by totalitarians and believed by fools.
    4. Re:HDDs by lgw · · Score: 4, Funny

      Oops! Dammit, preview, preview!

      --
      Socialism: a lie told by totalitarians and believed by fools.
    5. Re:HDDs by DigitAl56K · · Score: 5, Informative

      Do not buy the largest hard drives that you can find. Cutting-edge storage densities might mean bad long term reliability. Go for something a little smaller than the leading edge that has had enough test time for you to find a large number of reviews on the drive's reliability. These will also be cheaper so you can buy two and store them at separate locations.

      When you store your files, write a small utility or script that runs through them all and builds redundancy data, like QuickPar, and that stores a hash, e.g. MD5, so that 20 years later you can check the data is still good bit for bit, and even if it contains errors theres a high probability that you'll be able to correct it, even from the redundancy data stored on the same drive, let alone your second copy.

      One important thing: As well as all of this, on each drive store a copy of the software (e.g. codecs), as well as any registration information to make them work. Backups of your files are no good if you can't play them later. Try to avoid storing video long term in any format that requires a codec with online activation. Will that company still be around in 20 years time?

    6. Re:HDDs by Kjella · · Score: 2, Insightful

      One important thing: As well as all of this, on each drive store a copy of the software (e.g. codecs), as well as any registration information to make them work. Backups of your files are no good if you can't play them later. Try to avoid storing video long term in any format that requires a codec with online activation. Will that company still be around in 20 years time? DVDs are played by all open-source tools today and mplayer will play all of MPEG2/VC1/H.264 (though slowly and not a problem in the far future), what kind of codec wouldn't you find?
      --
      Live today, because you never know what tomorrow brings
  5. for some years: dvd + raid-1 by boldi · · Score: 5, Informative

    Currently, There is no better way than store a backup on DVD and store the main data on a raid-1 disk set. Move the raid disk set to new disks every few years.

    All the other technologies are more expensive, and even possibly more dangerous (loss of data due incompatibilies or for any other reason).

  6. CDs still a pain. Keep it alive and available. by ibane · · Score: 2, Insightful

    If you strive to keep it all accessible all the time, you will move with format changes as they occur. US networks are not capable of HD video streaming, so I put OGG Theora in my video blogs with links to better quality for those who want it. Disk storage will improve in time to keep up with your vorracious demands. Raid would be good to have. Optical storage media that has to be loaded one disk at a time is a last ditch archive that you should keep in a seperate physical location, just in case.

    --
    Intellectual property was the desert property of the twenth century.
  7. Recordable CD reliablity by Lead+Butthead · · Score: 4, Informative

    Depends on the manufacturer and dye formulation. Some have failed in as short of a time as eight months while others are good after nearly ten years. For very important stuff, it is far too risky to be relying on the manufacturer. It's probably safer to make it a habit of regularly make multiple backups your data.

    --
    ELOI, ELOI, LAMA SABACHTHANI!?
    1. Re:Recordable CD reliablity by sricetx · · Score: 2, Informative

      The dark blue Metal AZO CD-Rs are the best. Make sure the media descriptor is MCC (Mitsubishi Chemical) - Made in Japan or India (Indian ones are under contract from Mitsubishi by Moser Baer). I have a spindle of Verbatim Datalife Plus and while they were expensive and are getting hard to find (many newer Verbatims are made by CMC Magnetics) the MCC Verbatims are great CD-Rs. Others have recommended Taiyo Udens made in Japan as good CD-Rs, but I haven't been able to find them locally.

    2. Re:Recordable CD reliablity by WBDinnigan · · Score: 3, Informative

      I've had good luck ordering Taiyo Yuden media online, and the prices haven't been so bad, even in Canada. So far, I have had no trouble with them (but as we well know, that doesn't really mean much). I tried picking up some MAM-A recordable media, but it was a bit pricey for my needs.

  8. What I've found to work... by Mordok-DestroyerOfWo · · Score: 4, Insightful

    In the department I work for we typically use archival DVDs in a temperature and humidity controlled room (also used to store photos, slides, and vellum). For the really important ones I'll copy the disc onto a server in the same room as an ISO. Every month I mirror the data drive onto an offsite server in another building on campus. It's not fool-proof and it's pretty expensive but it has worked for about 8 years now.

    --
    "Never let your sense of morals prevent you from doing what is right" - Salvor Hardin
    1. Re:What I've found to work... by Neanderthal+Ninny · · Score: 2, Interesting

      I've had to do this at my workplace which existed when 9-track reel-to-reel tapes were around. What we discovered that we needed to transfer data from one format to another as new better formats are available. All media types will become obsolete and will degrade over time so what we discovered you will have to migrate your old data from format to another since that old format will become obsolete if we like or not. Also as storage media gets denser and denser we can fit 46 old 100MB per 9-track tapes in one 4.5GB DVD so we can store more data in smaller space and longer lasting. In theory a DVD-R properly stored will last about 20 years but will the equipment that read these will exist in 20 years is another question. In our case of 9-track tapes will readable (stored under the best conditions) but the equipment will not be so we decided that migrating from one format to another is best way to prevent obsolescence of data.
      We migrated one roomful of 9-track tapes to one box of DVDs several years ago and we are happy for all of space we got back in our off-site storage location.

    2. Re:What I've found to work... by Mordok-DestroyerOfWo · · Score: 2, Interesting

      Errors have been fairly minimal for the media stored on the server. In the beginning we stored a lot of things on non-archival CDs and DVDs and a substantial amount of that deteriorated over time and nobody noticed. Since a lot of it was irreplaceable one of the student workers responsibilities is to make a visual inspection once every other month to look for signs of damage and degradation. The early stuff we're storing was recorded onto Super-8 and VHS so even if there were transcription errors they may not readily be apparent against the normal noise of the analog recording methods. In the last few months I've been playing with using MD5 checksums to compare between my local copies and the offsite copies and haven't noticed any differences even over the span of 4 years since we've been offloading.

      --
      "Never let your sense of morals prevent you from doing what is right" - Salvor Hardin
  9. Optical by PawNtheSandman · · Score: 4, Funny

    Well why not optical platters? We have 50 year retainment requirements for certain documents and were looking at Plasmon optical devices. They claim it will still be readable and are the only type of backup media that survived both 9/11 and Katrina. Although when I asked if it was the same cartridge that survived both, the vendor gave me a dirty look. I think though you would be fine with dvd-r and just make a new copy every 5 years.

  10. Optical? by Anonymous Coward · · Score: 5, Funny

    Only wimps use optical media, _real_ men just upload their important stuff on ftp and let the rest of the world mirror it.

  11. groovy man by FizzGiGG · · Score: 3, Insightful

    Store the media on whatever the current standard is. Think about it, what if you had a closet full of tape reals that had all of your old sweet groovy 60's music? What would you do with that now?

    --
    -FizzGiGG (Geek)
  12. Storage array. by palegray.net · · Score: 5, Informative

    Build a simple storage array with RAID from a barbones PC, your favorite Linux distro, configured for fault-tolerant RAID. It doesn't have to be complicated, and it doesn't have to be powered on unless you're actually pushing data to it.

    Every couple of years, you can add an extra couple of drives. With drive capacities increasing as fast as they are, cost shouldn't be a huge issue.

  13. Use backups by z00_miak · · Score: 5, Informative

    Regardless of the methods you choose, I would highly recommend using at least two different media.

    If these videos are important enough to be stored for 10 to 20 years, then they are important enough to be backed up - it is always difficult to foresee long term failures in any technology. If you read the article on tin whiskers they mentioned that some failures can not be tested using short time span methods.

  14. buy an external eSATA RAID5 array by circletimessquare · · Score: 2, Insightful

    a few years ago, this would have been exorbitantly expensive overkill, but this stuff keeps getting cheaper by the day

    with raid5, your videos will last forever, as long as someone keeps replacing the dead drives

    any other media format is physically static, which can degrade. raid5 ensures that the files live on after the physical components degrade, as long as new drives are continually added to the system

    and when the technology becomes ancient and archaic, simply move the files over and upgrade (obviously to a new file format as well)

    as long as some continually performs low level maintenance, your videos will last forever

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  15. Someone actually had sex on this site? by Anonymous Coward · · Score: 2, Funny

    My kid is now 1 year old and I already have 100G of digital video

    Riiiight, this is /.

    So people: How can this guy be sure that in 10/20 years time his Bangbus collection will still be readable?

  16. Do what IT departments do by morgan_greywolf · · Score: 5, Insightful

    Use multiple different media, with redudancy.

    Store it on HDDs. Mirrored RAID like RAID 1 or RAID 10 is preferred. but even RAID 5 buys you some extra integrity protection.

    Then back it up. CDs. DVDs. BluRay. Tape. Whatever. Multiple times, multiple ways. Every few years do some copies onto new media.

    Keep at least one copy off of your premises. A safe deposit box might be good.

  17. Diversify. by Lux · · Score: 3, Insightful

    If you can afford it, I'd recommend a utility computing platform, like Amazon S3 or whatever Google's offering in that space. Verify that they're built out for long-term, fault-tolerant storage (ie: replication + automated verification and repair.)

    I wouldn't trust that 100%, though, so keep them locally as well.

    1. Re:Diversify. by sunburntkamel · · Score: 2, Informative

      Many cheap web hosts offer offsite storage and daily local backups. You can use a self-hosted gallery software (ZenPhoto, Gallery2, etc) as well, but I just leave them raw on the server.

    2. Re:Diversify. by gwiner · · Score: 2, Informative

      I am using Amazon S3 file storage and some software (S3 Backup (www.maluke.com)) to backup ~300GB of digital media. Amazon's off-site, always on, fully fault tolerant storage costs me about $23/mo. + my internet connection. The major downside is that you need to download or upload your content. It took almost 2 mos to do my first complete backup due to my slow uplink. As far as on-site storage, the only option is to stay current with technology, and rely on common or open standards where possible. For example, don't encode your video with an obscure manufacturer's codec. This often means you will need to pre-process backups, or dedicate time for conversion at some periodic interval. Every time you upgrade your OS, you should recover your files and test them. If there are any compatibility issues or technology upgrades, then you should convert to new media at that time. When you burn media, you need to burn 3 copies - keep at least one off site. This way, if one goes bad, you have a third copy to which you can compare 1 and 2, telling you which is out of synch.

  18. One word, USENET. by Roskolnikov · · Score: 4, Funny

    Video I posted 20 years ago is still there....

    --
    Unix, an obscure operating system developed by bored researchers in an attempt to get a better game playing experience.
  19. Re:Tape by Quantus347 · · Score: 2, Informative

    nope. All magnetic storage have a (relatively) short storage life. Optical is much better if they are stored properly (ie. cool dry place and not touched much to avoid scratching)

    --
    Common Sense isn't as Common as people think...
  20. Look at it this way: by Anonymous Coward · · Score: 4, Insightful

    Instead of hiding behind the camera the whole time, actually interact and play with your kid. The videos and memories aren't as interesting as who the kid will become.

    1. Re:Look at it this way: by FroMan · · Score: 5, Insightful

      Sometimes that video isn't just for you, who is able to be there every day with your child. Grandparents who are unable to be there every day with the child really like to see videos also. Also, not every waking moment needs to be spent actively interacting with your child. Sometimes they need some time to play on their own or with other children. Some of the cutest moments with my son have been spent watching him explore the world around him on his own (and subsequently get stuck in the tupperware drawer).

      --
      Norris/Palin 2012
      Fact: We deserve leaders who can kick your ass and field dress your carcass.
    2. Re:Look at it this way: by bennomatic · · Score: 3, Funny

      Give him a break. I'm sure he interacts plenty, but insists on only using the highest quality PRO-HD camera. That 100 GB is only nine minutes of video!

      --
      The CB App. What's your 20?
  21. Simple - disguise it as porn by pwnies · · Score: 4, Funny

    1. Rename to "xxx 18yr old bj strip"
    2. Upload to P2P protocol of choice.
    Let it proliferate around the internet and retrieve it when necessary.

    1. Re:Simple - disguise it as porn by Joe+the+Lesser · · Score: 2, Funny

      hey where can I get that file?

      --
      "I only speak the truth"
      Karma: null(Mostly affected by an unassigned variable)
    2. Re:Simple - disguise it as porn by schmiddy · · Score: 3, Interesting

      1. Rename to "xxx 18yr old bj strip" 2. Upload to P2P protocol of choice.

      That's not quite good enough. When I wanted to back up drafts of my master's thesis, this is what I did.

      1.) Assign each revision (or tape, in your case) a unique word combination of bizarre sexual acts. For instance "Ostrich feces smeared by Horny Redhead Orangutan Schoolgirls."
      2.) Keep the list of mappings of backed-up files to unique names very, very safe. Keep the list, written down is fine, in a safe deposit box at one or more locations.
      3.) Upload the "porn videos" to Usenet, Kazaa, Gnutella, etc.

      I think you'll find this backup method more than sufficient to withstand fire, flood, meteors, and other acts of God. It sure saved my butt several times when I needed to find old versions of my thesis to build on in future work. If you want to see the final draft of my thesis, just search for "Crazy teen Lllama Sucking Blonde Elephant". There's about a million copies out there, just rename to .pdf.

      For extra points, is anyone out there willing to write automated software to perform such backups? I'm thinking, you have the user enter a few dozen unique animal names, sexual acts, etc. Then, everytime you do an SVN commit, the backup manager chooses a unique combination of words, renames to .avi, and uploads to the usual locations.

      --
      http://cltracker.net -- powerful craigslist multi-city search
  22. Wow, that's a lot. by TheQuantumShift · · Score: 4, Insightful
    I sure hope you're shooting in 1080p and RAW, because otherwise your kid must think everyone has cameras growing out of their skulls... Seriously, put down the camera and live a little.

    As for storage, I would personally go through and put together maybe a movie and and picture viewer DVD for each year. And then have those professionally mastered onto pressed discs. Keep those in your fire-proof storage and use burned copies for everyday (I hope not) use and sending to relatives and what not.

    --

    Shift happens. Fire it up.
    1. Re:Wow, that's a lot. by everphilski · · Score: 3, Insightful

      100G is less than 10 hours of MiniDV footage. Birthday parties, time with the grandparents, 10 hours over the course of a year goes by fast.

    2. Re:Wow, that's a lot. by pruss · · Score: 4, Informative

      I have not been able to find anybody willing to press discs in quantities lower than about 150. Pressing discs in quantities of, say, 5 would be a nice service for archival purposes, but it would presumably be expensive, since I think the setup costs for pressing discs are high.

    3. Re:Wow, that's a lot. by Dolohov · · Score: 4, Insightful

      That doesn't really apply here. It's really hard to tell what's good quality and what isn't if you're only within a few years of taking the family footage. All it takes is the death of a family member to make you wish you'd kept every scrap of video of your kid interacting with them.

      The original poster will want to edit it down eventually, sure, but for the moment those edits should be along the lines of getting rid of dead air, finding the right encoding quality, getting rid of repetitive stuff in favor of a good sample (Two minutes of the kid putting a square block into a round hole is amusing. Thirty, not so much) and LABELING.

  23. Still readable by CastrTroy · · Score: 5, Insightful

    As the other guy mentioned, CDs are still readable, almost 20 years later. However, they didn't have a viable alternative until about 10 years ago. I think that you will easily be able to find a DVD drive for many years to come, at least the next 20. The problem becomes ensuring that the actual media doesn't get scratched. I wouldn't trust DVDs to last that long, even if you just leave them on a shelf, away from the sunlight. If I was really interested in saving the stuff, I would put it on hard disks with at least 1 redundant copy, if not 2, stored in different places, and transfer over every 3-4 years. Still, it's going to be a lot of data. Your kid is only 1, and you already have 100 GB of stuff. Just think about how much that will balloon to once the kid has an attention span of more than 43 seconds. The first hockey game, all the school plays, all the other junk you could record.

    Personally, I just don't bother with recording much. My wife gets on my case for not taking a lot of pictures with the kids, but I'd rather be interacting and paying attention, rather than trying to ensure we have everything recorded. Sure sometimes like during school plays you can record and not miss anything, but a lot of times, I find when I'm trying to take videos, or photos, I end up missing out on the actual fun.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  24. The strength of digital in archiving.... by Chyeld · · Score: 5, Insightful

    isn't long term storage, though it may have it. The strength is that you can reproduce it with high fidelity to the original numberous times.

    The best way to store digital vidio for 20 years is to make numerous copies of it. 10Gigs is about 3 DVD's at the lowest density. Add a dvd of checksum files (something like a PAR) and you should still be able to make five sets for under $20 if you are shopping around for DVD media.

    Once a year or three, load up one of the sets and run it through the checksums. Correct any errors discovered via the checksums and copies from the other sets, and make another five sets.

    Volia. Repeatable as long as there is any sort of cheap digital recording media that can easily fit your files out there.

    The real question is how you do this when you have 1,000 Gig to backup.

  25. Re:Stone Carvings by Mordok-DestroyerOfWo · · Score: 5, Funny

    Step 1: Review video footage.
    Step 2: Carve memorable/important parts into stone.
    Step 3: ??? (commandments?)
    Step 4: Prophet!

    --
    "Never let your sense of morals prevent you from doing what is right" - Salvor Hardin
  26. Live your life, don't record it by Anonymous Coward · · Score: 2, Funny

    Quit being creepy by chronicling every time your kid goes number 2. He'll thank you, as will everyone else who knows you.

  27. Re:CDs still a pain. Keep it alive and available. by lgw · · Score: 2, Insightful

    If you're not trying to go cheap, get a tape drive (DLT, LTO, or AIT, not the quarter-inch or DAT crap). If your time isn't worth that much, migrate from optical format to optical format every few years. Either way, keep your backups off-site.

    Hard drives and just not suitable for (home) archiving - one robbery, fire, or natural disaster and everything's gone forever. If you add backup to those hard drives, then we're back to "what format?".

    --
    Socialism: a lie told by totalitarians and believed by fools.
  28. Re:keep copying it by The+Aethereal · · Score: 4, Funny

    As I understand it, holomagical disks will be loaded with so much DRM, nobody will be allowed to view the contents. Period.

  29. Use S3 by 42forty-two42 · · Score: 4, Insightful

    With S3 you'd pay $15/mo (+bandwidth) to have it hosted online, instantly accessible. Will it still be around 20 years from now? One can't be certain, but if not, I'm sure you'll have enough warning to copy things off to another medium, and I'm sure there'll be similar services to take its place if need be.

  30. Re:HD unreliable by Firehed · · Score: 2, Insightful

    I was under the impression that unspun drives tend to deteriorate relatively quickly - the heads clashing with the platter or some such nonsense. Just spin them up once a month and you're fine, from what I've heard.

    --
    How are sites slashdotted when nobody reads TFAs?
  31. Re:CDs are still readable by SatanicPuppy · · Score: 5, Interesting

    Only professional CDs have that sort of shelf life, because they're physically stamped. The consumer grade ones use a type of photosensitive dye that DOES decompose in less than a decade.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  32. Re:HD unreliable by Al+Kossow · · Score: 2, Insightful

    The only way this could be true is if the data were rewritten.
    Reading alone has no effect on the data.

  33. Re:CDs still a pain. Keep it alive and available. by lgw · · Score: 2, Informative

    Newegg has Quantum DLT SATA drives (160GB native capacity, 35 GB/h throughput) for about $700, so it won't break the bank to get proven multi-decade shelf-life media of reasonably size and speed for a 100GB dataset.

    Every real OS has tape backup support (though you may have to hunt for drivers). If you're stuck with Windows, type ntbackup at the command line - it doesn't suck for home use.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  34. Re:CDs are still readable by Darkness404 · · Score: 5, Insightful
    On CDs, the rot becomes visually noticeable in two ways: 1. When the CD is held up to a strong light, light shines through several pin-prick sized holes.[1] 2. Discoloration of the disc, which looks like a coffee stain on the disc (see also CD bronzing).[1]

    In audio CDs, the rot leads to decreased audio quality, chatter, scrambled audio, and static. A Philips press officer has declared CD rot to be an isolated problem affecting only an "absolute minority" of cases. PDO has offered to replace any discs affected by CD bronzing if supplied with the defective disk and proof of purchase. However, according to the website of one of the affected record companies, Hyperion, PDO's helpline was discontinued in 2006 after a change of ownership, and defective CDs are now no longer replaced by the manufacturer, even though some of the affected record labels continue to offer replacements.[2]

    CD bronzing is a specific variant of CD rot, a type of corrosion that affects the reflective layer of audio CDs and renders them unreadable over time. The phenomenon was first reported by John McKelvey in the September/October 1994 issue of American Record Guide.[1][2] Affected discs will show a uneven brownish discoloring that usually starts at the edge of the disc and slowly works its way towards the center. The top layer is affected before the bottom layer. The disc will become progressively darker over time; tracks at the end of the disc will show an increasing number of audio problems due to disc read errors before becoming unplayable. CD bronzing seems to occur mostly with audio CDs manufactured by Philips and Dupont Optical (PDO) at their plant in Blackburn, Lancashire, UK, between the years 1988 and 1993. Most, but not all of these discs have "Made in U.K. by PDO" etched into them (see image). Discs manufactured by PDO in other countries do not seem to be affected. A similar, if considerably less widespread problem occurred with discs manufactured by Optical Media Storage (Opti.Me.S) in Italy. PDO acknowledged that the problem was due to a manufacturing error on its part, but gave different explanations for the problem. The most widely acknowledged explanation is that the lacquer used to coat the discs was not resistant to the sulphur content of the paper in the booklets, which led to the corrosion of the aluminium layer of the disc, even though PDO later said it was because "a silver coating had been used on its discs instead of the standard gold."[3] Peter Copeland of the British Library Sound Archive confirms that silver instead of aluminium in the reflective layer of the CD would react with sulpheriferous sleeves, forming silver sulphate, which has a bronze colour.[4] A combination of the two factors seems likely because, as Barbara Hirsch of the University of California points out, the oxidation could only have occurred if the protective lacquer did not seal the metal film and substrate well enough.[2]

    Those were from Wikipedia, fact is, though CD rot can be a problem, it isn't as bad as people make it out to be.
    --
    Taxation is legalized theft, no more, no less.
  35. How many pictures are you going to keep? by ninjapiratemonkey · · Score: 2, Insightful

    Honestly, you're probably not going to look at most of the pictures in 20 years anyways. Sure it's good to have a lot, but with 100 GB of pictures/videos, that's pushing it a lot; babies don't exactly do much. Go through the collection and cut out the bad/redundant pictures, print off the especially good ones, and put em on the wall: they'll get more use that way. But... with what you do save, try burning to CD/DVD/blu-ray, since they don't degrade too much over time, and if you have space/money, archive it to tape: it'll last the longest. HDD's won't last the 20 years, but if you want to, try a RAID, but it'll have to be recopied and replaced every so often. And... with whatever media you choose, keep it away from light/dust/too much humidity.

    --
    01110000 01010111 01101110 00110011 01100100
  36. How much could you store? by veganboyjosh · · Score: 4, Interesting

    No one's brought it up yet, so I will... As the price/convenience/long term compatibility and viability of storage goes down and down, I wonder to what end we will end up keeping this stuff? How many hours of video that you're paying (in time, money, security against fire/damage/loss, etc) to keep up you're actually going to watch? Sure, it's nice to have every single event in your child's life on demand at the touch of a button/click of a mouse, but aren't just plain old memories ok? Does his entire life have to be recorded and watchable?

    At some point, I came to the realization that I had downloaded over 6 solid months worth of music. This doesn't include CD's, LP's, or 7 inch records, of which I probably have 1000 total. If I were able to put all that music on a big loop, and not repeat anything, I'm thinking it would last over 12 months. Some of these I'll probably never listen to. I'm thinking the same is true for the submitter's videos.

    My parents have a big box of photographs from their childhoods, as well as those of their parents. There are some great photos in that box, and I could and have spent hours going through them. Each time I do, I make a mental note that one day I'll scan them and make them digital. Then I realize that we only drag out that box once or twice a year, and never do anything with the photos anyway, and resign to scan them once it gets even cheaper.

    1. Re:How much could you store? by dwye · · Score: 3, Insightful

      > Sure, it's nice to have every single event in
      > your child's life on demand at the touch of a
      > button/click of a mouse, but aren't just plain
      > old memories ok?

      No. Auto accident. Child dead. Now what?

      Also, if the original poster is smart, he will include his wife and himself in some of the videos, and his children and grandchildren can see what grandfather Surname was like if something happens to him, instead. Let his wife take a few of him, or it will be like our family, where we have just one half inch high photo of my one grandfather, who took all the photos of everyone else.

      > Each time I do, I make a mental note that one day
      > I'll scan them and make them digital. Then I realize
      > that we only drag out that box once or twice a year,
      > and never do anything with the photos anyway, and
      > resign to scan them once it gets even cheaper.

      Scan them before a leaky roof or basement ruins them. Annotate them, while someone still lives who can identify who is who. Then you have a backup to the photos, as well.

  37. 100G in one year? by saccade.com · · Score: 3, Insightful

    100G of video in the first year? I guess you should archive it...he can show it to his therapist when he gets older. One way to solve the archiving problem is to do some editing (serious editing) so there's much less to store.

  38. Good luck with that! by cpct0 · · Score: 4, Insightful

    People who say HDD have their heads in the sand. 20 years. Think about that. 1988. SCSI-1 40 pins. Nearing the end of MFM/RLE. Parallel.

    People who say CDs and DVDs again have their heads in the sand. That's the Floppy Era.

    The best format IMHO is the "current" format. DVDs + HDDs along with a live copy on your computer. DVDs and HDDs should be at two of your friend's houses.

    5-10 years later, once one of the formats is obsolete (EXT3 is now EXT8, DVDs are now expensive again in drug stores), it's time to copy these to the new "current" format, and repeat the process.

    1. Re:Good luck with that! by Lost+Race · · Score: 2, Informative

      There has never been 40-pin SCSI. SCSI-1 was 50 pins, or, in some non-standards-compliant implementations, 25 pins.

    2. Re:Good luck with that! by Shatrat · · Score: 2, Interesting

      Yeah, I misunderstood what you meant the first time I read your post.
      Still, I don't think anyone who has mentioned hard drive has meant just sticking a hard drive full of data in a shoe box and burying it.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  39. That's a lot of video... by OpCode42 · · Score: 4, Insightful

    So in his first year of life, you've recorded around 34-35 hours of footage? (going on single layer dvd capacities and mpeg2) Ask yourself, when are you going to watch all of that?

  40. Re:CDs are still readable by bkr1_2k · · Score: 2, Interesting

    I don't have a single CD that has succumbed to "CD rot". I've had some rendered unuseable by scratches or by being left in the heat/sun too long by accident, but other than that all my CDs, even from the late 80s and early 90s are completely fine. The data CDs I burned in the early-mid 90s are also still fine.

    I'm not saying that it doesn't happen, but people make far more of a big deal about it than is really warranted.

    That said, anything I wanted to make sure was still good I'd "refresh" every 5 years or so.

    --
    "Growing old is inevitable; growing up is optional."
  41. transporter loop by bugs2squash · · Score: 4, Funny

    Collude with a friend to email back and forth encrypted copies of your photos. Arrange for them to be perpetually stored in transit on somebody-else's mail server awaiting delivery.

    Better still - uucp them over some convoluted circular path back to yourself.

    Or rig up an ultra-high-speed moonbounce communications system...

    Just keep them all in motion and they won't get lost.

    --
    Nullius in verba
  42. Re:Tape by fahrbot-bot · · Score: 5, Funny
    tape is still one of the best archival storage types

    Duct, Electrical, Masking or Transparent?

    --
    It must have been something you assimilated. . . .
  43. Hard Copies by rhesuspieces00 · · Score: 4, Funny

    Print the bits out on paper to be scanned later, as necessary. You should make several copies and store them in different locations incase of fire or water damage. To answer your next question: Land in Montana and the Yukon territory is cheap.

    1. Re:Hard Copies by kainino · · Score: 2, Interesting

      What you need is PaperBack, which prints the bits on paper. And the data can actually be recovered using a decent scanner.

      --
      Please disregard any grammatical errors in the above message. I normally perfectly English just well!
  44. Where can I get these mythical disks? by uuxququex · · Score: 2, Interesting
    My collection of CD-R's has no, repeat no disks in it that are completely readable after five years. Some started to get bad after a few months, others held out for a few years. Out of 300+ disks [b]none[/b] of them can be read error free (these are from several manufacturers and qualities). Finally I moved to backups on hard disk.

    If anyone knows of a way to read my old CD-R's, even if it is [b]one[/b] time only, let me know.

    1. Re:Where can I get these mythical disks? by CastrTroy · · Score: 4, Informative

      You may be able to copy them in Linux. Use "dd conv=noerror bs=2048 if=/dev/cdrom of=~/ImageFile.iso" . Then mount the resulting file as an IS09660 file, and you should be able to get some of the files off them. There may be some inconsistencies in the files, but most of the data should be there. I'm pretty sure i've used this method to get data off dead CDs.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  45. Continually Transfer by UnknowingFool · · Score: 4, Insightful

    Unfortunately there isn't a guarantee on any technology. CD/DVDs were supposed to last 100 years until that pesky mold and poor quality make them unsuitable for long term storage. HD-DVD was promising until it lost the format wars. HDs reliability varies with manufacturer and model. My suggestion is to back it up every 5 - 10 years onto new media to keep ahead of the curve. It's more work but you'll make sure it gets saved.

    8mm -> VHS -> DVD -> Bluray -> Profit!!
    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  46. Re:My parents wedding by lgw · · Score: 2, Interesting

    Qualilty digital tape will last 30 years. There's "100 year" digital optical media (if you believe it), but it's very expensive per-byte.

    DARPA did a research project to create a storage medium that would last for centuries after a nuclear war, and be readible with very low-tech gear. They invented a metal punch-tape format - very cool.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  47. Re:Without meaning any offence... by mbone · · Score: 4, Interesting

    I suspect that in a few decades, estate planning will include what to do with the family terabytes.

  48. Re:How about print on paper? by valderost · · Score: 2, Interesting

    Printing movies on paper is crazy but not unprecedented. It's not helpful to the OP, but Hollywood places full prints of its movies (actual prints of each frame, not barcode) onto paper for submission to the Library of Congress. This way they can fully copyright the material, yet leave it in an otherwise useless form. Leave it to Hollywood to think of something like this :-p

  49. A tried and true method by SpacePunk · · Score: 2, Insightful

    Chisel what you want to keep onto stone tablets, or use clay tablets then encase them in a clay envelope. Then bury them in a pit in your back yard.

  50. Thanks for the memories indeed! by ADRA · · Score: 3, Insightful

    Is it just me, or do you find that besides a few photos meant to invoke memories, its better to remember something than to record it? I find If I over-indulge in 'capturing the moment', all I seem to have left was the content and I forget what it was like to -be- there.

    --
    Bye!
    1. Re:Thanks for the memories indeed! by JBFrobozz · · Score: 2, Insightful

      I have 13 DVDs of my life. From my first steps to high school graduation. 8mm to MiniDV, all converted to DVD now. One of the things that my dad quickly learned was that the video of birthday parties and school musicals is boring to watch. The good stuff is just random everyday life, such as I when I ran my bike straight into the back of our neighbor's truck. Everyone who has ever watched my DVDs has been jealous that they don't have something similar.

      I have about 30 hours of childhood video over the course of my childhood which was in the neighborhood of 160,000 hours. I certainly had plenty of time to interact with my parents, but I also have some great footage that is fun to watch.

      --
      -It writes, rates, creates, even telecommunicates. Costs less, does more the Commodore 64. Compute's Gazette
  51. Re:CDs still a pain. Keep it alive and available. by twistedcubic · · Score: 5, Funny

    Man, you got really upset over that RAID suggestion. With a name like 900ftJesus, I would have expected a more kinder, gentler approach.

  52. Re:CDs are still readable by Zashi · · Score: 4, Informative

    CD-Rs are not the same thing as stamped CDs. With CD-Rs you're lucky if they last 5 years. Stamped CDs, if taken care of, will last practically forever.

    --
    Skiffy is Spiffy, but Ort is tort.
  53. I'd go DVDs, but definately not Magnetics by Quantus347 · · Score: 2, Informative

    As a general rule, for long term storage any technology that relies on magnetic data storage has a much shorter lifespan than say optical. Over time the strip looses its magnetic charge, causing data loss and corruption. I would go for optical storage (DVDs a big yet cost effective). They dont have near the base degradation over time that Magnetics do. A few things to keep in mind for DVD backup: -Buy Good Quality. Cheap disks tend to flake off and loose the back coating. I dont know how many movies and anime Ive lost that way. -Store them somewhere cool and dry, much like any electronic. -Be careful of wallets. Ive had several wallets and binders that cause friction on the back surface, causing scratches and flaking of the foil coating. Id go with spools. -Dont mess with them. The more you touch them, take them out to look at, etc, the more chance of them getting damaged. You also run the risk of getting dirt in the storage (wallet or spool, etc) which will cut down their life again. The recommendations of multiple backups is also a good idea.

    --
    Common Sense isn't as Common as people think...
  54. Re:CDs are still readable by MDMurphy · · Score: 2, Informative

    More accurate would be "CD content still readable". CD rot is only an issue if you made too few copies and didn't re-copy to newer media periodically.

    If it's really, really important:

    --Save the stuff on reasonably reliable, name brand media. Make more than one copy, saved separately.
    --Make the secondary copies on a different brand media, just to cover your ass.
    --Copy over to identical media type a year or two later ( save originals )
    --Copy/consolidate to the newer, cheaper media ( like CDs to DVDs) when the price on the new media drops a bit. Include drivers, codecs or even a player or two on each piece of media that consolidated several smaller pieces of media ( 5 CDs per DVD for example ). (Save originals )
    --Repeat the re-copy to same type of media, repeat the consolidation to newer/larger media.

    If original format is getting old or unusual, convert/transcode to newer format in the least lossy format. Save transcoded copies in addition to the originals ( don't throw away your negatives )

    With the advent of consumer digital video/audio there's no reason to lose anything. Even saving all these CDs, DVDs, Blu-Ray disks would take less physical space than my Dad's box of 35mm slides that cover the same 20 year period.

  55. Re:CDs are still readable by twistedcubic · · Score: 2, Insightful

    Hell, why not go the whole hog and bury a small PC with the drive and DVDs? Though, I do like the other suggestions of using a tape drive. Some of my CDRs from the 90s degraded after just a few years packed in my closet.

  56. Re:CDs are still readable by Mister+Whirly · · Score: 4, Funny

    Back then we had to hand flatten the metal parts ourselves and burn them using a magnifying glass and the sun. And unless you had like 3 espressos, the only speed you could do it at was 1X.

    --
    "But this one goes to 11!"
  57. Re:CDs are still readable by tgd · · Score: 2, Interesting

    CDs, perhaps. CDR's? No, they're not.

    I paid a ton of money for one of the first 1x CDR drives for PCs back about 14-15 years ago. Recently I've been moving all the data I've built up over that time onto HDs for longer term storage.

    What I've found is nearly all of the discs from back then I can read -- the $20 a pop gold discs.

    Starting with the discs from the very late 90's, I'm getting about a 50% failure rate (on discs stored in climate controlled conditions away from light). With some brands (and not necessarily low end ones), I'm getting nearly 90% failure rates after just seven or eight years.

    (And I consider failure to mean a clean disc, at least one file can't be copied anymore...)

    Since he's not going to be pressing glass masters and casting pressed CDs, I'm not sure non-recordable media longevity matters one bit.

  58. Re:CDs are still readable by JCSoRocks · · Score: 3, Interesting

    True that. I have CD's I burned in 97/98. I pulled 'em out recently to cull the data and put it onto a DVD only to find that it was garbage. The disc couldn't even be read. There are some that are better than others. If you google for archive quality media you'll find countless discussions on it.

    --
    You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
  59. Re:HD unreliable by Nutria · · Score: 3, Informative

    I was under the impression that unspun drives tend to deteriorate relatively quickly

    Quickly? No.

    - the heads clashing with the platter or some such nonsense.

    Head crashes have been a non-issue since the late 1980s.

    The real problem is the lubricant in the tiny motors. It can get gummy, and then the read arm won't move.

    Just spin them up once a month and you're fine, from what I've heard.

    I'd say bi-annually.

    --
    "I don't know, therefore Aliens" Wafflebox1
  60. That's one of the problems with Linux people.. by raehl · · Score: 3, Insightful

    Build a simple storage array with RAID from a barbones PC, your favorite Linux distro, configured for fault-tolerant RAID.

    If you're not a Linux person, that *IS* complicated by default.

    Not that it would really be less complicated with Windows, but only a Linux person wouldn't recognize the inherent complication of RAID.

    1. Re:That's one of the problems with Linux people.. by PFAK · · Score: 2, Informative

      You could always use FreeNAS, which is slightly less complicated and can fit on a USB Key.

      FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS, AFP, RSYNC, iSCSI protocols, S.M.A.R.T., local user authentication, Software RAID (0,1,5) with a Full WEB configuration interface. FreeNAS takes less than 32MB once installed on Compact Flash, hard drive or USB key.
      --

      Free means no restrictions, ironic the FSF's GPL forces restrictions, isn't it? What's your definition of free?
  61. Re:How about print on paper? by snowraver1 · · Score: 2, Funny

    Oh are we allowing theoretical products? In that case I would back up to a specialized bacteria. I would encode the data in it's DNA and allow it to replicate regularly. Even better news, after 20 years, I'll have billions of copys to give to fanily and friends! It's win-win!

    --
    Copyright 2010. All rights reserved. This comment may not be copied in any way including, but not limited to caching.
  62. Re:CDs still a pain. Keep it alive and available. by kdemetter · · Score: 2, Interesting


    Well , you could hire webspace to store the files. A good contract would ensure regular backups and redundancy . That way , you don't have to worry about it , but it's probably the most expensive option. And off course , in 20 years , that company might go bankrupt , leaving you with nothing

  63. SSDs!! by Mastadex · · Score: 2, Informative

    Has anyone mentioned Key drives or SSDs yet? Technically those items are limited by the amount of writes you can do to them, which is sometimes an obscene number. So far, the key drive I had for over 5 years is still working, even though its been run over by a car.

    Thoughts?

    --
    A morning without coffee is like something without something else.
  64. Quality not quantity by NotQuiteReal · · Score: 3, Insightful
    Edit down a "best of" video once in a while. If you don't do it as you go along you never will.

    A few good pictures and a handful of short videos become "precious memories".

    A slag heap of hundreds of hours of raw material become a burden that someone will eventually stop maintaining because it is such a chore.

    Lots of pictures are less of a problem than video both because they are smaller, but because you can look at them faster to see if there are any worth copying, printing etc.

    Send copies of your "best of" to friends and family so that you have off-site storage should your house burn down.

    --
    This issue is a bit more complicated than you think.
  65. Re:CDs still a pain. Keep it alive and available. by COMON$ · · Score: 2, Informative
    Sigh, another one of you people. Let me elaborate on your short sided response from an article you probably read. This is also edifying for the parent post

    Raid is good for keeping the data alive, it is a backup in the sense of avoiding failure of devices causing major data loss. Raid 10 or a Mirror are your best bets for redundancy. However, a RAID is not going to be a preventative measure against other forms of data corruption, virus, batch file run amuck, accidentally deleting a folder. So you need a separate storage medium, you can pick your favorite, everyone has ones that work well for them. There are several alternatives depending on the size of data you are backing up. For me, I use online storage through a respected vendor MOZY for my home use, which kicks the ass of any other back up medium I have found, including tape. Tape is a dying backup medium in my opinion. I think what most people will be using within the decade are personalized net storage solutions.

    BTW if you worked for me you would be fired for being an ass and pretending to know what you are talking about.

    --
    CS: It is all sink or swim...oh and did I mention there are sharks in that water?
  66. Re:CDs are still readable by afidel · · Score: 2, Informative

    Uh, IDE dates to 1986 which was 22 years ago by my calculations.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  67. The key is to archive less... by Dzimas · · Score: 3, Insightful

    My wife and I have taken thousands of digital photos and videos since 2002, but the cold, hard truth is that the vast majority of them just aren't very good. I suspect the OP is in the same boat. The solution is to take the time to identify the best images and videos. This should result in a relatively compact archive only a few hundred digital photos and videos. This "best of" collection will be much easier to duplicate in different format and making physical prints on archival quality paper won't put a huge dent in your pocketbook. Remember that just because you can take 2000 photos of your spittle-covered toddler doesn't mean that you need to keep them all.

    Chances are pretty good that your great grandchildren aren't going to give a damn about inheriting a massive archive of pictures and videos starring weirdly dressed dead relatives they've never met, and if it's physically large it stands a good chance of ending up in a garden shed or unprotected lunar storage pod. If you condense your family album into something more manageable, it will be more accessible and enjoyable for all - now and in the future.

  68. I have the opposite experience by PerfectSmurf · · Score: 5, Informative

    Your experience is very interesting because mine is the opposite. I make (at least) quarterly backups of my data and have since mid 1993 (CDs since 98, floppy before that). This spring I got bitten by the curisoity bug and started going through all my old backups looking for forgotten and interesting things. Every CD older than two years had at least one unrecovereable read error. Every CD older than five years, except for one, was completely unreadable. Between two and five years the number of read errors grew with many files being lost and several CDs being unusable. The 3-1/2 floppies were all 100% readable.

    In that time period I've been through probably a dozen CD burners, both expensive varieties and cheap ones, and I've used at least as many brands of media. All the CDs have been kept stored in dark, dry, clean places. I tried reading the "unreadable" CDs on multiple computers and met some limited success accessing additional data. I didn't try any recovery software.

    Fortunately for me I kept most of these backups out of habit and I didn't really care about much of the older ones outside of curiosity.

    --
    I smurf everything and everything I smurf is perfect.
  69. Re:CDs are still readable by joelwyland · · Score: 2, Insightful

    CD-Rs are not the same thing as stamped CDs. With CD-Rs you're lucky if they last 5 years.

    This very week I pulled out some CDs I burned back in 1999 with old email on them. The CDs were in beautiful condition, all of the data was perfect. If you want to be sure that data will still be there, burn it 3 times, put each one in a different Case Logic book. Keep two of them in different areas of your home and a third off-site. Upload all your photos to Google's Picasa Web Albums as a 4th backup if you want. I'd be willing to bet that 10 years from now that Google will still be operating and will not have lost any of your data. The service may have changed, but old data will be brought along to the new service, etc.
  70. Re:CDs are still readable by karbonKid · · Score: 2, Informative

    From what I can discern from this, it seems that even if 'CD rot' does affect certain CDs, all of these CDS are of the pressed, as opposed to burnt, variety. AFAIK, there have been no reports of Philips CD-Rs failing in a similar way, and the manufacturing (including the data pressing/burning process) methods for both types of disc are different enough to rule it out as a cause for concern, aren't they?

  71. NONSENSE! by denzacar · · Score: 2, Informative

    I have CDs from back in 1998, when I've coaxed my boss to buy a 4x TraxData burner.
    They still mount better and copy and open easier than some printed ones I got with various magazines over the years.
    Aaah... but back then - a writable CD was about 5$ apiece and they only did up to 4x as did the writers.

    I've also had (and still have) a large number of silverbacks burned by various people over the years.
    Some of them were unreadable or had problems mounting the moment I've put them in the drive.
    Just because it says somewhere on the sticker that it is 52X compatible or capable - it does not mean that it is.
    That rule works for both disks and drives.

    Also, whether it is cutting costs in manufacturing, packaging (I've found fingerprints on some "fresh" disks), quality control, transport or just plain lying about the performance - the ultra-cheap ones are cheap for a reason.

    --
    Mit der Dummheit kämpfen Götter selbst vergebens
  72. Re:CDs are still readable by jason.sweet · · Score: 5, Informative

    Any storage medium you choose will degrade over time. You should plan to transfer the data every few years. Choose a storage medium that is well-supported, cheap and relatively durable - DVD or CD for now. You should also pay attention to the format of the data. If you use a video format that is rare now, chances are you won't have a way to convert it to whatever new format you need in 5 years. When it's time to copy (probably 5 years for CD & DVD, to be safe), use the same guidelines to choose the new medium.

  73. Flash Storage by ady1 · · Score: 5, Interesting

    I'm amazed that no one mentioned it. Just get 16gb usb flash disks.
    It has theoretically unlimited life for archiving. The only time it deteriorate is when you continuously write/erase it.

    1. Re:Flash Storage by Anonymous Coward · · Score: 2, Informative

      Flash drive cells are constructed in the same way as dynamic memory cells, but with longer fade times. While they may last for a few years, they fade far, far faster than magnetic platters fail to entropy or the mylar in optical disks fails to radiation.

  74. Re:CDs are still readable by Lumpy · · Score: 5, Insightful

    Low grade garbage consumer CD-R's do that. you can buy high end CD-R's that have a gold substrate and a permanent dye that are guarenteed to last decades. I have a couple of TDK archival quality CD-R's from the very early 90's that were burned on a god-awful-expensive 1X CD burner that are still readable.

    Do I store them on my car's dashboard? nope. I store them in a cool climate controlled media safe. I can still buy high end archival quality CD-R and DVD-R disks that I am sure will last a long time.

    And if the 3.5" floppy drive is any example, CD and DVD drives will be around for another 10 years at least.

    --
    Do not look at laser with remaining good eye.
  75. Re:CDs are still readable by Ucklak · · Score: 2, Informative

    YMMV.

    I have CDs from 1998 burned with SCSI cd burner and used cheap $1.00/CD bought in bulk that still read today.

    --
    if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
  76. Re:CDs are still readable by Lumpy · · Score: 2, Insightful

    SCSI

    I can read a SCSI-I drive in a Ultra 320 controller easily.

    --
    Do not look at laser with remaining good eye.
  77. Re:CDs still a pain. Keep it alive and available. by RickRussellTX · · Score: 4, Funny

    WW900FTJD?

  78. Re:CDs are still readable by negRo_slim · · Score: 3, Insightful

    no they're not. ever hear of cd rot? There is in fact higher quality archival media. Taiyo Yuden media has been mentioned to me many times over the years in that regard...

    Personally I keep 2 sets of copies a secondary hard disc, originals & edits. I also keep a master copy on standard Maxwell DVD+R that I check periodically generally when I add another volume, roughly 6 months time. I also keep another set on my gf's computer on the network, keeps her out of my hair in Photoshop ;) And I'm always assured to have at least 2 straight from the camera collections on physically separate devices and media.
    --
    On the Oregon Cost born and raised, On the beach is where I spent most of my days
  79. Re: You're looking for the wrong thing.. by RickRussellTX · · Score: 4, Informative

    Taiko Yuden

    Wow, a misspelled spelling flame. It's like digging into the ground and pulling up a USENET post from 1993. Let me introduce you to a 21st century technology that might help you in future: it's called a search engine.

    It's Taiyo Yuden, according to their own web site.

  80. What are film & video archives doing? by TheSync · · Score: 3, Informative

    AMPAS recently had a report called "The Digital Dilemma", which the NY Times wrote about:

    If not operated occasionally, a hard drive will freeze up in as little as two years. Similarly, DVDs tend to degrade: according to the report, only half of a collection of disks can be expected to last for 15 years...

    What are film archives doing? Where possible, studios are making long-lasting, non-fade B&W pan separation YCM polyester negative film backups, even when the film is mostly or totally "born digital". Then you put it under a mountain somewhere.

    Government video archives worldwide are moving to LTO tape, typically using JPEG 2000 video encoding, with the recognition that every few years they will have to migrate their tapes up a generation of LTO. I suspect there may be a move from lossy JPEG 2000 to lossless JPEG 2000 and eventually uncompressed video as tape speeds and capacities ramp up.

  81. Re:buy an external eSATA RAID5 array by TrevorB · · Score: 2, Insightful

    RAID5 is beaten by:

    A) Disaster: Fire. Flood. Earthquake.
    B) Carless mistake or Idiocy: "rm -r /" can happen to the best of us.

    Nothing but an offsite backup will do.

    I'd burn a copy to good quality DVD's in an offsite location (an office drawer at work does the trick for me) as you accumulate data. Replace the media every 5 years, as new media come out.

  82. Re:Without meaning any offence... by mazarin5 · · Score: 3, Interesting

    I already have instructions on how to access my archives, what is available to whom, and what to destroy as part of my will.

    --
    Fnord.
  83. Re:CDs are still readable by CamerasInAirplanes · · Score: 4, Insightful

    While in school for photography, I learned that CD's are not a long-term archivable medium. I wish I had the documentation in front of me to back up my claim, but unfortunately I don't (Yes, I kept all the information material from every class in college). Since the CD is light sensitive, similar to silver-halide film (don't take this analogy too seriously), the CD will degrade over time. DVDs are very similar to CDs in that they are 'laminated' layers of CDs and, as a result, will suffer more than CDs. I would never use DVDs to archive my photos. Kodak USED to make archivable CDs that supposedly lasted a lifetime+. Buy HDDs and don't look back...especially if the data is something you treasure.

  84. Re:CDs still a pain. Keep it alive and available. by Anonymous Coward · · Score: 3, Funny

    WW900FTJD?

    Obviously he would use a tape.
  85. Re:CDs are still readable by DaveV1.0 · · Score: 3, Insightful

    Let me introduce you to a concept I call down-engineering. What happens is something is made really well. So well that the thing lasts a long, long time. This is bad for profits. So, the company has a choice of two:
    1) develop something new
    2) make the thing less reliable

    So, the company making the thing begins to use poorer quality material to increase the failure rate over time.

    What lasted 10 years soon only lasts 5, then 3, then 1 year. And people buy more.

    --
    There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  86. Re:CDs are still readable by russellh · · Score: 2, Insightful

    If you want to be sure that data will still be there, burn it 3 times, put each one in a different Case Logic book. Keep two of them in different areas of your home and a third off-site.
    No no no no. Burn it 9 times, with three different brands of media on three different burners.
    --
    must... stay... awake...
  87. Is your kid named Truman? by new+death+barbie · · Score: 4, Insightful

    you're collecting 100 GIGS per YEAR?

    When do you plan on WATCHING this stuff?

    Odds are, by the time he's three, you'll be so sick of watching him grow up through a camera viewfinder you'll toss the camera into the back of the closet.

    And if you ever have another kid, he'll grow up thinking he's adopted, because he can't find any photographic evidence of his childhood.

    I speak from experience :)

    --

    It's supposed to be completely automatic, but actually you have to press this button.

  88. Re:CDs are still readable by Mr2cents · · Score: 5, Informative

    Ok, I just went looking for the handbook I got with my photography course, there's a paragraph about optical media: The CD's with a greenish look are guaranteed up to survive for 1-3 years. The siverish CD's last about 10 years. And there are also more expensive CD's with a gold color, and a black protection layer on top, that last +/- 100 years.

    It also mentions there is no durability data about DVD's yet. This seems strange to me, and it's maybe outdated.

    It might be wise to get some advice at a photography store, I'm sure they get a lot of those questions.

    --
    "It's too bad that stupidity isn't painful." - Anton LaVey
  89. Re:Flash Storage is NOT GOOD by DrDitto · · Score: 3, Informative

    I'm amazed that no one mentioned it. Just get 16gb usb flash disks. It has theoretically unlimited life for archiving. The only time it deteriorate is when you continuously write/erase it.

    I'm amazed this got modded up. If you look at the data sheets of most flash parts, data integrity is typically rated at 10 years.
  90. Re:CDs still a pain. Keep it alive and available. by satoshi1 · · Score: 3, Funny

    Is that the serial number for a new western digital/fujitsu hybrid drive???

  91. LTO has a good shelf life... by jamcc · · Score: 2, Informative

    Grab a LTO drive off of eBay... tapes are not expensive (LTO2 tapes and drives are easy to come by as everyone upgrades to LTO3)... The media has a 30-year shelf life, which, I would imagine, can be extended with temperature/humidity control.

  92. Re:CDs are still readable by tgd · · Score: 2, Insightful

    If your files are small enough to fit on DVDs -- I've got individual video files over 50GB.

    Sure, you can split them, but then you have to make damn certain you don't lose or otherwise damage a disk, or you have to generate a parity disk or twenty...

    Its good for some stuff, not for massive amounts of data.

  93. Re:Look at history. . . by gujo-odori · · Score: 3, Interesting

    You're not thinking in a sufficiently long term. Yes, my wife and I only watch videos of our kids when they were babies a couple times a year. Our kids are 4 and 5 now, and they love seeing themselves as babies, that's one of the best parts of the experience.

    *But* - the real value of those videos will come much farther on. My wife enjoys seeing what I looked like as a baby and a young kid, and I enjoy seeing what she was like then, too. Our kids' future spouses may enjoy seeing their baby videos, but even that isn't a long enough term

    The real value of those videos will come long after the OP is dead and gone. For example, my mom's dad died relatively young (his early 50s), before my parents even knew each other. He was an extremely skilled hunter and fisherman, and I marvel at the stringers of fish I see in pictures of him with his friends, for both the size and the quantity of the fish. He hunted all sorts of birds, raccoons, just about anything but deer. My mom says he wouldn't hunt deer because too many deer hunters would shoot at anything that moved in the bush without even seeing what it was. But he shot enough raccoons that my mom and my grandmother both had raccoon coats (a fashion at the time, but theirs were all made from coons my grandfather shot with his side by side 12-gauge).

    I'm the only one in my family who fishes. I taught myself. I would have loved to have learned to hunt, too, and I'm sure I would have learned from my grandfather if he'd lived longer. I love all those old pictures of him. Sadly, my mom sold his old fishing gear, and shotgun, and marbles (what a collection! Like I've never seen before or since) when I was too young to even realize that I could/should object and say "Hey, keep that stuff! I want it!" It all went to an antique dealer. A bamboo baitcasting rod. Original Creek Chub Bait Company lures from the 1920s and 1930s, most still with their original boxes. His Pikie Minnow was in near-new condition, I remember.

    So (everyone) by all means, preserve those family videos on a number of media. Hard drive. DVD. Blu-Ray. Whatever comes after Blu-Ray. DLT (been around a long time, and will be for a long time to come), flash drive, etc. If possible, pass down to your children not only the media, but devices capable of reading them.

    In the even longer term, like hundreds of years from now, if a lot of video from the present day is preserved, the archeologists of the future will have a much easier time seeing what our times were like than archeologists today have of seeing what times just a few hundred years gone were like.

    And yes, that means I think humans will be around for a long time to come. We're the most successful species in the history of the planet and we're not going away. I'll even make a bold prediction: 20 years from now, the air and water will both be cleaner than they are today. If anyone doubts this, let me tell you that I grew up in southern California in the 1970s, and despite the fact that California's pupulation has roughly doubled in that time, the number of cars on the roads has more than doubled, the air is better now than it was then. We've yet only scratched the surface of alternative fuel vehiclesf, and emissions of internal combustion engines can still be improved. 20 years from now, vehicles that use only an internal combustion engine for power will be in the minority. They might even be downright rare. And the air then will be as much better than the air now as the air now is better than the air in the 1970s in LA.

    Don't know if I'll be around to see it, since I'm almost 50, but it's the world I want to leave for my kids. Along with their baby videos :)

  94. Re:How about print on paper? by Omestes · · Score: 2, Funny

    Lets see the *AA deal with that, imagine the copyright violations!

    Though you have to worry about mutations, drift and such. Eventually the picture of your cat will turn into a lolcat, just by pure weight of evolution.

    --
    A patriot must always be ready to defend his country against his government. -edward abbey
  95. Re:We're talking about archiving, not backup... by Moekandu · · Score: 2, Interesting

    Okay, so I'm having trouble understanding the solution you propose. Let me see if I get this right...

    You should "constantly archive" which means that you regularly make copies of your data for long term storage (preferably off-site). But you shouldn't use any removable media. So you're left with Hard Drives as your only option (remember, USB keys are still removable storage).

    Did I get that right? Or did you skip the idea of off-site storage all together?

    What "formats you will always be able to use" are there? Hard drives? And what makes hard drives so special? They still require an interface to read the data. Someone posted that IDE has been around over 20 years. That's great, but it's also currently end of life. How long is SATA going to last? Fibre Channel? Hopefully your Linux distro in 2030 will still be able to read NTFS5 partitions. Hard drives are heavy and delicate.

    Or are you talking about replicating your entire system to ensure that you can read the data? And then shipping the whole server to Iron Mountain? Heck, while you're at it you might as well plug the thing in, give it an internet connection and set it up for on-line fail-over.

    Or maybe you have a different definition of "archive" than the rest of us.

    --
    Mediocrity knows nothing higher than itself; but talent instantly recognizes genius. -- Sir Arthur Conan Doyle
  96. Battle Against Any RAID Five by tepples · · Score: 2, Informative

    with raid5, your videos will last forever, as long as someone keeps replacing the dead drives

    Two things to think about:

    RAID 5 suffers catastrophic failure when two drives fail within a few hours of each other. The stress of rebuilding the replaced drive from the working ones makes this more likely to happen than some storage vendors want to admit. RAID 6 should do better because three failures in a short time are a lot less likely.

    As far as I know, hardware RAID is risky if a RAID controller fails because one brand of RAID controller often can't read an array created on another brand. Software RAID on a Free operating system is more portable.

  97. Re:CDs are still readable by hedwards · · Score: 2, Informative

    CDs and DVDs are just not suitable for the task. They're costly, slow, difficult to verify and have a short shelf life.

    Really, the way to go is hard disks. Get like 4 of them, set them up to be mirrored into 4 identical drives.

    Then separate the two pairs, periodically pull them and verify that all the files still match their original checksum and replace the ones as needed.

    You're not likely to find an option which is that inexpensive and reliable. Definitely not with optical media of any sort.

    It's not perfect, but something very much along those lines is going to be the best bet for most people.

    You can relatively easily switch them to newer disks as time goes on, and whenever a new controller technology comes out, you can easily buy a add in card and transfer them like that.

  98. Re:CDs are still readable by dacaldar · · Score: 2, Informative
    I believe you're referring to Planned Obsolescence.

    The most memorable time I saw it explained was when I watched this 20 minute video which will help you think about your effect on the planet:

    http://www.storyofstuff.com/

  99. Re:CDs are still readable by hairyfeet · · Score: 4, Informative
    Which is why you check the discs once a year.I have DVD backup discs going back to my first DVD burner,which was an optorite 4x I paid over $300 for. Out of the seven spindles or so of backups I have,I've only had around 3 go bad,and I was able to catch it every time.And this is with me using whatever is cheapest at the time.


    I have found the best way to find disc rot is to use Emsa disk check which is a free and fast little Windows utility. It will find when a disc is going bad LONG before it actually starts spitting errors. Anything important I burn in triplicate(1 for use,two for backups) and store in separate cool dry places. With DVD blanks being so cheap in bulk it costs hardly anything. I wouldn't use cd though simply because of the huge amount of discs you're talking about. With DVD it'll be easy to set aside a "checking day" which with Emsa goes quite quickly. Since it involves a loved one an easy way to remember checking day might be the day before or after their birthday.


    Anyway this is what has worked for me and I have CDs going back to I think '97 and the DVDs start with some 1x,so whenever the first burner media came out. And so far knock on wood I haven't lost a single file to bit rot. But that is my 02c,YMMV

    --
    ACs don't waste your time replying, your posts are never seen by me.
  100. Re:CDs still a pain. Keep it alive and available. by ChameleonDave · · Score: 2, Funny

    I don't think you would be interested in videos of my kids.

    I'm a paedophile, you insensitive clod!
  101. Re:CDs are still readable by u38cg · · Score: 2, Interesting

    This is a really common argument and it's simply not true. People want to buy cheaper items, and they do it accepting that the failure rate will be higher than it potentially could be. If people really wanted superb reliability then they would get it - the fact is, despite what they say, they don't.

    --
    [FUCK BETA]
  102. Re:CDs are still readable by Walt+Dismal · · Score: 2, Funny

    Well, if you want longevity, I suggest papyrus over CDs. However, finding Egyptian Teletypes that can still read punched papyrus is murder. The Computer History Museum has only one, and it's constantly in use by some odd fellow wrapped all in rags and things. He keeps muttering 'ahnksen ahmen" and burning tanna leaves, too. Queer duck. I think he programs in COBOL.