Slashdot Mirror


Ask Slashdot: Best On-Site Backup Plan?

An anonymous reader writes "I know most people use backup services in the cloud now, off-site, but does anyone have good ideas on how to best protect data without it leaving the site? I'm a photographer and, I shoot 32GB to 64GB in a couple of hours. I've accumulated about 8TB of images over the past decade and just can't imagine paying to host them somewhere off-site. I don't make enough money as it is. Currently I just redundantly back them up to hard drives in different rooms of my house, but that's a total crapshoot — if there's a fire, I'd be out of luck. Does anyone keep a hard disk or NAS inside a fireproof safe? In a bunker in the cellar? In the detached garage? It's so much data that even doing routine backups bogs the system down for days. I'd love suggestions, especially from gamers or videographers who have TBs of data they need to back up, on what options there are with a limited budget to maximize protection."

326 comments

  1. Gluster by El_Isma · · Score: 0

    Make a gigant gluster? Then at least you will ony have to worry about it not catching fire (and not about how many duplicates and where do you store them)

    1. Re:Gluster by Errtu76 · · Score: 2, Informative

      Gluster can't be told where to store something. So even in a gigantic cluster you still run into the problem that 2 duplicates of a file can be located on two storage nodes that are physically near to eachother. Let's say right where your fire begins ..

    2. Re:Gluster by DragonTHC · · Score: 3, Informative

      there are better options than that.

      for starters, 100GB archival gold Bluray XL discs

      digistor makes them and guarantees them for life.

      If you buy a 25pk spindle, they include a free drive.

      --
      They're using their grammar skills there.
    3. Re:Gluster by Anonymous Coward · · Score: 0

      From experience, Gluster is poor for large filesystems.

    4. Re:Gluster by Anonymous Coward · · Score: 0

      Check out http://millenniata.com/ They make a product called the m-disc

      It's a dvd+r, but the dye layer is actually inorganic materials (chromium, chromium oxide, other stuff), and it is incredibly stable. They do very well in high-speed aging tests.

    5. Re:Gluster by Miamicanes · · Score: 2

      Or just use BD-R (*non*-LTH) discs. Millenniata discs are basically BD-R media burned to look like a DVD to the player. They're great when DVD-compatibility is important, but kind of a waste if you can make use of 25-gig BD-R capacity (BD-R is cheaper per-disc than Millenniata).

      Just insist on *original*-type inorganic BD-R, and stay awy from "LTH" BD-R. The same way that Millenniata is like BD R media in DVD form, LTH is DVD media in Blu-Ray form.

    6. Re:Gluster by Anonymous Coward · · Score: 0

      Thanks for that, good to know.

      Apparently, Pioneer is coming out with a blu-ray drive that has improved writing characteristics specifically designed for writing archival bd-r discs. They said the write head has better tracking, and maybe something about better initial signal-to-noise or contrast. It's called the bdr-pr1, and it's supposed to be paired with bd-r media specifically designed for archival. I guess that means better coatings for scratch resistance or environmental tolerance.

      The press release said that a better initial write is an important factor in getting a good read a long time later. That makes sense...

    7. Re:Gluster by beegle · · Score: 1

      Assuming that you're talking about these: http://www.digistor.com/Blu-ray-Recordable-Media/100GB-BD-R-Printable

      That's $1175 (at $47/disk) to back up 2.5TB of data. Or, about $4000 and a whole lot of free time to back up the photos he already has, plus $20 per shoot.

      It's a cool option, but not exactly an inexpensive one.

      --
      --
    8. Re:Gluster by Wolfrider · · Score: 1

      --Hey thanks for the tip man, that's not a bad deal! I may have to check them out.

      http://www.digistor.com/DIGISTOR-Mulitimedia-Blu-ray-Archive-Kit

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
  2. Offsite != cloud by flaming+error · · Score: 5, Informative

    There are offsite options besides the cloud. I shuffle hard drives between work and home. If you work from home, you could do the same at a friend's house or something.

    1. Re:Offsite != cloud by Fwipp · · Score: 4, Insightful

      And if you don't have any friends, keep one in a bank's safe deposit box. They're usually not that pricey.

    2. Re:Offsite != cloud by networkBoy · · Score: 5, Informative

      I do this.
      Whenever I finish a project I make two copies onto notebook sata drives. One in my media vault (a mechanics tool chest with drawers that happen to be the right size) for reference, and the other to the bank deposit box. A deposit box that holds ~30 2.5" sata drives is $25/year.

      If there is even an event that takes both the bank and my house out at the same time, then I have vastly bigger problems.

      For active work I do snapshots onto a drive and my working set is on a mirrored volume.
      -nb

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    3. Re:Offsite != cloud by Anonymous Coward · · Score: 5, Funny

      And if you don't have any friends, keep one in a bank's safe deposit box. They're usually not that pricey.

      Be careful with that, I store my expensive 200+ pound pull strength rare earth magnets in mine :)

    4. Re:Offsite != cloud by cayenne8 · · Score: 3, Insightful
      I'm looking to make a freeNAS setup at home, with multiple drives.

      Once that is working...I'm looking to maybe set up a second mirrored one at my parent's house, in another state...and just keep them sync'ed. Back their stuff up to the one up there, it sync's with mine...my stuff backup to mine and sync's with the backup up there.

      If not with family, why not make a deal with friends to do the offsite backup with each other...just encrypted the partitions and all to keep things private...but that should help, eh?

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    5. Re:Offsite != cloud by MightyMartian · · Score: 1

      Our major physical offsite solution is literally packing out physical media that everything is backed up to on Sundays and then taken to a safety deposit box on Monday. Of course, the business has three locations, so we also make sure key data from each location is backed up to the others, but that's probably overkill for this guy. The point is that if it's not offsite, cloud, tape in the bank, whatever, you risk total loss.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    6. Re:Offsite != cloud by MightyMartian · · Score: 3, Informative

      Which underscores the other necessity of backups, you must regularly test your media to make sure you actually have a backup. That's something I learned the hard way (and it didn't take any big-ass magnets sitting next to the archive tapes).

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    7. Re:Offsite != cloud by Anonymous Coward · · Score: 1

      If there is even an event that takes both the bank and my house out at the same time, then I have vastly bigger problems.

      I remember having that conversation with a sysadmin once. IIRC the data centers were in Ohio and Georgia. Me, being an apps guy, asked what would happen if both locations were put out of action. He replied to the question with the obvious question and I replied with the obvious answer - asteroids, Russians, natural disasters.

      The way he put it was "if that happens can go pound sand; I'll be looking after my family and trying to find a bar that's open".

    8. Re:Offsite != cloud by Anonymous Coward · · Score: 1

      I'm looking to make a freeNAS setup at home, with multiple drives.

      Once that is working...I'm looking to maybe set up a second mirrored one at my parent's house, in another state...and just keep them sync'ed. Back their stuff up to the one up there, it sync's with mine...my stuff backup to mine and sync's with the backup up there.

      If not with family, why not make a deal with friends to do the offsite backup with each other...just encrypted the partitions and all to keep things private...but that should help, eh?

      CrashPlan allows you to exactly that. Their software is free to use for this type of backup (you only pay if you store data on their servers) and it runs on Win, Mac and Linux and you can supply your own encryption key so only you can access your data. However, storage to their servers is pretty cheap. I pay for the family plan so I backup every computer in my house with unlimited storage space and it only costs me $6/month (I paid for 4 years up front) or $12 for month-to-month. I am in no way affiliated with CrashPlan, just a satisfied customer.

    9. Re:Offsite != cloud by glassware · · Score: 1

      $75 per year for a safe deposit box large enough to store 3 external USB hard drives. Definitely the best way to go for inexpensive peace of mind.

      Although, be careful about your external drives! If you accidentally leave them in the car, even briefly, they're liable to overheat and melt down.

    10. Re:Offsite != cloud by DarwinSurvivor · · Score: 1

      If you decide to encrypt your offsite backup, make sure you have another offsite backup (safety deposit box, another friend, lawyer, etc) of the encryption keys!!!

    11. Re:Offsite != cloud by Rob_Bryerton · · Score: 1

      Ah, not a bad idea. Sort of a poor man's Data Domain.

      Or a smart man's (or vagina) imitation DD less the 6 figure price tag. ;)

    12. Re:Offsite != cloud by epp_b · · Score: 1

      My thoughts exactly.

      Have two sets of backups, one at your place, and one at work, friend's or family member's place. Update and exchange as often as you figure is necessary; the more often, the better.

      Encrypt it, too (TrueCrypt makes this very easy), you don't want your data in the wrong hands if stolen or lost.

    13. Re:Offsite != cloud by fa2k · · Score: 1

      I take an USB or SATA drive when I visit my parents every 6 months or so. It's highly unlikely that I lose my laptop + desktop + on-site backup (USB drive), but I can certainly think of some scenarios like that. I keep the key for the backup in my wallet, but I gave them they key to the encryption on the live systems, just in case.

    14. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      I'm looking to make a freeNAS

      A free NAS? You wouldn't download a hard drive, would you?

    15. Re:Offsite != cloud by cayenne8 · · Score: 1

      I"m still trying to figure how to encrypted MY part of the data....separately from the other's data (either parents' or friends' in my scenario I gave)...and be able to do it automatically.....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    16. Re:Offsite != cloud by Em+Adespoton · · Score: 1

      My thoughts exactly.

      Have two sets of backups, one at your place, and one at work, friend's or family member's place. Update and exchange as often as you figure is necessary; the more often, the better.

      Encrypt it, too (TrueCrypt makes this very easy), you don't want your data in the wrong hands if stolen or lost.

      This has always been my solution. I keep the passphrase for the encrypted volume in a manilla envelope with my will in a safe deposit box.

    17. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      Fully agree regarding offsite & encrypted back-up's.

      However, how feasible would it be for someone to put malware on the off-site HDD? (e.g. firmware)
      In such a case, would you also need to apply tamper-revealing stickers? Uniquely numbered cable ties?

    18. Re:Offsite != cloud by DarwinSurvivor · · Score: 1

      Just use an encrypted partition on the external media.

    19. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      cwsync2, rsync, both run on linux and handle simple stuff... and a lot of nas boxes support them

    20. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      Assuming you trust the banks and the government, which, given the events of this day and age, you shouldn't.

    21. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      If you are using ZFS you can use the built-in remote snapshot functionality rather than rsync (if that's what you're using to keep them sync'd)

    22. Re:Offsite != cloud by MightyYar · · Score: 4, Funny

      Yes, it seems like every other day some poor photographer has his photos rifled through by the local bank.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    23. Re:Offsite != cloud by Anonymous Coward · · Score: 2, Interesting

      Came here to say this. You can usually work a deal with a credit union for like $50/year. Granted, they won't guarantee your data won't be lost should they have a fire Speaking of fires,,,, don't waste your money on a fire safe.
      UNless you're prepared to pay through the nose for a data certified safe, it's not worth it....
      disk platters lose their magnetism very easily in a fire, even if the safe doesn't get hot enough to burn paper, you're very likely lose your data

      You should also consider finding a friend in the business who might want to do harddrive exchanges... you keep one of his and he keeps one of yours, and you swap them out for another one every month or whathave you.

      And finally, as difficult as it would be to do this, you need to take a long hard look at your portfolio, and consider deleting some of them ( sacrilege I know )
      or compress them to some other advanced lossless format ( 7zip LZMA maybe? )

    24. Re:Offsite != cloud by Culture20 · · Score: 5, Funny

      And if you don't have any friends, keep one in a bank's safe deposit box.

      Don't forget to poke holes in the safe deposit box so he can breathe.

    25. Re:Offsite != cloud by Mr_Whoopass · · Score: 2

      Does not compute. How can I keep a friend in a safety deposit box if I don't have any?

    26. Re:Offsite != cloud by tapanitarvainen · · Score: 2

      Here's what I do (with about 3TB data now):

      I've got a dedicated backup server at home that backs up all machines there automatically and rsync's the backup to another machine offsite overnight.

      I've got an uncapped but relatively slow connection, uplink speed in practice about 2MB/s, but that's enough: it rarely takes more than three hours to do the rsync. Occasionally (like after returning from a two-week trip to Kenya) I've got so much new data (photos) that it takes more than 24 hours, but that's rare (and causes no problems per se, other than increased window of vulnerability, but one day is acceptable for me). Also, both machines have hotswap disk slots, so I could do the sync at home and carry the disks over should I one day get so much new data that rsyncing it over the network would take too long.

      This works very well for me. It does require a reasonable network connection and a suitable place for the offsite backup machine, though.

    27. Re:Offsite != cloud by Immerman · · Score: 2

      Friends you don't have are actually quite compact - you could fit several in even a very small box.

      --
      --- Most topics have many sides worth arguing, allow me to take one opposite you.
    28. Re:Offsite != cloud by mister_dave · · Score: 1

      Netgear offer something similar with their replicate software.

    29. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      That's a neat idea, but how do you get them back out?

    30. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      Why not use the free part of CrashPlan, you can get a friend to host it at his place you privide the storage hardware. this way all your stuff is also encrypted and they can not look at it, and vis versa you can host their stuff not sure if you can seed a drive at home, and move it to an offsite location to them just do incrementals.

    31. Re:Offsite != cloud by MMC+Monster · · Score: 1

      Get DYNDNS or something similar for a trusted friend or family member, and keep a NAS in their house. Make sure you can reach it via ssh. Then run rsync over ssh at your house when you're pretty sure they're not using their internet connection, so only new files are copied over.

      The command I use is:
      rsync -rptuv --delete --progress /home/me/data/ me@myparents.dyndns-home.com:/Users/me/data/

      This only works, of course, if you don't live with your parents.

      --
      Help! I'm a slashdot refugee.
    32. Re:Offsite != cloud by AmiMoJo · · Score: 1

      I considered FreeNAS but installed a desktop OS instead. As well as being a NAS it can run a variety of other apps like uTorrent overnight. I schedule Google Drive and Dropbox to run at night too, so they act as an offsite scheduled backup. You can even use a normal web browser to do long file downloads from sites that block download managers.

      Might as well get the most out of that box.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    33. Re:Offsite != cloud by Anonymous Coward · · Score: 0

      My nephew's friends (Elmo, Donald Duck...) don't need to breathe.

    34. Re:Offsite != cloud by cayenne8 · · Score: 1

      I considered FreeNAS but installed a desktop OS instead. As well as being a NAS it can run a variety of other apps like uTorrent overnight. I schedule Google Drive and Dropbox to run at night too, so they act as an offsite scheduled backup. You can even use a normal web browser to do long file downloads from sites that block download managers.

      Its not like I have a shortage of boxes laying around needing to be used....I've got a couple of Dell servers laying around (poweredge 4300, 2850)....regular desktops....heck, even a sunfire 280R, that I need to get up and running..although I may just trash that, more effort than it is worth to get it up and running again....but computers arent' the limiting factor here. I"d guess many slashdotters have a good number of extraneous boxes laying around that need using.

      I'm gonna set one back up as my own email server, one for freeNAS...and likely one dedicated to scraping USENET...I prefer that to torrents....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    35. Re:Offsite != cloud by AmiMoJo · · Score: 1

      Electricity consumption makes it more economical to combine servers into a single machine.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    36. Re:Offsite != cloud by danomac · · Score: 1

      There's a very big difference in temperature between a standard fire safe for paper-based items and a media safe.

      Paper will char above ~350 F. Most standard fire safes will keep the interior temperature of the safe below this level for their specified duration. (Cheap ones are usually only 1/2 hour. I've seen safes with up to 4 hours burn.)

      Media rated fire safes, on the other hand, will keep the interior temperature at maximum of 125 F. This is outside the temperature range of most backup tapes, for example. This is why the media safes are more expensive, the internal temperature is much less.

      If you are considering a fire safe, do not use a regular fire safe. And even if you do get a media fire safe, make damn sure it's within the temperature storage limits of the media you're putting in there!

    37. Re:Offsite != cloud by MyFirstNameIsPaul · · Score: 1

      Also make sure it is waterproof. Turns out they put fires out with water. LOTS of water.

      --

      I once took an excursion to Reddit, and later HN. Unlimited up/down voting sucks when dealing with a hive-mind.

    38. Re:Offsite != cloud by cayenne8 · · Score: 1

      Electricity consumption makes it more economical to combine servers into a single machine.

      I have a decent job...I'm not worried about a little electricity. Hell, I live in New Orleans, the air conditioning bill alone masks any other appliances running in the house, like spitting in the grand canyon, it isn't gonna make much difference.

      The AC doesn't shut off till about the first week of Nov....so, a few computers isn't gonna even make a blip on the radar...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    39. Re:Offsite != cloud by datavirtue · · Score: 1

      Guys, he has 8 FREAKIN terabytes! All the suggestions I see completely suck. The best one so far, and I don't like it, is the 100GB Bluray archival solution. That is still 80 disks and a fuckload of time spent maintaining 1 backup set. I don't think this problem is going to be solved on the cheap. Seriously, to preserve that much data reliably and conveniently will cost about $12000 in hardware alone. A local NAS capable of 12TB, a remote NAS with 12TB, extra drives, and two reliable highspeed internet connections for both sites. A Netgear NAS with 12TB (populated) is about $6000. I feel for the OP, getting backups anymore is a royal pain in the ass.

      --
      I object to power without constructive purpose. --Spock
    40. Re:Offsite != cloud by Vlado · · Score: 1

      How often do you check the contents of your "backup" drives?

      Last time I was looking into this, hard drives were not supposed to be very good at storing data, if they're turned off. Data is supposed to become corrupted if the disk isn't in use.

  3. Fireproof Hard Drive by dgatwood · · Score: 4, Interesting
    --

    Check out my sci-fi/humor trilogy at PatriotsBooks.

    1. Re:Fireproof Hard Drive by cpu6502 · · Score: 1

      I wonder if it really works? I bought a LipoSack to protect my R/C lithium battery from burning down the house, and then I saw a video on youtube where the sack also burst into flame. :-| The supposed "protection" I thought I had was worthless.

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    2. Re:Fireproof Hard Drive by dgatwood · · Score: 4, Informative
      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    3. Re:Fireproof Hard Drive by Anonymous Coward · · Score: 3, Informative

      The spec states that it is only rated 1/2 hour for 1550F. This is enough for a small fire, but is not enough for a fully involved house fire. (Firefighter for 20 years :-)

      Store your backup offsite at a friend's/relative's house.

    4. Re:Fireproof Hard Drive by dgatwood · · Score: 1

      From http://www.wired.com/geekmom/2012/06/crashplan/:

      Here is what the folks at ioSafe have to say about fire ratings and temperatures: “In a house fire, temperatures will typically be in the 800 to 1000 degree range. Spikes at around 1500 degrees may occur in the ceiling area, but on or near the floor, temperatures in the 300 to 400 degree range are more likely. We test for worst-case temperatures (1500 degrees) but, in most situations, drives will not be exposed to that. We ain’t lost a customer’s data yet :)”

      YMMV, of course.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    5. Re:Fireproof Hard Drive by Anonymous Coward · · Score: 2, Funny

      You know, I'm going to go with the fire fighter.

    6. Re:Fireproof Hard Drive by Anonymous Coward · · Score: 1

      It's the half-hour that I'm worried about. When the university dorms down the road burned down, it took a day to extinguish most of the flames, and smoke was rising from the rubble for another two days.

    7. Re:Fireproof Hard Drive by dgatwood · · Score: 1

      Although the building as a whole might smolder for hours, a fire is unlikely to burn at peak temperature in any one spot for more than 5-10 minutes before it consumes most of the locally available flammable materials and/or oxygen. And remember that the hard drive isn't likely to move around during the fire from one spot to the next like the fire itself does.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    8. Re:Fireproof Hard Drive by AmiMoJo · · Score: 1

      Note that the hdd version is only certified for a fall of 3m though. Might not be enough if your house does burn down.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  4. A friend by Anonymous Coward · · Score: 0

    Copy them to a few cheap external drives and mail them to a trusted friend/relative.

    1. Re:A friend by Anonymous Coward · · Score: 0

      and by trusted, you mean trusted to keep paying the rent. Seriously, for the volume you're using, a large drive a year + DVD-R or BD-R after shoots.

  5. Find a friend with same issue by Anonymous Coward · · Score: 1

    Find a friend with same issue and figure out a plan to place two cheap NAS servers one at each house and back up to the NAS at your friends house encrypt if you wish and problem solved.

  6. USB Stick by Anonymous Coward · · Score: 5, Funny
    My preferred way is to copy the data to many different USB sticks. I write a little note with my name and address on it, slip the that and the stick into a bottle and pitch it into the ocean. Data is safe from fires and most other natural disasters. Best of all, people around the world contact me (we even become FB friends after!) and return the USB with all my data!

    Works like a charm

    1. Re:USB Stick by MetalliQaZ · · Score: 2

      "Real men don't back up their data. They post the source online and let the world mirror it" -Linus Torvalds.

      (that's from memory, I don't know if he ever actually said that)

      --
      "Here Lies Philip J. Fry, named for his uncle, to carry on his spirit"
    2. Re:USB Stick by Anonymous Coward · · Score: 0

      "Live long and prosper." -- Richard Stallman

      I'm pretty sure he said that.

      Hah! My captcha is 'backup'.

    3. Re:USB Stick by Hognoxious · · Score: 1

      Label it as "Britnay Spear'z Donkey pr0n" and torrent it.

      I swear right down some doilem will have a copy and be seeding it 4 teh evor.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    4. Re:USB Stick by rrohbeck · · Score: 1

      Yup, but make sure you abort the upload before it's complete. Concatenate the data twice, make sure the file has a .rar extension, and soon a dozen copies will be online but no download will ever finish. Bonus points for ed2k and Freenet.

    5. Re:USB Stick by Anonymous Coward · · Score: 0

      Or, encrypt it and label it "insurance.aes256" and do the same thing. Worked for Mr. Assange anyway...

  7. megaupload by Anonymous Coward · · Score: 2, Funny

    megaupload

    1. Re:megaupload by cpu6502 · · Score: 1

      M
      E
      G
      A
      Upload to me today. (Send me a file.) Megaupload.... mmmmmeeeeega. Megaupload. http://www.tudou.com/programs/view/pAwH7sCpd1c/

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
  8. Storing locally will cost you more, not less... by winkydink · · Score: 2, Interesting

    in the short run and in the long run. Also, storing locally does nothing to protect you from flood, fire, theft, etc... Backblaze is $5/mo, unlimited storage. I'm sure there are others with similar/better deals. What's a NAS inside a fireproof safe going to cost?

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    1. Re:Storing locally will cost you more, not less... by jhoegl · · Score: 1

      I dunno, what does unencrypted stored data at an unsecure location cost?

    2. Re:Storing locally will cost you more, not less... by winkydink · · Score: 1

      My backups are encrypted before they go over the wire. I'm fairly sure this is not a feature unique to Backblaze.

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    3. Re:Storing locally will cost you more, not less... by sirwoogie · · Score: 5, Informative

      Uhh, he did say 8TB worth of data. Not knowing his internet connection, this is still pretty much out of reach for most residential services except extreme FIOS connections. If you factor in caps it could take a long time. For example, lets be generous and figure he has a 350G/mo cap. Even at this rate for 8 terabyes it would take nearly 2 full years to get it to the cloud without exceeding the cap. That's just for the upload. Same amount of time for the download. Now let's also say he didn't have a cap, and also had a great connection at about 50Mbps (which most of us don't in the US). That would take over 16 days full line rate accounting for overhead just to get it up there, same amount back down. If you had an unmetered Gigabit line, that might be one thing. Sounds like he's a starving artist with low budget. Gotta work with the requirements. I think sneakernet an array to a friend that you trust that lives far enough away from you or take them to work (if you don't work at home) are the best options.

      --
      -wog
    4. Re:Storing locally will cost you more, not less... by networkBoy · · Score: 1

      I never take my drives to work. We have a no HDD leaves the building policy, and even if it is my personal drive I don't want the hassle.

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    5. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      Someone will correct me for sure, but I compute that 8 terabytes uploaded at 1.5M bits/sec will take roughly 12,000 hours or about fifteen months. With a cap of 250GB/month cap, it will be a minimum of 32 months to upload (and do nothing else). Maybe this is not a good plan.

    6. Re:Storing locally will cost you more, not less... by ColdWetDog · · Score: 3, Insightful

      Not everybody works for the CIA. I have my photographs and other data on 2 GB external drives. I rotate them weekly or biweekly, backing up new stuff and checking the older. Total storage now about 6 TB.

      That said, if you're doing 64 GB in a couple of hours, a little more practice with shot discipline will help you both in storage and in workflow time. That's too many pictures.

      Then the DELETE key is your friend. Especially if you're doing that many shots. They can't ALL win the Pulitzer Price.

      --
      Faster! Faster! Faster would be better!
    7. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      I don't know about the other cloud services, but CrashPlan will ship you a disk for the initial backup, so you only have to send updates over the wire. It does cost $125 though, and I don't know how they would handle 8TB.

    8. Re:Storing locally will cost you more, not less... by Achra · · Score: 5, Insightful

      That said, if you're doing 64 GB in a couple of hours, a little more practice with shot discipline will help you both in storage and in workflow time. That's too many pictures.

      Then the DELETE key is your friend. Especially if you're doing that many shots. They can't ALL win the Pulitzer Price.

      This.

      To quote Ken Rockwell: http://www.kenrockwell.com/tech/howto.htm

      Only show your very strongest images.

      Throw away most of what you shoot. I do. Most of my photos are awful!

      Go through the few photos you save out of a roll, and then throw away all but the one strongest image.

      Next time, go through the few you've saved from a few rolls, and throw more away.

      This isn't painting. In photography it is a requirement to throw away most of what you do.

      You'll see that if you only save or show your strongest images that your body of work will seem to improve. Guess what: as you show only the better images, your body of work as seen by others has improved!

      Do you think I shoot a roll of film and get a roll loaded with the images you see in my galleries? Of course not. Most of what I shoot is crap. I'm just good enough to throw most of it away and only show the good stuff.

      Ansel Adams said that if you can produce one strong image in a year that you are doing very well. Don't expect to turn out miracles every roll, or even every month. Ansel didn't, I don't, and I don't think anyone does.

      --
      Each processor would proceed sequentially as if it had been better for them not to rise against Saul.
    9. Re:Storing locally will cost you more, not less... by winkydink · · Score: 1

      The initial Level 0 backup for my 2.5TB took weeks, yes, but eventually completed.

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    10. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      Then the DELETE key is your friend. Especially if you're doing that many shots. They can't ALL win the Pulitzer Price.

      You don't even necessarily need to delete them. I do kind of a tiered backup for my photos (maybe 1-2 TB). I use Lightroom to catalog and rate everything. The highest-rated images (Tier 1) get backed up online. Everything gets backed up locally to both an external drive and also burned to a blu-ray disk. (I am behind on my backup schedule, though.)

      I do delete images, but I am pretty conservative about it. My rationale is that I often miss good images in the first pass. This includes some of my favorite images, many of which I might have deleted if I were a little quicker with the delete button.

    11. Re:Storing locally will cost you more, not less... by Em+Adespoton · · Score: 1

      Indeed... when I do a shoot, I generally fill 32-64GB during the shoot.
      The next part of my workflow involves high-speed discarding of shots that aren't worth keeping. This is usually around 80-90% of the images (although I did have one amazing day where 80% were proper exposure, framing, lighting and the subject was properly positioned).

      Now once you've done this step, you're down to 3.2-6.4 GB of data, usually less. Then comes the lightroom/touchup workflow, which should be lossless (first part gets done on the raw images, then save out as TIFF for the final version that involves lossy transforms). End result? Storage needs double -- so now you need around 6.4GB of storage instead of 128GB of data.

      As you improve this workflow, you'll find that the number of images you keep stays the same, but the quality of the images improves -- you get a much more critical eye while composing the shot, and get much faster at both shooting and at culling after the fact.

      If you're truly keeping every shot you ever expose, you might as well be using film; most images should never even make it off the camera.

    12. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      Correct: encrypted backups are not a feature unique to Backblaze.

      Security Now - Episode 350

    13. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      Not everybody works for the CIA. I have my photographs and other data on 2 GB external drives. I rotate them weekly or biweekly, backing up new stuff and checking the older. Total storage now about 6 TB.

      Wow! By that account, you would have qty 3000 of 2GB drives, assuming you don't have any redundancy. SATA drives didn't come at 2GB capacity, so these must be IDE, maybe even SCSI, since MFM, RLL and ESDI drives didn't come that big.

      Assuming they are IDE, they must be 3.5" form factor, thus taking 1.478909465 cubic yards of space. Total weight of them would be (at a consevative 1/2 Ibs each) 1500 pounds, which is enough to break through a floor given they're stacked in a cube format, thus they must be in the basement or garage on concrete, and let's hope they don't gather moisture because they're on concrete..

      Let's say you got them at used on ebay, or garage sales, at $5 each. That totals $15,000. I wish I had THAT kind of money to spend on futile things!

      Or perhaps you meant 2TB drives?

      * ducks *

    14. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      > Then the DELETE key is your friend. Especially if you're doing that many shots. They can't ALL win the Pulitzer Price.

      That would be Prize, btw.

      You've obviously never worked as an event photographer. Depending on the event, (think marathon, cheerleading competition, graduation, large awards banquet) your spec can require 4-10 shots per person attending the event. The spec shots are by location / highlight - pre-race portrait, event start/midpoint/finish, participation award & handshake, etc.

      Assuming a perfect 1000 people at the marathon * 6 shots * 10mb per photo = 60gig that you are required to keep for 1 year by contract and make available onsite and web purchase.

      Or think high-end commerical work for catalog sets. Medium format can produce average filesizes in the 40 to 480mb range from a 80MP sensor depending on the output file format required by the client.

      The world of working photography isn't nearly as limited as your imagination. A 64gb day can be a no-brainer for a working pro.

    15. Re:Storing locally will cost you more, not less... by PsychicX · · Score: 1

      Your point is good, but your mistake was quoting Ken Rockwell.

    16. Re:Storing locally will cost you more, not less... by Anonymous Coward · · Score: 0

      How long does it take to load 8Tb on to Backblaze?

    17. Re:Storing locally will cost you more, not less... by cthulhu11 · · Score: 1

      That said, if you're doing 64 GB in a couple of hours, a little more practice with shot discipline will help you both in storage and in workflow time.

      You must only shoot rocks and buildings. Shooting a thousand frames (roughly 32GB or more depending on your body) during a wedding / reception is entirely appropriate. The couple want just the right shots, and nobody, not even you, can see into the future to release the shutter exactly long enough preceding the perfect shot to account for shutter lag. Same thing holds for sports, or kids.

      That's too many pictures.

      Context?? Too many for what?

      Then the DELETE key is your friend. Especially if you're doing that many shots. They can't ALL win the Pulitzer Price.

      Nobody said they could. Culling shots takes time, and you're talking about someone's living here. Cautious pros get their data copied into at least two places ASAP.

      To quote Ken Rockwell:

      You just lost any credibility you might have otherwise had. Rockwell is a fucktard who asserts that we should all be shooting large format film and only landscapes/architecture (including what he believes to be ancient alien sites). He believes that shooting people is of no importance and warrants only a compact P&S. He also contradicts himself regularly.

      Only show your very strongest images.

      Nobody contests that, but it's a non-sequitor in this discussion.

      Throw away most of what you shoot. I do.

      It takes time to do that, and when your career is on the line with a wedding shoot, you don't blaze through it willy-nilly. And what do you do next month when the client comes back and wants something different, something that you hadn't originally selected?

      Most of my photos are awful!

      Sucks to be you. You aren't the OP.

      Go through the few photos you save out of a roll

      Note the anachronistic film mindset.

      and then throw away all but the one strongest image.

      No concept whatsoever of the realities of shooting a wedding.

      Do you think I shoot a roll of film and get a roll loaded with the images you see in my galleries? Of course not. Most of what I shoot is crap.

      Actually, *all* of what KR shoots is crap.

      Ansel Adams said that if you can produce one strong image in a year that you are doing very well. Don't expect to turn out miracles every roll, or even every month. Ansel didn't, I don't, and I don't think anyone does.

      Didn't shoot modern weddings, did he? Apples and oranges, mang.

      Now once you've done this step, you're down to 3.2-6.4 GB of data, usually less. Then comes the lightroom/touchup workflow, which should be lossless (first part gets done on the raw images, then save out as TIFF for the final version that involves lossy transforms). End result? Storage needs double -- so now you need around 6.4GB of storage instead of 128GB of data.

      ... and in the meantime you're susceptible to catastrophic data loss.

      If you're truly keeping every shot you ever expose

      My eyes roll at your hyperbole. The OP made no such claim. Time is money. Disk is cheap. Getting sued by a client isn't.

      Once that is working...I'm looking to maybe set up a second mirrored one at my parent's house, in another state...and just keep them sync'ed.

      That sounds rather more expensive to me than using Crashplan or (if you can tolerate their policies) Backblaze. How long until your parents tire of the the noise and power draw? Or of their connection being saturated all the time? What do you do when there's a hardware failure?

      Uhh, he did say 8TB worth of data. Not

  9. raid 0 swap by Anonymous Coward · · Score: 0

    raid 0, periodically swap a third drive out and put in a safe deposit box.

    1. Re:raid 0 swap by hawkinspeter · · Score: 3, Informative

      Repeat after me:

      Raid is not a backup

      And RAID 0 is never used for reliability as it has no redundancy - the more disks, the higher chance of failure. You must have meant RAID 1.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    2. Re:raid 0 swap by funwithBSD · · Score: 4, Funny

      My RAID goes to 11, man....

      --
      Never answer an anonymous letter. - Yogi Berra
  10. if it has value, pay up by alen · · Score: 3, Insightful

    if you earn revenue from it, pay for backups
    if it has sentimental value then think about paying for backups

    hard drives go bad all the time so if you're going to back up to hard disk and its important buy a few external ones and keep them in different locations

  11. RAID 0?! by Anonymous Coward · · Score: 0

    Are you insane? I think you mean RAID 1.

  12. Tape Solution by Anonymous Coward · · Score: 0

    You could backup to take. Cycle two tapes. Keep one at home and one in a deposit box. Switch monthly. In the event you lost everything at home you would at most lose one months worth of data.

    Adjust to a shorter cycle if a month is too long.

    1. Re:Tape Solution by somename · · Score: 1

      I always find it surprising that whenever the subject of backup comes up here, there're always only a one or two posts that suggest tapes only to be ignored. In the present day, tapes are still the best archival backup method readily available. Sure, the entry cost is rather high, but I think it would be worth it in your case since your data pool is only getting larger. Keeping backup copies on HDDs are convenient, but I would keep a minimum of 4 copies, at least a pair in 2 different sites since HDDs always have a chance of failure when powered. Cloud is only an option if you have no issues with bandwidth. Even without bandwidth issue, I still don't feel completely comfortable subjecting my data to risks entirely out of my control. Here's what I do personally. All my archival data is backed up on LTO Worm tapes, and I have most of those data on RAID-z2 for availability. Every online data is backed up incrementally daily on a separate array, and I do weekly full backup on tapes on monthly rotation along with month full backup on yearly rotation. Everything that needs permanent storage goes to WORM. While I won't claim my backup strategy is the best for everyone, but I go to bed each night satisfied with the level of safety with my data personally.

    2. Re:Tape Solution by awyeah · · Score: 1

      For those of us who don't really know much about tapes - can you point us to some drives and media that don't break the bank?

      --
      Why, no, I haven't meta-moderated lately. Thanks for asking!
  13. Professional Photographer by Anonymous Coward · · Score: 1

    I'm a professional photographer and I keep backups of my network drives in a safe deposit box at my bank. I have a couple terabyte drives and then once a month I update the drives at the bank. This may not be very sophisticated but it's simple and it works for me.

  14. A note about fireproof safes by Anonymous Coward · · Score: 1

    Just a note about fireproof safes. They are fireproof in the sense that they will protect paper from getting hot enough to catch fire and burn. However, they will still get hot enough in a fire to destroy any electronics or plastic items stored inside.

    1. Re:A note about fireproof safes by Anonymous Coward · · Score: 0

      Their effectiveness also depends on the conditions, during the recent fires in CO there were several cases of "fireproof" safes melting with all the contents destoryed

    2. Re:A note about fireproof safes by AF_Cheddar_Head · · Score: 1

      Ain't no such thing as a fire-proof safe. Now fire resistant that is another thing.

    3. Re:A note about fireproof safes by El+Rey · · Score: 1

      I wonder if anyone has thought of making a safe out of space shuttle tiles...

    4. Re:A note about fireproof safes by MightyYar · · Score: 1

      The problem is that even the best insulator will only reduce the heat transfer rate. Assuming 200C is enough to kill a tape, the fire would only need to reach that for a long-ish period of time to defeat even the best insulator.

      So, the firebox people put a phase-change material in the safe to absorb more heat. I think they use wax. Keeps the temperature relatively low so long as there is still some solid wax left... same reason all the ice needs to melt in a cup of water before it can start to heat up. When the wax all melts, the contents resume heating up. Most are rated for something like 1/2 hour.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  15. A couple options by MyLongNickName · · Score: 3, Interesting

    First, going strictly by your requirements, I would suggest either a fireproof safe or fireproof drive enclosure. I don't have experience with the enclosures, but the safe itself should be able to handle your normal everyday fire and protect your data.

    However, I'd suggest that you don't store your safe at your location at all. Surely you have a friend or someone you know that would let you borrow a few square feet of their basement for the safe. This would create a physcial barrier that would enhance your securiy if not always convenient. I'd also recommend a second copy somewhere else if this data is that important to you.

    Remember that as with (almost) anything else, there is a cost-benefit tradeoff. I'm not convinced that a "cloud" based solution is your best bet anyway. But a simple, low tech solution seems to be what you need anyhow.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:A couple options by Kjella · · Score: 4, Informative

      First, going strictly by your requirements, I would suggest either a fireproof safe or fireproof drive enclosure. I don't have experience with the enclosures, but the safe itself should be able to handle your normal everyday fire and protect your data.

      Most "fireproof" safes are only designed to keep paper from catching fire, which is higher than a lot of computer media can stand. You need to get a media rated safe, which has more insulation and is more expensive.

      However, I'd suggest that you don't store your safe at your location at all. Surely you have a friend or someone you know that would let you borrow a few square feet of their basement for the safe. This would create a physcial barrier that would enhance your securiy if not always convenient

      I'd go with a deposit box at a bank, so you don't have to bother your friend all the time. If you want to make regular backups then it better not feel like you're hassling somebody. For the money you save on the fireproof safe you can probably rent one for years.

      --
      Live today, because you never know what tomorrow brings
    2. Re:A couple options by Anonymous Coward · · Score: 0

      Fireproof safes are generally only rated safe for *paper*. The inside of the safe just needs to keep below the auto-ignition temperature of paper which is about 600F. It is best to backup to an external hard drive and keep the hard drive offsite.

    3. Re:A couple options by Anonymous Coward · · Score: 1

      Also they protect the paper by releasing steam from a water logged filler material, which HDs don't like...

    4. Re:A couple options by sirsnork · · Score: 1

      THIS!

      Unless specifically stated, a fireproof safe will not protect computer media. All they are rated for is to not exceed the ignition point of paper (233C or 451F).

      Also a flood or decent natural event won't care about your safe.

      A deposit box at a bank is the only way to go, and don't make it the local branch, somewhere 30mins drive away is a better option. You might also want to make sure the bank is in it's own building, not in a mall or and shared tenancy. An Earthquake could happily destroy/damage a mall and your house, however if the bank is in it's own building, even if it's damaged the bank themselves will be able to recovery anything they want and not be beholden to another party

      --

      Normal people worry me!
    5. Re:A couple options by El+Rey · · Score: 1

      Am I the only one who doesn't have, "normal everyday fires" at their house? Sorry, that struck me as funny...

    6. Re:A couple options by AmiMoJo · · Score: 1

      If you are friends with your neighbours you could always exchange NAS boxes with them and use wifi or a long Ethernet cable. The probability of both houses burning down is low unless you live in an area prone to forest fires.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    7. Re:A couple options by Anonymous Coward · · Score: 0

      All they are rated for is to not exceed the ignition point of paper (233C or 451F).

      Fahrenheit 451 is a science fiction book. Fire safes are rated at 350F for documents and 131F for data.

    8. Re:A couple options by Sigg3.net · · Score: 1

      "the safe itself should be able to handle your normal everyday fire and protect your data"

      Is YourShorterNickName Satan?

  16. Get your backups offsite by mr1911 · · Score: 1

    Backing up to portable hard drives is fine. Better if you have at least two copies of the data, on different drives of course

    Keeping your backups on site is great if you are concerned about user error, but offers nothing for disaster recovery. Put them in a safe deposit box. Store them at a friend's house. Put them in a Zip-lock and bury them in the woods. Do something, but get them out of the same building where your primary storage is if you really want to have a useful backup for disaster recovery.

    --
    This post comes with a double-your-money-back guarantee!
    Any offense taken to this post is at your sole discretion.
  17. Safety Deposit Box by foradoxium · · Score: 2

    Have you thought of getting a safety deposit box at a bank? Usually they're in a fire resistant box inside a fire resistant room.

    Store backup copies of disks in there, and swap them out, similar to tape backup strategies.

    1. Re:Safety Deposit Box by XaXXon · · Score: 1

      They dont need to be fire resistant when they're in a different building. It's great and all, but if your house and your bank have a fire at the same time, you probably have bigger problems..

    2. Re:Safety Deposit Box by dgatwood · · Score: 1

      Unless you're in earthquake country. Ask anyone who lived through the 1906 San Francisco quake and fires if they would trust a backup to be safe from fire in another building just a few blocks away.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    3. Re:Safety Deposit Box by Hognoxious · · Score: 1

      I'm Senkichi Awaya, you insensitive crod!

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    4. Re:Safety Deposit Box by Daniel+Dvorkin · · Score: 1

      Yes, exabytes of data were lost in that disaster.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    5. Re:Safety Deposit Box by darkwing_bmf · · Score: 1

      You make it sound like finding people who lived though the 1906 quake is an easy thing to do.

    6. Re:Safety Deposit Box by foradoxium · · Score: 1

      true, but I was just throwing that out since he mentioned personal fireproof safes, and I totally agree with your sentiment :D

    7. Re:Safety Deposit Box by dgatwood · · Score: 1

      As of February, there are only four. My comment wasn't meant to be taken literally. :-)

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    8. Re:Safety Deposit Box by MightyYar · · Score: 1

      In that case, get a safe deposit box in your local Mint.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  18. Dude by Anonymous Coward · · Score: 1

    Crashplan is wickedly cheap, and for Unlimited Storage its worth the buy

    1. Re:Dude by Anonymous Coward · · Score: 1

      You can also use Crashplan to backup to a friend's remote hard drive, online, free.

    2. Re:Dude by funwithBSD · · Score: 2

      And if you run a server that runs a Crashplan compatable OS like Linux or Windows, you can put that somewhere and back up via Crashplan to that server. Personally I use a BSD box with ZFS as the repository.

      You can mix and match al the options, backup local, backup to friend, backup to the Crashplan cloud.
      Crashplan does a good job of compressing and de duping data, so you might not have to upload all 8TB.

      Oh, and you can pre-seed by sending data on a portable drive to Crashplan and then just catch up.

      --
      Never answer an anonymous letter. - Yogi Berra
    3. Re:Dude by MightyYar · · Score: 1

      Just to be clear for people who may not understand, you can run Crashplan on ZFS in the Linux emulation environment - but really only as a server. It won't do a good job backing up the FreeBSD box.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    4. Re:Dude by funwithBSD · · Score: 1

      The freeBSD box is just a headless NAS server, not a desktop. Crashplan uses the ZFS file space to back up data from the desktop and both laptops via a LAN backup.. Anything I put on the protected mount of the NAS will also get backed up to Crashplan eventually.

      Why have both files and backups on the NAS? Well, if I unintentionally delete something on the NAS, it is gone for good. But with real time backups with Crashplan of Desktop local files I can restore a deleted or corrupted file quickly.

      With Crashplan if I save a new doc it gets backed up in less than a minute to the BSD server, and later it goes to Crashplans cloud.

      Files I put on the NAS are generally read only in nature, like DVD rips, weekly OS drive backups, or installation media. They go up to the cloud eventually as well.

      ZFS lets me plug in another drive and add it to the pool quickly. No need to reorg the space, it just grows by the size minus the parity overhead.

      The only annoying weakness with ZFS is getting rid of old drives. The only way I have been able to do it is to carve out a like size partition of the new drive and put it in as a replacement and let it resliver... then add the rest of the drive as a separate partition. So if wanted to replace a 1gb drive with a 3tb, I have to make a 1gb and a 2gb partition.
      Otherwise, if I just add all 3 as a replacement, it will ignore the remaining 2Tb

      --
      Never answer an anonymous letter. - Yogi Berra
    5. Re:Dude by MightyYar · · Score: 1

      My setup is slightly different. Nothing on the FreeBSD box gets backed up (except for the system, which I just clone to another USB stick). All other files have a primary home somewhere else or are such that I don't care if I lose them. I run Crashplan on the FreeBSD machine itself, but it is a server only. Many machines, both local and remote, use it as a target. I personally also use Crashplan's central service but some of my friends and relatives just rely on my FreeBSD ZFS backup. For my Macs, I still run Crashplan for the central service but use Time Machine for the backups to the FreeBSD server... recovery is simpler. When I switch to Windows 7, I'll almost certainly switch to the built-in backup for the same reason.

      For drive management with ZFS, I don't do raidz. Instead, I just add them in mirrored pairs. To get rid of old, small drives, I just plug in a larger replacement and "zpool replace". Repeat on the other small drive. As of FreeBSD 8.2, you can then just do a zpool online -e and it will fill the drive.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    6. Re:Dude by Anonymous Coward · · Score: 0

      I strongly concur with the Crashplan recommendation. We've been using for a couple years now and it's been great. We don't generate quite the amount of data that the photographer does, but it's still much more than we'd want to be uploading (or downloading in case of catastrophe) from the cloud, though it's nice to have the option. Our on-site server is constantly backing up to a dedicated internal drive and I carry a 4TB Firewire 800 drive in and plug it in for a weekly backup that lives off-site. Obviously you could bring the off-site drive in more than once a week if you need better coverage. For us the only weak point is if both drives are on-site at the same time and something terrible happens, which could be avoided by having a 2nd off-site drive that could alternate visits with the main (or using the cloud for that purpose). 8TB is a good amount, but would certainly fit in a multi-bay drive enclosure.

    7. Re:Dude by Wolfrider · · Score: 1

      --Interesting; feel free to check my math here, but I currently have 6*500GB drives configured in a RAIDZ2.

      --The array can suffer up to (2) simultaneous disk failures without losing data, and gets ~175MB/sec I/O sustained (due to mixed manufacturers [Seagate, WD Black,WD Blue] and drive caches [16 and 32MB] so it's limited to the slowest link in the chain) or sometimes a bit more. For my little home backup rig, it's good enough to fill up a Gigabit ethernet link @ ~111MB/sec over FTP, which is fine given limited $$.

      --I have a little less than 2TB of space available to write on, total. If I reconfigured in mirrored pairs, it might be more flexible in the future for adding larger disks, but I would actually have less space to write on:

      Theoretical:
      6*500 = 3500 /2 = ~1750 GB across 3 pools, instead of (1) big pool

      Mirrored:
      2x500 pool1 = ~500GB (~470GB actual, due to stupid mfr non-1024 "standards")
      2x500 pool2 = 470GB
      2x500 pool3 = 470GB

      470*3 = ~1410GB - so if the goal is to have both redundancy AND utilize the available disk space efficiently, the RAIDZ2 would seem to be a better choice (and it's all 1 big pool):

      470*4 = 1880 GB

      --As I said, please check my math - it's an honest question, see my sig ;-)

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    8. Re:Dude by MightyYar · · Score: 1

      so if the goal is to have both redundancy AND utilize the available disk space efficiently, the RAIDZ2 would seem to be a better choice (and it's all 1 big pool):

      You are exactly right. To get the same space you have in 6 disks, I would need 8. Also, any two of your disks can go, whereas if I lose two in the same mirror I am screwed...

      The other side of the coin is that while I pay for 2 extra disks up-front, I can add larger disks in pairs whereas you need to buy 6 at a time.

      Also, I started with only 4 disks and of various sizes - so that changed my calculus. My disks were in part what I had laying around, so I had:
      2x 2TB
      1x 400GB
      1x 300GB

      Raidz1 would only get me a max of 900GB and Raidz2 600GB! At that point I was better off just mirroring the two disks and getting 2TB. Mirroring the second smaller pair give me an extra 300GB for "free". The next time I need to expand I can just pop in two 3TB drives and it will increase my storage by 2.7TB.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    9. Re:Dude by MightyYar · · Score: 1

      Oh, almost forgot - mirrored pairs are also seen as one big pool :)

              NAME STATE READ WRITE CKSUM
              mega_pool ONLINE 0 0 0
                  mirror-0 ONLINE 0 0 0
                      ad4 ONLINE 0 0 0
                      ad6 ONLINE 0 0 0
                  mirror-1 ONLINE 0 0 0
                      ad8 ONLINE 0 0 0
                      ad10 ONLINE 0 0 0

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    10. Re:Dude by Wolfrider · · Score: 1

      --No, I agree you did the right thing given your circumstances (various disks of different sizes.)

      >> The other side of the coin is that while I pay for 2 extra disks up-front, I can add larger disks in pairs whereas you need to buy 6 at a time.

      --Nope. With RAIDZ, you can add (2) same-sized extra disks at a time to the pool and expand it almost automagically; with RAIDZ2 I'll have to test the theory in a VM, but I believe you can add (1) disk at a time to expand it.

      --I've already jacked in an extra PCI-E 4-port SATA controller; if I wanted to expand, I could just buy +1 extra SATA controller and 4x2TB disks, and copy everything over (or create the 4x2TB pool on another box that has the SATA ports.) It might be worth doing just with a PCBSD live-dvd over the network. :-) // mental note: buy another UPS to handle all these disks... :b

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    11. Re:Dude by MightyYar · · Score: 1

      --Nope. With RAIDZ, you can add (2) same-sized extra disks at a time to the pool and expand it almost automagically; with RAIDZ2 I'll have to test the theory in a VM, but I believe you can add (1) disk at a time to expand it.

      If that is indeed possible, you will lose the 2-disk redundancy since a large disk could fail and the smaller disks can't replicate it. I could see how it would work with the formula being: new_disks = 1 + level_of_redundancy. So in your case, if you wanted to expand your array (by replacing) you would need to buy 3 disks.

      --I've already jacked in an extra PCI-E 4-port SATA controller; if I wanted to expand, I could just buy +1 extra SATA controller and 4x2TB disks, and copy everything over (or create the 4x2TB pool on another box that has the SATA ports.) It might be worth doing just with a PCBSD live-dvd over the network. :-) // mental note: buy another UPS to handle all these disks... :b

      Yes, I think you are right. Probably by the time I need to expand, I'll just build a whole new box. At the most I'll probably upgrade it once (and just toss the older 300 and 400GB drives). Expansion turns out to be not all that important of a consideration.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    12. Re:Dude by Wolfrider · · Score: 1

      --Yah; you know, I've been giving it some thought after reading up on some of the ZFS lists, and wonder if mirroring wouldn't be a better long-term use of the disks for 4x2TB.

      --Consider:

      RAIDZ2 = 4x2TB = 4TB of usable space (8TB -2 disks for parity), Striped across the whole pool, with 2-disk "failsafe" - possibly faster

      Mirror = (2x2TB) + (2x2TB) = same 4TB of usable space, but easier to expand (+2x2TB) / replace disks (?) and can be built up over time by adding groups of mirrors to the pool; however, only 1-disk "failsafe"

      --Hmmmmm... I may have to do some testing before populating that hypothetical new pool :D

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    13. Re:Dude by MightyYar · · Score: 1

      LOL, yeah you have my brain working, too :) I think if I am going to start with 2 disks, it'll definitely be a mirror, but beyond that I'll have to consider zraid2.

      Mirrors sure are fast, though :)

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  19. Safe deposit box by AMDinator · · Score: 2

    You could put some backup drives in a safe deposit box. With as much as you're storing, it may be beneficial to store just the bare drives.

    1. Re:safe deposit box by UnNickname · · Score: 1

      Definitely have something offsite. I've known more than one person who've had their homes burglarized and their backup hard drives were also stolen. I can't imagine the loss of everything I own digitally. I've also known someone who had a huge expensive looking safe that wasn't bolted down stolen and opened.

  20. Friend by Anonymous Coward · · Score: 1

    A friend and I just keep external HD's for each other. Every now and again we go to the other's house and swap them. They are small... and fit easily on a shelf in an unused closet....

    If you don't trust your friend enough you can even encrypt the HD....

    Cheap, effective, works.

  21. Delete more by Hatta · · Score: 5, Insightful

    Any pro photographer will tell you that 95% of what you shoot is crap. Prune it mercilessly.

    --
    Give me Classic Slashdot or give me death!
    1. Re:Delete more by Jane+Q.+Public · · Score: 4, Insightful

      "Any pro photographer will tell you that 95% of what you shoot is crap."

      That depends ENTIRELY on the kind of photography. For example, if it's portraiture like yearbook photos, or wedding photos, or many other such things, the customer decides what's good and what they want to keep, and they typically have the option of coming back and buying more prints later.

      In cases like that, you can't prune. You have to keep it all.

    2. Re:Delete more by MyLongNickName · · Score: 2

      If he only had 7 TB, then I'd suggest he is pruning already or is new to the business. Even a not-so-good photographer like me has over 100 GB of "good" (for me) pictures though I'm sure I could reduce this somewhat. A person who does this for a living can accumulate TBs a year easily. And, if he is doing client work, he is likely to want to store a lot of what he takes just in case the client wants a particular shot.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    3. Re:Delete more by Anonymous Coward · · Score: 0

      Any pro photographer will tell you that 95% of what you shoot is crap. Prune it mercilessly.

      Ha. This is a bit dated (it's from the film era), but still applies:

      How do you tell the difference between an amateur photographer and a professional photographer?

      The amateur wants every shot they take to come out really well.

      The professional is happy if they get one good shot per roll.

    4. Re:Delete more by raaum · · Score: 1

      "Any pro photographer will tell you that 95% of what you shoot is crap."

      That depends ENTIRELY on the kind of photography. For example, if it's portraiture like yearbook photos, or wedding photos, or many other such things, the customer decides what's good and what they want to keep, and they typically have the option of coming back and buying more prints later.

      In cases like that, you can't prune. You have to keep it all.

      A very good point. However, with some modification, the GP's point still holds.

      If the OP is able to prune, he or she should. Film photographers were limited by the cost of film and processing; digital photographers are limited by the cost of storage and backup.

      If the OP is unable to prune, for the reasons you note, then the costs of a reliable offsite backup service needs to be included in the cost of his or her services. So, it would cost $X to shoot 1000 photos and make sure that they are available for a year, $2X to ensure availability for 3 years, or $x per year to ensure availability.

    5. Re:Delete more by DarwinSurvivor · · Score: 3, Insightful

      A 10MP image in RAW form is probably at most 20MB (a little overhead for meta data, etc) in size. At current HDD prices ($150/2TB == $75/TB == $0.073/GB) that comes to about 0.14 CENTS per photograph ($0.0014/photo). Lets say you can go through your photos and delete 20 photos per minute (3 seconds per photo on average is reasonable), that's 1200 photos per hour, or $1.72 worth of HDD space per hour (for your first copy). Even if you have 4 redundant backups (5 total copies), you are still deleting photos at $8.58/hour, which is below minimum wage for any modern country. Your time is worth more than that and I doubt you would feel comfortable having a minimum-wage intern deciding which photos are worth keeping.

      Another way to look at it is with each photo (with 4 redundant backups) costing $0.007 to store, if you delete 10,000 photos ($70 HDD savings) is that really worth the risk of a client possibly wanting a $100 print of even ONE of those photos?!?

      Moral of the story: With today's HDD prices, unless you have a lot of VERY big files or can automate deletion, deleting stuff is actually more expensive than backing it up 4 times.

    6. Re:Delete more by Kergan · · Score: 1

      "Any pro photographer will tell you that 95% of what you shoot is crap."

      That depends ENTIRELY on the kind of photography. For example, if it's portraiture like yearbook photos, or wedding photos, or many other such things, the customer decides what's good and what they want to keep, and they typically have the option of coming back and buying more prints later.

      In cases like that, you can't prune. You have to keep it all.

      No, you ship it to he customer and you prune once you did.

    7. Re:Delete more by Chris+Mattern · · Score: 1

      No, you ship it to he customer and you prune once you did.

      No, because the point here is to *make money.* You don't ship it to the customer unless he pays for it. And he might decide he wants to pay for it later, so you need to still have it in case he does.

    8. Re:Delete more by Anonymous Coward · · Score: 0

      And any pro will also tell you that you never delete anything.

      I pro will of course prune but the pruned set of photos is actually a subset copy of the originals.

    9. Re:Delete more by Anonymous Coward · · Score: 0

      It used to bother me a bit to see photographers claiming copyright on photos of nature. Now with this sort of attitude, it's even worse.

    10. Re:Delete more by Anonymous Coward · · Score: 0

      As a client myself, I refuse to deal with any photographer who won't give me the original data files so that I can do my own prints or keep the files in my own archive. I consider it a work for hire, with the images being mine when the job is done, for me to do as I wish with.

    11. Re:Delete more by Anonymous Coward · · Score: 0

      Funny, I am a pro, and just an hour ago (before I read this post) I did that math on a folder of images from a week in Paris earlier this summer. Out of everything I shot, I selected just 5.65% of them to show friends and family.

    12. Re:Delete more by Jane+Q.+Public · · Score: 1

      "No, because the point here is to *make money.* You don't ship it to the customer unless he pays for it. And he might decide he wants to pay for it later, so you need to still have it in case he does."

      Yes, exactly. That's the way they do it. At least the ones I know.

    13. Re:Delete more by thegarbz · · Score: 2

      A 10MP image in RAW form is probably at most 20MB (a little overhead for meta data, etc) in size.

      The OP is a photographer. I guess you haven't seen the trend in current top of the range cameras have you? Nikon D4 TIFF files are 105MB each. RAW about 60MB. Similar cameras from other manufacturers come in about the same. That's not even taking into account that he may be shooting high def video with the thing at his events too.

      Not only does that significantly increase your numbers, but you're missing the knock on effects of the deleting. Suppose you need to go back and find a photo, would you rather sort through 1000 photos of crap, or 100 good photos?

      Taking the time to delete and sort your photos can save you a lot in the long run.

    14. Re:Delete more by Jane+Q.+Public · · Score: 1

      "If the OP is unable to prune, for the reasons you note, then the costs of a reliable offsite backup service needs to be included in the cost of his or her services. "

      That's not an unreasonable notion: charge for the storage services. But it would require customers to change their ways somewhat... a deviation from "traditional" pricing.

      Still, it strikes me as a good compromise.

      But today, I still would not put my business data online. It's still not ready for prime time.

    15. Re:Delete more by olau · · Score: 1

      Interesting calculation, but I think you're forgetting that you will be looking through the photos anyway. Thus deleting will only add a fraction of overhead, and can actually improve browsing time if you ever need to look at it again since you don't have to look at all the total crap.

    16. Re:Delete more by DarwinSurvivor · · Score: 1

      Professional photographers don't browse through their photos like a kid looking for a movie to watch, they are categorized (and automatically tagged) by date, location, shoot, event, subject, etc. If you are a professional photographer and it takes you more than 10 seconds to find any particular photo, you need to use better organization software.

    17. Re:Delete more by Anonymous Coward · · Score: 0

      What about the value of time spent repeatedly sorting through the 95%+ crap pictures to find those gems again? Multiply that $1.72/hr by each time he sorts through his photos and the value of his time investment increases.

    18. Re:Delete more by Spamalope · · Score: 1

      If you shoot an entire wedding, you still prune and throw away three or four for every one you keep even if you're considering your shots.

      The formal portraits will be different because you've got perfect studio strobe lighting and subjects that are posing for you. The rest of the time, you limit strobe use to fill (usually) so you can capture the ambiance of the venue. You'll be using even the very best camera outside the range where they reliably produce technically good results, so you shoot several shots for every one finished picture you intend to present. You aren't shooting still, posed people so you shoot when you anticipate something photogenic is going to happen. You'll take many extra pictures to make sure you catch fleeting magic moments. As you learn human nature and body language you can cut down on the number of extra pictures, but they aren't eliminated.

      If everything's gone great, nearly all of the shots will be technically very good and you'll have many that are almost alike. You pick the best of the similar sets and cull the rest. The others were there for insurance, and are kept only when needed.

    19. Re:Delete more by Spamalope · · Score: 1

      The last pole dancing competition I shot had dim lighting and a reflective background that looked great but punished strobe use. Forced to use a shutter speed too slow to reliably capture the action, I over-shot knowing I'd get some stand-out pictures despite the odds.

      I took 1200 pictures. Just being able to locate the event via keyword wouldn't be enough. Culling got me down to 300 to present to the contestants to document the event. Of those there are maybe 25 or so that are pretty good artistically. Culling, keywords, organization and search abilities are all needed together.

      Just in case I get 'pics or it didn't happen', http://www.seanpix.com/p162119036 - possibly nsfw, although they're all dressed.

    20. Re:Delete more by Jane+Q.+Public · · Score: 1

      "If you shoot an entire wedding, you still prune and throw away three or four for every one you keep even if you're considering your shots."

      Yes, but that's beside the point. The customer will never see those, and you would never consider them as something you wanted to be archived anyway. So it's a reasonable assumption that those have ALREADY been "pruned", and it has no effect on the basic point.

    21. Re:Delete more by PsychicX · · Score: 1

      I'm doing DSLR video work, and my camera is recording 700 MB of data per minute. (Hacked GH2 at high bitrates. Ouch!) Still not sure how I want to deal with the massive amount of data coming in, most of which is trashed in edit.

  22. Safe deposit box by Anonymous Coward · · Score: 1

    Get a couple external 3TB drives. They are under $150 each and keep them in a safe deposit box. I store 2 at my local bank and switch them out from time to time. Depending on your bank and balance you can get them for free.

  23. The Bank by quadra · · Score: 2

    Safe deposit boxes aren't expensive and they're not a bad offsite location to store copies of you data on external hard drives. I don't really like using hard disks for long-term archiving but it's one of the lowest cost practical solutions. A tape drive would be something to look into but they're not cheap.

  24. Why not get a firesafe? by PReDiToR · · Score: 1

    Why not get a firesafe?
    Some of them are rated for higher temperatures than house fires usually attain, and the response time of your fire department should give you an idea of how long they need to hold out for.

    If you get one that has a decent lock you can keep your gun and your pot in there without the kids playing with them.

    --

    Do not meddle in the affairs of geeks for they are subtle and quick to anger
    1. Re:Why not get a firesafe? by whoever57 · · Score: 3, Informative

      Why not get a firesafe? Some of them are rated for higher temperatures than house fires usually attain

      Because they are rated to prevent paper from catching on fire. And what temperature does this happen (hand in your geek card if you don't know the answer!): 451 Farenheit.

      Think your hard drive will survive 451 degrees?

      Yes, you can get a special fire safe to protect media, but it is more money.

      --
      The real "Libtards" are the Libertarians!
    2. Re:Why not get a firesafe? by dgatwood · · Score: 1

      Think your hard drive will survive 451 degrees?

      Physically? Yes. Floppy discs, no, DVDs, no, but hard drives, yes. Aluminum or glass platters melt a 1200-1500 degrees Fahrenheit.

      The data, on the other hand, might suffer significant damage because of the superparamagnetic effect, depending on what type of magnetic material is involved and possibly on whether the drive is based on perpendicular storage. Or it might be completely unaffected. Hard to say.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    3. Re:Why not get a firesafe? by Hognoxious · · Score: 0

      Because they are rated to prevent paper from catching on fire. And what temperature does this happen (hand in your geek card if you don't know the answer!): 451 Farenheit.

      Sorry what? Did you mean Fahrenheit?

      In any case, given the vast variation in paper composition and atmospheric conditions during fires I'm somewhat amazed that ALL paper ALWAYS combusts at exactly the exact same temperature to within one degree of an obsolete measuring system.

      Care to elaborate? Because it seems at least one of us is fucking thick and needs educating.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    4. Re:Why not get a firesafe? by whoever57 · · Score: 1

      In any case, given the vast variation in paper composition and atmospheric conditions during fires I'm somewhat amazed that ALL paper ALWAYS combusts at exactly the exact same temperature to within one degree of an obsolete measuring system.

      Care to elaborate? Because it seems at least one of us is fucking thick and needs educating.

      You need to hand in your geek card. Had you read the novel by Ray Bradbury, you would understand, but I will be kind and explain it to you. The novel is titled "Fahrenheit 451". In this dystopian view of the future, all books are burned and the writer explains that paper needs to get to 451 degrees to burn.

      So, no, I don't really think that all paper needs to get to 451 degrees Fahrenheit to burn, but my central point remains: Fire safes are designed to prevent fire damage to paper, not hard drives.

      --
      The real "Libtards" are the Libertarians!
    5. Re:Why not get a firesafe? by Anonymous Coward · · Score: 0

      Because they are rated to prevent paper from catching on fire. And what temperature does this happen (hand in your geek card if you don't know the answer!): 451 Farenheit.

      Sorry what? Did you mean Fahrenheit?

      In any case, given the vast variation in paper composition and atmospheric conditions during fires I'm somewhat amazed that ALL paper ALWAYS combusts at exactly the exact same temperature to within one degree of an obsolete measuring system.

      There's a novel called "Farenheit 451". Most of us have read it. In any case, give or take a few degrees centigrade, who's counting?

      Just my €0.01627 worth.

    6. Re:Why not get a firesafe? by Onymous+Coward · · Score: 1

      I don't know anything about hard drive components, but surely there are more critical parts to a hard drive than the platters, and parts that can't handle 1000+ degrees Fahrenheit? IC packaging? Wire insulation? Something?

    7. Re:Why not get a firesafe? by Anonymous Coward · · Score: 0

      The Curie point (at which materials cease to be magnetic) is much lower than this. For chromium oxide, it's down to 120C. Iron oxide is better, at 590C.

    8. Re:Why not get a firesafe? by pnot · · Score: 1

      In any case, given the vast variation in paper composition and atmospheric conditions during fires I'm somewhat amazed that ALL paper ALWAYS combusts at exactly the exact same temperature to within one degree of an obsolete measuring system.

      Care to elaborate? Because it seems at least one of us is fucking thick and needs educating.

      You need to hand in your geek card. Had you read the novel by Ray Bradbury, you would understand, but I will be kind and explain it to you. The novel is titled "Fahrenheit 451". In this dystopian view of the future, all books are burned and the writer explains that paper needs to get to 451 degrees to burn. .

      Unfortunately, the writer is wrong, and it turns out that science fiction novels are not always a reliable source of technical data. Ten out of ten for geek posturing, but minus several million for good thinking.

    9. Re:Why not get a firesafe? by DarwinSurvivor · · Score: 2

      HDD's are more than just cases with platters. At those temperatures expect circuit boards to fry, magnets to lose their strength, seals to melt, connectors to "fall off", voice coils to become wires, spindles to warp, plastic to drip, etc. Transplanting platters is NOT something you do yourself and costs THOUSANDS to get done professionally (and hope it works).

    10. Re:Why not get a firesafe? by Anonymous Coward · · Score: 0

      The neodymium magnets inside demagnetize with heat of only around 500 F. These are potentially replaceable if the data recovery tech knows it was in a fire.

      The required firmware-containing serial ROM chip that is unique to every individual drive and absolutely irreplaceable will be worthless at about 400 C. If that is lost, no one in the world can get the data back.

      Those are just two things that can kill the drive well before you get to aluminum's melting point.

    11. Re:Why not get a firesafe? by jamesh · · Score: 1

      Think your hard drive will survive 451 degrees?

      Physically? Yes. Floppy discs, no, DVDs, no, but hard drives, yes. Aluminum or glass platters melt a 1200-1500 degrees Fahrenheit.

      The data, on the other hand, might suffer significant damage because of the superparamagnetic effect, depending on what type of magnetic material is involved and possibly on whether the drive is based on perpendicular storage. Or it might be completely unaffected. Hard to say.

      The value of the harddisk in the OP's case is the data on it, any speculation about anything else is rather pointless.

      Your oven should go up to 451F/230C, crank it up and put an old harddisk in there. I think it would be valid to raise the temperature up slowly to simulate the target environment (fire safe's have a high amount of thermal mass), leave it in there for 10 minutes at 451F/230C and see if it works afterwards.

      A seagate manual I just flicked through said that the nonoperating temperature is -40C to 70C... well below the 230C you are saying the drive might survive, even physically.

    12. Re:Why not get a firesafe? by jamesh · · Score: 1

      I don't know anything about hard drive components, but surely there are more critical parts to a hard drive than the platters, and parts that can't handle 1000+ degrees Fahrenheit? IC packaging? Wire insulation? Something?

      Rated non-operating temperature of a seagate drive in a manual I just looked at said -40C to 70C. Draw your own conclusions about the drives ability to withstand 230C from that :)

    13. Re:Why not get a firesafe? by dgatwood · · Score: 1

      I knew I should have added the <sarcasm> tags.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    14. Re:Why not get a firesafe? by jamesh · · Score: 1

      I did wonder. Since giving up caffeine my sarcasm detection has been a bit hit and miss in the mornings :)

    15. Re:Why not get a firesafe? by alanshot · · Score: 1

      Oh, and dont forget that most of the portable fire safes rely on being INSIDE a fireproof file cabinet to be effective in protecting data devices.

      So as long as you own one of those special 4 drawer filing cabinets that weighs 500lbs because the voids in between the steel walls are filled with concrete, you are good. All you have to do is to remember to always keep your drives in the portable safe, and the portable always stored in the cabinet. :\

      I still wouldnt bet my data on it.

    16. Re:Why not get a firesafe? by Anonymous Coward · · Score: 0

      And what temperature does this happen (hand in your geek card if you don't know the answer!): 451 Farenheit.

      Actually, the answer varies quite a bit depending on the composition of paper. A lot of people claim that Bradbury got Fahrenheit confused with Celsius based on one source that claims the autoignition temperature of paper is 450 Celsius (~840 Fahrenheit), but other sources claim a range of temperatures from 420-480 Fahrenheit.

  25. USB hard drives in a safety deposit box in a bank by Anonymous Coward · · Score: 1

    I have two USB hard drives that I use for backing up. They have the same data on them. I keep one at home and the other in a safety deposit box at the bank. I backup about every week or two, but once a month I will do a backup, then take that drive to the bank and swap it with the other, bring it home and back up to that drive.

  26. Inexpensive Online Backup by Anonymous Coward · · Score: 0

    I use crashplan plus backup for my online backup as well as local backup solutions. Crashplan Plus is only $5/mo for unlimited data on one computer or $10/mo for an entire family of computers and unlimited data. That is a lot cheaper than buying 8TB or backup drives. Software is easy to set up and recover from . You can use the same software to do a local backup and a cloud backup.

    Steve C
    Apple Certified Technical Coordinator 10.6-10.7
    www.promacs.com

  27. Split them up by Spy+Handler · · Score: 0

    Take your current 8 TB of backed up data (which is on redundant drives you said), store them in your mom's basement... now you have an offsite backup. All new data from now on, store them in Dropbox or some other cloud service. Bite the bullet and pay the $5 a month.

    1. Re:Split them up by frostilicus2 · · Score: 1

      But we're talking terabytes here: most cloud storage providers will not cater for such users (or charge exorbitant fees). Moreover, he's not interested in cloud backups. There are many, many good reasons to resist dumping your stuff onto some cloud service.

      --
      Nothing sucks like a Vax, nothing blows like a PowerMac G4
    2. Re:Split them up by RMingin · · Score: 1

      Dropbox Minimum teams plan (individual plans max at 500GB):
      Licenses Space Yearly price
      Base package 5 1000 GB $795

      --
      The preceding comment is my own, and in no way construes an opinon of the Emperor of Mankind.
    3. Re:Split them up by Anonymous Coward · · Score: 0

      Take your current 8 TB of backed up data (which is on redundant drives you said), store them in your mom's basement... now you have an onsite backup.

      FTFY.

    4. Re:Split them up by alanshot · · Score: 1

      Take your current 8 TB of backed up data (which is on redundant drives you said), store them in your mom's basement...

      If he is on /. odds are that is where the live drives are already sitting... right next to his stacks of comic books, gaming mags, and empty pizza boxes. Down the hall in the closet is not exactly offsite if you ask me.

      /I keed!

    5. Re:Split them up by allo · · Score: 1

      online is just too slow for such big data.

  28. Lockbox by Alvarex · · Score: 1

    I don't know if you'll ever find online solutions that will store 8TB of data for free/cheap, so I suggest just loading up on the harddrives and putting them in a lockbox. This could be at a friends house, work, a hidden panel in your car, the bank, etc. There are tons of places you could put it, but if you find a cheap online solution that'd obviously be excellent.

  29. Forget firesafes, go semi-offsite! by MetalliQaZ · · Score: 1

    I have redundant drives at home, but what about a fire, flood, or theft? Two options:
    (1) Put the data on an encrypted hard drive and bring it to work. This is what I do. It is safe in my desk and even if someone at work broke into my desk, they wouldn't get past the TrueCrypt.
    (2) Same as number 1 but use a SSD and put it in the trunk of your car if you don't work in an office. (SSD is less sensitive to vibration)

    -d

    --
    "Here Lies Philip J. Fry, named for his uncle, to carry on his spirit"
    1. Re:Forget firesafes, go semi-offsite! by Anonymous Coward · · Score: 1

      An 8 terabyte SSD. Sure, I've got one right here!

    2. Re:Forget firesafes, go semi-offsite! by Anonymous Coward · · Score: 0

      Or build your own firesafe. Buy a couple of plastic airtight boxes, the smaller that can hold your media, the larger to hold the smaller. Also buy a short concrete culvert piece, an inner tube, a stiff sheet of plastic, a short length of #8 wire and, optionally, some waterproof paint or brushable bitumen. Dig a hole in your yard, cement the culvert into it, place the plastic over the top and pour a cap of cement with the wire as pair of handles. When it's set lift off the cap and place the inner tube on the top of the culvert. This should be defense against practically anything less than a bomb. The airtight boxes are simply to keep any moisture that does get in from damaging your media. Shouldn't cost much more than $50.

  30. My USB backup is at work. by cpu6502 · · Score: 1

    If the workplace burns-down, I have the home copy. And if the home burns-down, I have the work copy. The most-important files (resume, government clearance) and small-sized text files (ebooks) I have a triple-backup through Google Drive. 5 gigabytes free of charge.

    --
    My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    1. Re:My USB backup is at work. by Em+Adespoton · · Score: 1

      You store your government clearance in the cloud????

      I hope it's at least all stored on a truecrypt volume and not just sitting there on the internet for anyone to look at.

  31. CrashPlan by Anonymous Coward · · Score: 0

    'Simultaneous' on-site and offsite backup. Cheap - and they are committed to unlimited storage... I have just over 1TB with them - encrypted with my own key - backed up to their data center and to two separate local locations.

    http://www.crashplan.com/consumer/crashplan-plus.html

    1. Re:CrashPlan by MightyYar · · Score: 1

      I have to throw in my non-anonymous endorsement of Crashplan. You can pay their reasonable unlimited rate or work out an agreement with a friend, family member, or other person in a similar situation to backup to their instance while they backup to yours. At the same time, you can have it direct a backup to an attached USB drive or NAS... everything except their cloud storage is free. And cloud storage is a whopping $5/month for unlimited.

      You have a ton of existing data, and that would take a lot of time to upload - but fortunately Crashplan allows you to seed your backup by sending in a hard drive.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    2. Re:Crashplan by Anonymous Coward · · Score: 0

      They also will mail you a disk with a copy of your backup if you want to pay for a faster restore (or even a faster way to seed data to them, you can mail them a drive to start)

    3. Re:Crashplan by mazda_corolla · · Score: 1

      Crashplan also has a seeding service, where you put your data on a physical hard drive and mail it to them.
      http://support.crashplan.com/doku.php/feature/seed_service

      Additionally, you can do the same thing with a friend.
      http://support.crashplan.com/doku.php/feature/multi_destination_backup

      i.e. Take an external hard drive, plug it into your computer, run an initial backup.
      Then give it to a friend. You can push incremental backups to them over the internet.
      All of your files are fully encrypted, so they can't see them.

      I haven't tried either of these features myself (I only use the online service), but I like having the option...

    4. Re:Crashplan by AaronW · · Score: 1

      I am another user of CrashPlan and have about 3.2TB of data backed up with them. Just make sure you don't connect to their Atlanta data center or you will be in for extremely slow upload speeds. If your upload speed is slow there is a way to force it to connect to a different data center though it may take several tries. If CrashPlan is connected to 209.208.x.x then you're connected to their horrible Atlanta data center and I recommend using the GUID trick.

      Int heir client, double click on the house on the upper right. Then enter the command "guid new". It will start the entire backup over. You can always change your guid back by typing "guide guidnumber" where guidnumber is a long hex code of another guid.

      They also offer the option of backing up to another user for free with their client.

      -Aaron

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    5. Re:CrashPlan by DarwinSurvivor · · Score: 1

      Crashplan may be unlimited, but upload bandwidth sure as hell isn't. With a 300GB/month cap on most ISP's 8TB will take 27 months to back up. You can seed the offsite by mailing a HDD to them (or 4 in this case), but you still need to upload all the new stuff on a regular basis which could easily saturate your connection or make you hit your limit every other month.

    6. Re:CrashPlan by MightyYar · · Score: 1

      Yeah, he'd need a business-grade Comcast connection or FIOS or some other uncapped connection. Regular Comcast won't cut it, depending on how many 64GB shoots he does in a month. We were kind of given a limited amount of information.

      Though it's advantages are greatly diminished when run locally, Crashplan is still a useful local backup solution. One of the nice things it does is monitor the data integrity of the backup. Unison is another free solution which does this. Unison actually caught some corruption in my family photos collection, so I'll always sing it's praises :)

      I've only recovered one system with Crashplan, and that was my mother-in-law's Windows laptop that was backed up onto my basement FreeBSD server.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    7. Re:CrashPlan by TheCow · · Score: 1

      Crashplan also has a service to allow you to seed your backup with a hard drive(s) It costs additional money, but helps keep that initial 8TB from taking years.. (Seeded Backup and Restore to Your Door)

      I use them and although I don't have 8TB with them I do have over 150 GB and have been able to restore what I needed. I also provide my local resources as a backup target to other family members using Crashplan.

      PS, I'm glad my ISP doesn't have a 300 GB cap.

      Another option might be to use Crashplan with a neighbor that is within line of site and setup a private wireless network (ubiquiti Nanostation or similar product) and run crashplan between each other's houses. They get to backup their data to you, and you get to backup your data to them (however you will probably need to pay for the system since you have the lion share of the data). You could look at NAS devices that can also work with Crashplan directly. I use UnRaid with the Crashplan plugin.

      Timing:
      With the 64 GB every few days data feed, a 10 Mbps upload Internet connection should be able to upload that data in about 15 hours.

      The more expensive profession/enterprise option: LTO 5 tapes, however you are talking sever thousand dollars just for the drive, and you may need to spend more to get software to run the drive, but for capacity and portability they work well. Just make sure you test restoring from them once in a while.

      Good luck.

    8. Re:Crashplan by allo · · Score: 1

      but when he gets gigabytes in a few hours, its too slow to upload and to expensive to mail harddrives every day.

  32. BackBlaze ($5/month unlimited storage supposedly) by Anonymous Coward · · Score: 1

    This looks like it might work for you and I've been investigating it lately. I can't recommend it, given I haven't used it, but it's an option if you have the bandwidth to upload 8TB of files.

    http://www.backblaze.com/

  33. Use eSATA sled & store off-site at friends hou by Anonymous Coward · · Score: 1

    Backup your data and rotate drives off-site to a friend or family members house. Storage is cheap, and eSATA works like a goddamn champion.

    Due to large changes in amount of data, delta type backups won't be nearly as effective, so just use something like ViceVersa or Robocopy to duplicate your new data to one of your off-site drives, and then store it off-site for free. No need for complex RAID or costly hardware because your goal is to prevent against loss of data due to catastrophic failure or disaster at your residence.

    eSATA or USB3.0 (though I haven't tried USB3 yet so I can't say).

  34. Shutterfly and other photo websites:free intros by Anonymous Coward · · Score: 0

    Create bogus identities, create accounts, upload the max and get as many free prints as you can. Rinse, repeat. You may need a couple of proxies just in case they're smart enough to monitor the IP address.

    Stores all those prints in filing cabinets.

    I think it'll only take a few months, 10 hours a day.

    But it'll be FREE!

  35. CrashPlan Software by FunOne · · Score: 4, Informative

    http://www.crashplan.com/

    Unlimited backup for $5/mo to the cloud. FREE backup to other computers using their software which is cross platform on Windows, Mac, and Linux. I'd purchase an external HD(s), backup to it then get a friend to put it at their house. You can adopt the backup on their computer and then backup to their computer (FREE) and to your external HD(s) with their software automatically from your own computer.

    Or you can just sync it to the cloud, but 8TB might take a while to get everything up there.

    --
    FunOne
    1. Re:CrashPlan Software by Anonymous Coward · · Score: 0

      That can't be a viable business plan. I see that site quietly going away in the very near future, and wouldn't trust my data there at all.

    2. Re:CrashPlan Software by Anonymous Coward · · Score: 0

      They've been around for years. I've used them for years. The majority of their clients don't use much space at all, but the few that do are the ones that sell the service to others.

    3. Re:CrashPlan Software by radish · · Score: 1

      It's very viable, they've been around for a long time. Their big money maker is their enterprise product - as their CEO explains the residential/personal product line uses tiny amounts of resources by comparison.

      But anyway, what if they do go away? It's backup data, not live.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    4. Re:CrashPlan Software by pixelpusher220 · · Score: 1

      I think the posters point might depend on how the 'free' version works. Does it 'need' to contact the servers in order to function in which case if the company goes away you're SOL.

      Obviously this would not be a great design and I wouldn't expect they'd implement something like that, but that's probably what he's getting at.

      --
      People in cars cause accidents....accidents in cars cause people :-D
    5. Re:CrashPlan Software by darkmeridian · · Score: 1

      To make things faster, they will send you a 1 TB disk that you can fill with your data, then return to them. It costs $125 per disk, though, so it'll cost $1,000 to get all this uploaded. You're better off with FIOS and the highest tier of service.

      The best bet is to stick everything onto hard drives, then stick the hard drives into a safety deposit box. Don't lose the keys, and don't forget to update the drives once in a while to make sure the data is still good.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    6. Re:CrashPlan Software by Swave+An+deBwoner · · Score: 1

      That can't be a viable business plan.

      Why not? You can buy 2TB desktop hard drives for around $100 each. 8TB => 4 hard drives.

      At $5/month CrashPlan can pay that nut off in what, 7 years. After that it's pure gravy for them.

    7. Re:CrashPlan Software by MightyYar · · Score: 1

      if the company goes away you're SOL.

      Only if you are the unlucky SOB whose drive crashes the same day that Crashplan goes out of business, and your local backup is also destroyed...

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    8. Re:CrashPlan Software by ThatsMyNick · · Score: 1

      It is viable. They throttle you like hell, as your data usage goes up. I keep a 10 GB backup, and the best bandwidth I can hope for is 100 KB/s.

    9. Re:CrashPlan Software by Anonymous Coward · · Score: 0

      The your computer to friend's computer works without their online service. They provide a backup of your encryption keys in their cloud for free, but you can save them yourself too without their service.

    10. Re:CrashPlan Software by pixelpusher220 · · Score: 1

      Not quite. The example was all the licensed music services that used DRM. When they went away, all that 'legally' purchased music went away too, since the authentication servers weren't there to say 'yes you have permission' Even though I had the songs locally they were encrypted for DRM protection and not playable.

      I'm not saying Crashplan does that, but having a check in the software to verify whether you're allowed to look at the backup would stop you from using said backup if Crashplan shut down its servers.

      No different than having a 'dongle' with early software. If the dongle broke, and the company was out of business. you weren't using your software even if you legally purchased it.

      --
      People in cars cause accidents....accidents in cars cause people :-D
    11. Re:CrashPlan Software by pixelpusher220 · · Score: 1

      Fair enough, as long as their isn't a requirement for checking with the Crashplan servers as part of the connection to the friends machine, then yes it will work post Crashplan existence.

      My point was third party software requiring an internet connection to be made is a link that you can't fix if the company goes out of business.

      --
      People in cars cause accidents....accidents in cars cause people :-D
    12. Re:CrashPlan Software by MightyYar · · Score: 1

      I'm not saying Crashplan does that, but having a check in the software to verify whether you're allowed to look at the backup would stop you from using said backup if Crashplan shut down its servers.

      Right, but like I said, that only hurts you if you have a house fire or something the same day that Crashplan goes kaput. I wouldn't recommend using Crashplan as your only backup if this risk is unacceptable. On my Macs, I use Time Machine for the local backup and Crashplan only serves as my remote backup. For my PC, Crashplan is my only solution (local and remote) - but only because I consider the XP backup to be so lacking. When I eventually get around to Win 7, I'll use that built-in backup for the local copy.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    13. Re:CrashPlan Software by Anonymous Coward · · Score: 0

      No, their cloud backup service is mutually exclusive from their actual backup software.

      I'm a huge fan of CrashPlan, been using their 10-PC service for over a year now. They even offer a seeding service where they ship you a 1TB drive to store your info on. Mozy and Carbonite seem to get all of the sexy fanfare but this service has easily been the best I've dealt with.

      Oh, they also will allow the backup of USB drives to their cloud (many other services will not, thinking you're trying to game their system).

  36. No such thing as fireproof by Anonymous Coward · · Score: 0

    There's no such thing as fireproof , there's only fire-resistant. Fire will burn through anything given enough time , and safes are rated for the number of hourse they can withstand.
    AC because i'm at work but i feel like this shold be known by you all.

  37. Why not just buy many large SDHC/SDXC cards? by xaustinx · · Score: 1

    Why bother with other storage technologies that degrade overtime. You already have access to cheap (but slow... in this application that doesn't really matter) solid state storage that doesn't degrade. If your objective is to simply archive the content, buy as many SDXC cards as you need to archive your content, and when you go on shoots charge them for the cost of an extra sdxc card to archive the content on and throw it into your safe.

    1. Re:Why not just buy many large SDHC/SDXC cards? by Psychofreak · · Score: 1

      I know a professional and semi-professional photographer who use this scheme. They state that data cards "go bad" if they are wiped and reused too many times.

      Specifically the semi-professional photographer stores her working files on her computers and uses an on-site backup scheme that I believe is simply data mirroring to a USB drive. After the files are copied and mirrored, the original data card gets stored in file cabinet at her parents house.

      Phil

      --
      Laugh, it's good for you!
    2. Re:Why not just buy many large SDHC/SDXC cards? by jedidiah · · Score: 1

      Good luck sorting through all of that latter.

      SD cards aren't even big enough to label.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:Why not just buy many large SDHC/SDXC cards? by dgatwood · · Score: 1

      No need. In the worst case, you lost your computer and all backups of your computer, so you reload all of them onto your new machine. Now, they're sorted by date. It really doesn't matter what's on each card.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    4. Re:Why not just buy many large SDHC/SDXC cards? by Anonymous Coward · · Score: 0

      Friend is a pro portrait/group/wedding photographer. CF cards *do* go bad.
      She has a whole stack of dead ones, from 128M to 32GB. After anywhere from a few dozen to a few hundred sets they croak.
      Read/Write errors. I have the sneaking suspicion they have either no or very poor wear leveling.

  38. SentrySafe QE5541 with USB by Anonymous Coward · · Score: 0

    The SentrySafe QE5541 has a USB pass-through that lets you store a bus-powered USB hard drive right in the safe. I've got this hooked up to my primary machine, which pushed my backup right into the fire-protected drive.

  39. Get a safe deposit box by moosehooey · · Score: 1

    Go to your bank, and for around $100 a year you can keep your drives in their vault. You should be able to fit 4 2GB external drives in the smallest-size box (but bring them with you to make sure).

  40. safe deposit box by condition-label-red · · Score: 2

    In addition to your "hard drives in different rooms" strategy, consider keeping a copy offsite in a bank safe deposit box.

    --
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  41. Shed by Anonymous Coward · · Score: 0

    I just ran a network cable to my shed and run a second NAS unit from there.

  42. 2 practical options by Anonymous Coward · · Score: 0

    1) Buy a few 3TB drives, backup then store in a Bank Safety deposit box
    2) Find a friend who also has similar needs, and over your internet pipes give yourselves access to each other's storage drives (I recommend a small home NAS for this with with some level of RAID mirroring). This solution requires twice the storage space you need just for yourself (one set of drives for your stuff at home + X number of drives to store 100% of the required space for your friend). that said, it would likely still be cheaper than option one due to safety deposit rental charges + buying extra drives anyway. For this solution, I'd recommend you do the initial backup of all you have today over 'sneaker net', but then all subsequent backups can be done over your home internet pipe. Of course, this also requires a) A decent internet pipe with good upload speed (a rarity in many parts of North America) + b) Unlimited bandwidth capacity (i.e. a 100G limit sounds like it would last you all of a couple of days).

    Good luck!

  43. No by Legion303 · · Score: 2

    "does anyone have good ideas on how to best protect data without it leaving the site?"

    If it's not leaving the site, you aren't protecting it. At the very least, get a few portable drives and rotate backups to a relative's house.

  44. No easy answer by Anonymous Coward · · Score: 0

    Onsite-only backup is risky.
    Offsite backup is intrinsically expensive, since it involves the costs of a 2nd site.
    To roll your own offsite backup you would have to, for example, buy a second house to use as the other site, or rent some space in a warehouse or something.

    If you can't afford that, you could always use a cloud backup service, but the bandwidth will be expensive.

    If you can't afford that either, then maybe your data isn't as valuable as you think it is.

    Of course, the other side of the coin is that you could try to use the space you have more efficiently. Even for a professional photographer, you probably don't need every photo to be in 10+MP RAW format. JPEG with high quality settings is actually quite good. If you used compression appropriately instead of senselessly hoarding every last subpixel of sensor data, you would never have had a problem in the first place.

    And on the coin's third side, Moore's law says the longer you hold out before getting a real backup system, the cheaper it will be when you do. Maybe you should just accept risk for a while, and then deal with it later.

    final note: Going by cost-per-gigabyte, the cheapest backup media, in order of increasing cost, excluding tape drives and other such nonsense:
    $30/TB Single-Layer BD-R
    $50/TB 3GB Hard Drives
    $70/TB Dual-Layer DVD-R and Single-Layer DVD-R

  45. You really DO want offsite backups by camionbleu · · Score: 1

    Buy enough hard drives to make two backups of your data. Keep one copy of your data onsite, ready for a quick restore if necessary . Keep the other copy offsite, in case there is a fire, flood or burglary at your main location(i.e., you really DO want one copy of your data to leave your site). You don't need to pay for a fancy offsite backup service -- just keep them at a friend's house and be sure to rotate your back drives regularly. This is what I do with my 3TB of data and it works very well. Use backup software that automatically copies only the changed data. Otherwise, you will not be able to do a full backup of 8TB every day. On Windows, you can do this cheaply with Robocopy. On Linux or Mac, rsync does the same thing (or use Time Machine on a Mac). You can schedule the backup script to run automatically every night.

    If you need to keep all 8TBs spinning all the time, you'll probably want to look at getting hardware RAID devices. If you only need to keep the most recent data instantly available, RAID might be unnecessary.

  46. Async Replication and multihomed storage by Anonymous Coward · · Score: 1

    Drop a box at a friend or relatives home, preferably one with a big pipe. Setup two storage systems, I would look at ZFS on FreeBSD (FreeNAS perhaps). And then setup async replication rules. You write to one, it will eventually catch the other one up, constantly. If yours fails, go get the other one, put them on a local highspeed network and clone again. You can increase reliability with more georedundancy. More boxes, more places. Since you are not replicating the entire dataset daily, only the change state, it wont bog things down badly.

  47. Tape is still king by ZorkZero · · Score: 2

    Any company that I've ever worked for that had money to spend did tape backups and stored them in a vault offsite. Tapes get verified as they're written, and don't have parts that fail like hard drives do. They have a 30-year shelf life, and you'll always be able to find a way to read them in the future. Go to ebay, buy a used LTO3 or LTO4 drive, (400GB and 800GB uncompressed, respectively). Tapes are about $25/ea for LTO3. Then put a backup somewhere safe.

    1. Re:Tape is still king by Anonymous Coward · · Score: 0

      All the companies that *I* have ever worked for that ever needed to restore something from backups, has had trouble restoring them.

    2. Re:Tape is still king by Anonymous Coward · · Score: 0

      Tape is good, but not in the home. It's too sensitive to dust and similar. I work as a backup guy; tape is my live
      Iivelihood - and I wouldn't even think about buying a tape drive for personal use for that reason. No: these days, tape is for the data centre only.

  48. Delete, delete, delete by Derling+Whirvish · · Score: 3, Insightful

    I see this all the time with photographers. Bottom line: your photographs are not all that valuable. Some are, yes. Most are not. Pare them down. Delete the bad ones, the failures, the misfocussed, the bad exposures. The greatest photographers the world has ever known are only known for a few dozen photos at best. Do you really need an 8 TB photographic archive? Who's going to ever look at them all? Save the best. Delete the rest.

    1. Re:Delete, delete, delete by funwithBSD · · Score: 3, Interesting

      Or don't delete them, but sort them into tiers and do a less reliable back up for them, and send the critical stuff offsite.

      prioritize, or you will drown in data.

      --
      Never answer an anonymous letter. - Yogi Berra
  49. Amanda and LTO by Anonymous Coward · · Score: 0

    Speaking as someone who has to manage the backing up of a good few hundred TB of data each day, as a home solution I would use something like Amanda with a cheap tape drive off eBay onto LTO then stick the tapes in a safe deposit box or under a rock somewhere. It's a cheap method of duplicating how its done professionaly

    1. Re:Amanda and LTO by Anonymous Coward · · Score: 0

      Read "professionally"

  50. Crashplan by Anubis+IV · · Score: 4, Informative

    Not to sound like a shill (I'm a fanboy, which, while different, will sound somewhat similar in practice), Crashplan has a free option available where you and a friend can both run it and can use it to back up to each other. If you have a photographer friend (ideally in a place far enough away that you won't be hit by the same natural disaster), this can be a pretty good option. It'll likely take awhile to do the backups, however, and you'll also need to have adequate hard drives on hand to store not only your own work, but also your friend's, which may get in the way of going cheap.

    That said, for $140 (the price of a hard drive or two) you can get a 4-year subscription for their cloud hosting with an unlimited backup size. The company I work at uses their business-level product, and I recently started using Crashplan+ at home for my own computers. While it does take awhile to back up, it's painless to do so. At least so far, I prefer it quite a bit over Carbonite, which is what I was previously using at home.

  51. Mom? by microcars · · Score: 4, Funny

    Give your mom a box of backups and ask her to hold on to it, it is "stuff you made"
    She'll never get rid of it.
    and if the house catches fire, it will be the first thing she grabs when she runs out.

    --
    I like microcars
    1. Re:Mom? by ran-o-matic · · Score: 1

      Give your mom a box of backups and ask her to hold on to it, it is "stuff you made" She'll never get rid of it. and if the house catches fire, it will be the first thing she grabs when she runs out.

      That made me smile. Thanks.

    2. Re:Mom? by funwithBSD · · Score: 4, Funny

      Glue some macaroni art on the drives if you think she might forget what they are...

      --
      Never answer an anonymous letter. - Yogi Berra
  52. Secondary Site by onyxruby · · Score: 2

    Set up a RAID 6 array at a friends or relatives house. Do an initial dump of all of your data to it before you bring it over to them. Offer to pay their Internet bill in exchange. Set up a VPN and run rsync between your place and theirs.

    That has got to be about the cheapest and simplest off site back up you can possible have. You can even write off the cost of their Internet as a necessary business expense if you can get a receipt (since you are a photographer for a living and not a hobby).

    1. Re:Secondary Site by Anonymous Coward · · Score: 0

      I wish I had a billion mod points for this. I worked for a company that would do daily backups to field offices. At the time all the offices had dedicated T1 lines, and we would be backing up thousands of individual databases, altogether totaling 1TB. Rsync was the only way this was possible, as only the changed data for each file would be copied. Backups that would have taken hours using over the counter backup software for Windows was cut down to minutes. This was also by far the most cost effective backup solution.

    2. Re:Secondary Site by Anonymous Coward · · Score: 0

      Kids, anything that deletes or overwrites files (aka rsync) ain't backup.

    3. Re:Secondary Site by Anonymous Coward · · Score: 0

      Just remember, RAID in and of itself is not a backup. Ontop of that, IDK if you would be able to restore different revisions if necessary.

  53. Accessibility vs security vs redundancy. by Anonymous Coward · · Score: 0

    You have to ultimately ask yourself a few questions:

    1) How accessible does this data have to be.

    Do you need quick access to it any time of day? Will there ever be an emergency need for access?

    2) How secure does it have to be.

    Should other people be restricted from accessing it? If someone stole it, what would the ramifications be?

    3) How redundant should the copies be?

    Raid levels? Mirroring? Multiple copies?

    There will always be compromises between these issues, and you'll have to come up with a solution that makes you the most comfortable. Is there a 100% secure way to guarantee against data loss? Nope. The whole point is to mitigate against casual loss and/or minor catastrophe. If a meteor comes out of the sky which is the size of Texas, well, no backup plan is going to save that data.

    So some options: Find a friend who has broadband and put together a NAS (FreeNAS ZFS box with multi TB drives) and see if your friend will host it. You can transfer your data across the net to it, and it gives you 24/7 access to the data. Then, as a secondary backup some WD 3TB USB drives in a safe deposit box. This gives you multiple locations, fire/theft proof backups, and hardware redundancy. Might cost a few hundred bucks to put together, and some time each week or so (depending on your shoot schedule) to maintain, but it gives you security and flexibility and redundancy. Once the system is set up though, it should be pretty simple to keep going.

  54. Give a backup to a friend by Zontar_Thing_From_Ve · · Score: 1

    I suspect that what Hatta said is completely true. I doubt that 100% of what you have is really worth keeping forever. I take photos when traveling and some are mistakes or just didn't turn out that well. One of things I like is that if I take enough photos, some will turn out to be really good. Note that I said "some" not "all".

    If you have a friend who doesn't mind you could make a backup to the biggest hard drives you can afford and have your friend store them. I'm an IT guy and on a previous job I actually was authorized by my company to keep a set of backup tapes for our development servers at my house so we didn't have to pay an offsite storage company to store them.

    I have a question - are you really going to argue that your photos are so valuable that you can't let them go into the cloud for fear that others might get copies? I'm in no position to judge whether that is true or not and even if you say it is, the rest of us may disagree. I know that some professional photographers have some really warped ideas about their own work and think that the wedding video they just got hired to shoot belongs to them and the paying customer is some kind of leech they'll deign to give one copy to under duress. If you got oodles of old wedding photos, for example, that you were hired 10 years ago to take, I doubt that it's really critical that you keep copies. I participate on a video forum and we see people all the time who want to watermark stupid crap like videos of their kids playing tee ball* because they are so delusional that they think the whole world wants to see their kid. I get that these photos may be just incredibly important to you, but do you really think that others are just waiting to steal them if they go on the cloud? Cloud backup would be your most cost effective solution.

    * For the non-North Americans, "tee ball" is version of baseball that small children play in organized leagues. They hit the ball off a tee, hence the name.

  55. Friends who live far enough away. by khasim · · Score: 1

    Not your next door neighbor (particularly if you are in an apartment). You need a friend who is far enough away that the same disaster that hits your home will probably not hit your friend's home.

    You can ignore this advice in cases of asteroid impact, zombie apocalypse, super volcano or robot uprising.

    1. Re:Friends who live far enough away. by Anonymous Coward · · Score: 0

      Can't a zombie apocalypse be a localized event?

  56. Only one answer by Grindalf · · Score: 0

    Who can you trust? Yourself! Burn them onto double sided blue ray disks and keep them in two of your locations in a fireproof safe.

    --
    The purpose of existence is to make money.
  57. mitigating 'fire' risks by bingbong · · Score: 4, Informative

    If you're going to put things in a fire rated container, there are a few things to consider. Those containers are not "fire proof" by any means. Get one whose rating is reasonably high as they will buy you some time.

    Most house fires are either a basic 'room and contents' or a much more involved fire where whole floors are exposed (and largely consumed) by flame.

    When you put your fire rated container somewhere, consider that fire burns upwards, and the thermal difference from floor to ceiling is around 400 degrees F on average. Before you put the container in the basement corner, remember that firefighters use water to put out fires. Lots of water. 150-200GPM per handline and 1000-2000GPM for the big pipes on the ladder trucks. Most of the damage in a house fire is from water. You'll get us much as 6-12 inches of flooding per floor (until the firefighters cut holes in the floor to drain it so the floors don't collapse.

    Also should the roof or ceiling collapse, the best places to have things are near the corners of the load bearing walls.

    This is my long way of saying store your fire rated container on a solid hardwood (not particle board) or metal shelf, about knee height on a low floor near the corner by load bearing walls. This way in the event the whole house is a write off, you still have a reasonable chance of saving some of your data and personal effects.

    --
    "Omnis tuus capsa sunt inesse nos"
  58. Crashplan by radish · · Score: 2

    I use a backup service called Crashplan. They have clients for Linux/Mac/Windows and support backups either to your local network (free), "friends" machines in a p2p type configuration (free) or to their servers (paid). Everything's encrypted locally and the client app is pretty decent IMHO. Best of all is that the paid plans are pretty reasonable - I have the unlimited plan for something like $100 a year, and it really is unlimited (well, they claim it is and I have no reason to doubt them). I currently have about 3TB up there so I don't see why you'd have an issue.

    The way I have it configured is that all the machines on my network backup to both my local fileserver and to their cloud. The local backup has a higher priority so any changes get pushed over the lan immediately and then batched up and sent offsite over the slower link. Speedwise I can't saturate my uplink when uploading to them but I get a pretty consistent 1-2MB/s, so figure maybe 100GB a day? I think my initial seed took a couple of weeks. I've done a couple of small test restores and download speeds were similar (although in all but complete disasters I'd be restoring from my local fileserver which is obviously far faster).

    Disclaimer - Not related to the company in any way, just a very happy customer.

    --

    ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

  59. I use by Anonymous Coward · · Score: 1

    I use MyCleanPC along with a custom hosts file to redirect my documents to my online backup service. I'm mostly backing up my GameMaker projects.

  60. Backblaze by OiBoy · · Score: 1

    I use backblaze http://www.backblaze.com/ for off-site backups. $50/year for unlimited storage is more than reasonable. I currently have about 2.5TB backed up there.

    --
    `fortune -o`
    1. Re:Backblaze by hey · · Score: 1

      How can it be unlimited? Thats crazy.

  61. Seriously tape backup by Robbat2 · · Score: 3, Informative

    Look for a used LTO3/LTO4 tape drive, then bulk-buy tapes.
    Write each set of content to two tapes, ideally of different brands, and store in different places if you're really concerned.

    I've been backing up to LTO3 tapes for ~3 years now, i've got 50+ tapes, mostly in my safety deposit box at the bank (cost $75/year)

    LTO4 based on eBay prices right now would be an initial expenditure of ~$1k for the drive, and $25-30 per 800GB of storage.

    The cloud options aren't really feasible for me, as the upload time & bandwidth cost is horrendous.

    --
    ICQ# : 30269588
    "I used to be an idealist, but I got mugged by reality."
    1. Re:Seriously tape backup by IAmR007 · · Score: 1

      Mod this up! The initial investment is higher than hard drives, but when you need tons of storage and don't care about seek times, it's by far the most cost efficient method. They are supposed to last 30 years in archival conditions, but because tape is cheap, it wouldn't be expensive to transfer the data to new tapes. Flash lasts about 3.5x as long, but is significantly more expensive and would become archaic far before then. Tape is one of the oldest digital technologies and I still don't see it going anywhere for archival uses unless optical tape takes off. Tape just allows for so much more surface area than anything else and enables the expensive bits to be separate.

    2. Re:Seriously tape backup by Anonymous Coward · · Score: 0

      It kinda makes you wonder...These days, with so many people having so much data, why aren't more people looking at tape storage?

  62. Integrity by frostilicus2 · · Score: 1

    What's a good way of ensuring data integrity (and possibly repairing any corruption) that might happen? Is two copies and a checksum enough to be able to reasonably repair a (not too) corrupt file?

    --
    Nothing sucks like a Vax, nothing blows like a PowerMac G4
  63. usual basics by DaveGod · · Score: 1

    Since the vast majority if your files aren't changing frequently, use daily an incremental backup. There's options out there which will let you run it at the end of the working day and turn off your machine once its done.

    Can you throw some cabling into the garage? Else WiFi would probably do. Stick a NAS in there, configure the software, make a once-monthly entry into your calendar to check the backups are viable and you can forget about it. Well, until winter maybe.

    Run a second backup say over the weekend and swap drives at a family/friend house. Safety deposit box if necessary.

    After each shoot, be realistic about what photographs you keep. I'd wager a smallish fraction of what you're keeping now. Remember there is some overhead cost in retaining those files, nevermind in hard drives but in your time sorting through it.

  64. Hard drives on a sneaker net by Anonymous Coward · · Score: 0

    Take your data, store it on several independent HDD's (not RAID).

    On thanksgiving or christmas when you visit your family, take the drives with you and store the drives there.

  65. Be selective by Hognoxious · · Score: 1

    I'm a photographer and, I shoot 32GB to 64GB in a couple of hours. [...] I don't make enough money as it is.

    Be selective. Back the good ones up - to a USB key.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  66. Holy backup budget, Batman! by SirGarlon · · Score: 1

    I started this long, convincing post about why cloud backups are so much better in terms of durability and availability. Then I looked at the cost.

    Holy smoke! According to Amazon's handy cost calculator, your 8 TB of data would cost $915.86 per month to store in Amazon's cloud. I would argue that kind of cost may be acceptable to back up your entire livelihood, but that really depends on your cash flow, doesn't it?

    My new recommendation is to burn your pictures to DVDs or blue-ray discs and bury them in your back yard. :-) Oh wait, I mean keep the discs in a large-size safe deposit box at your neighborhood bank.

    --
    [Sir Garlon] is the marvellest knight that is now living, for he destroyeth many good knights, for he goeth invisible.
  67. geographic dispersed, not realtime by Anonymous Coward · · Score: 0

    You don't need online backup unless you have to be able to get the data back instantly. In your situation you don't need that--a few days latency is fine.

    Just get yourself a tape drive or blue-ray burner, and get a relative in another state to set aside a cardboard box in their closet for you (pay them for this if necessary). Back up to tape or blue-ray and once a week or so, mail the tape to your relative, who tosses it into the box. This is your last resort backup--of course you should also have normal backups at home.

    If something happens where you need the remote backup, then arrange with your relative for her to ship the box to you with you paying the freight bill, again not all that complicated.

  68. As a photographer myself... by zigziggityzoo · · Score: 2

    As a photographer myself (Though only around 4TB of photos at current) here's my setup:

    Onsite backup: Drobo to Drobo.

    Offsite backup: Backblaze. I pay $4/mo (2 years prepaid). This is a secondary backup. It still has everything, but I rely on the local backup to retrieve something should my primary storage fail, and the offsite is for when things burn to the ground or someone steals my stuff or lightning takes everything out. Really it's cheap, it's just that initial backup which takes an eternity and might get you in trouble with your ISP. Fortunately I was able to use the local university 1gbit connection to reduce my initial backup time to just 18 days (straight).

    --
    Zing!
  69. Most of that is pr0n.... by macbeth66 · · Score: 1

    I am betting that you can recover that from your friends.

  70. To Answer your question by Anonymous Coward · · Score: 1

    A lot of people are telling you that you're wrong, that you need "offsite backup", etc, etc. But that's not what you asked. You've got an external Hard drive already it sounds like. Most banks will rent a safe deposit box for fairly cheap. This will give you that "Fireproof" that you need. You're either going to need a computer with USB 3.0 or external hard drive(s) with ethernet capability. My suggestion would be something like a DROBO, spend the extra money to get two sets of hard drives (say a grand total of 8 3TB hard drives for the Drobo). Then do the following:

    1. Mark 4 of the hard drives as "Week 1 (Drive 1,2,3,4)" or "Week A (Drive 1, 2, 3, 4)"
    2. Mark the other 4 as "Week 2 (Drive 1, 2, 3, 4)" or "Week B (Drive 1, 2, 3, 4)"
    3. make sure your computer has a gigabit network card in it (The drobo has a gigabit card) and get a consumer grade gigabit switch/hub.
    4. Whatever week you get all this set up is Week 1, on that Thursday or Friday start a backup of the data to the Drobo, there is a Command Line command that will compare the current folder to the drobo and only copy changes (it's been a while since I've used it, I want to say robocopy, but do some googling to find it and all the variables)
    5. That Saturday (assuming the backup is done) drop all 4 disks off at the bank in the safe deposit box, load the other 4 drives into the Drobo.
    6. The following Thursday or Friday run the copy command again. That Saturday go pick up the drives from the bank and drop off the other drives.
    7. Repeat weekly.

    Depending on how often you add more files to the system and how secure you want to be/how much of a hassle it is to get to the bank, this could become an every 2 week or every month thing. Conversely it could become a every 3 day thing. It depends on how much data you are willing to lose in the event of a total catastrophic loss (tornado, fire, earthquake, etc) vs. the cost of going to the bank, cost of hard drives, etc. The initial costs will likely be heavy, and there will be a yearly charge from the bank for the safe deposit box, as well as the cost of gas for a trip to the bank every week and other costs I might not have figured into the equation, so you really do need to do a full cost/benefit analysis and decide if this, a cheap colo + Drobo, or renting space on an existing DR company's server would be the best use of your time/money, but there is an honest answer of how to do a self-ran DR set up.

    Hope this gives you some things to think about.

    1. Re:To Answer your question by hawguy · · Score: 1

      A lot of people are telling you that you're wrong, that you need "offsite backup", etc, etc. But that's not what you asked. You've got an external Hard drive already it sounds like. Most banks will rent a safe deposit box for fairly cheap. This will give you that "Fireproof" that you need. You're either going to need a computer with USB 3.0 or external hard drive(s) with ethernet capability.

      Didn't you just describe an "offsite backup"? Offsite backup doesn't necessarily mean data backed up live to the cloud. My company's offsite backup strategy is to have tapes picked up by Iron Mountain every week. Weekly backups are stored at a "local" location (about 40 miles from our building), quarterly full dumps are sent to a different facility out of state.

      People are telling him he needs "offsite backup" because there's no way to keep his data safe if it's all on-site. Most people aren't willing to drive their data far enough off-site to keep it safe. Putting it your local bank's safe deposit box is only safe until a regional disaster hits both your house and the bank... Iike an earthquake or flood.

  71. CrashPlan by aussiedood · · Score: 1

    I'm a photographer too (albeit semi-pro) and don't have that much data, about 2TB at last count. I use CrashPlan, they offer both cloud ($6/m unlimited data), local and shared (backing up to a family/friends computer). You can seed you initial backup to the cloud with physical disks sent to CrashPlan.

  72. Removable Drives made for backup by Anonymous Coward · · Score: 0

    Take a look at high-rely (dot) com or tapesucks (dot) com. They have pretty large removable drives that mirror themselves for additional redundancy.

  73. External drives by Anonymous Coward · · Score: 0

    This is one of the few cases where external drives can be a good idea. The data doesn't changes much so there is no need for a daily/weekly backups. Get four 2TB drives (or three 3TB drives) for the old pictures and store them off-site(friends/relatives place?).

    Then you only have to worry about the new stuff, and that can be backuped daily on-site and biweekly/montly/whatever off-site.

  74. The Way of Linus by mrjb · · Score: 2

    Upload your photos. All of them. To flickr, facebook, whatever. The good ones will survive. The great ones will be shared. The ones you're ashamed of will go viral and you'll never get rid of them again, no matter how much you want them to.

    --
    Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
  75. No safe on-site storage by hawguy · · Score: 2

    There is no "safe" on-site storage option. My brother had an expensive expensive fire-proof gun safe at his house - it weighed over 500 lbs.... After his house literally burnt to the ground (rural area, no one home to alert the first department, by the time the neighbor down the road saw the fire and called the fire department, all they could do was put out the fire in the surrounding brush (and cars)), he couldn't even identify any remaining pieces of the safe or the guns that were in it in the debris.

    If you want your data safe, store it off site, preferably in another part of the country so it's not subject to the same local disasters as your house. Mailing snapshots of your data to an out of state relative is probably best.

    1. Re:No safe on-site storage by lopgok · · Score: 1

      I am not sure what an 'expensive expensive' gun safe is, but the gun safes i have seen that weigh 500 come from costco or sams club and are not expensive. It is hard to imagine a house fire hot enough to melt steel. Even 9-11 only partially melted the steel structure. You would think a large steel box should be easy to spot after a fire...

    2. Re:No safe on-site storage by ckedge · · Score: 1

      Yeahh... especially the gun barrels themselves, they should have stuck out like a sore thumb.

      Maybe they really didn't get into the ash remains, the bottom of a fully burnt building is quite a massive pile of burned junk, maybe they just couldn't spot a "surviving box" by looking in from the edge of the basement pit where everything lies in a jumble.

      But you would have thought that the fire marshal would have gone in and found the remains while he was doing his job... Maybe he didn't do his job?

      Or is it possible that the fire was set to cover the theft of the weapons cabinet? Place was not occupied, thieves would have had tons of time to winch the entire 500lb cabinet into their truck and drive off.

  76. Don't store backups in the same building by roc97007 · · Score: 1

    I'm also a photographer, don't make a lot of money on it, and I also backup to hard disk (because nothing else is big enough. Blu-ray? It is to laugh.)

    My strong (really strong) recommendation: Keep at least one backup set offsite. This is a really really strong recommendation. As a photographer, your images are absolutely the most valuable commodity you own. If your equipment is stolen, burnt or dropped off a bridge, it would really suck, but you could replace it. You can't replace your photos.

    ...and it's so easy. You have friends, right? (Most people do.) Take a set of hard drives to a friend's house, and put them in a secure, agreed-upon place. A friend of mine has a fire safe, so I keep a set in there, but had he not, I would have bought a small one for his house (they're cheap enough).

    This protects your original content from catastrophes up to geological level. If your house burns down or washes off a cliff, you'll lose your most recent photos, but the bulk of your work will still exist.

    To protect against geo-scale catastrophies, keep a set at a remote relative's house, swapping in a newer backup each time you visit. I have relatives at 200 and 600 miles away, not really far enough for widespread catastrophes, but better than nothing. I bet you could think of some prospects.

    In summary, I don't depend on fire proof safes or detached garages. For protection from natural disaster, nothing beats your data not being there when it happens.

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    1. Re:Don't store backups in the same building by hawguy · · Score: 1

      To protect against geo-scale catastrophies, keep a set at a remote relative's house, swapping in a newer backup each time you visit. I have relatives at 200 and 600 miles away, not really far enough for widespread catastrophes, but better than nothing. I bet you could think of some prospects.

      What widespread catastrophe will span 200 or 600 miles (as long as they aren't both coastal cities subject to ocean borne threats like tsunami and hurricane)? Aside from large asteroid strike or Yellowstone super-volcano eruption in which case, keeping your photographs safe will probably be less important than keeping your family alive.

    2. Re:Don't store backups in the same building by roc97007 · · Score: 1

      Understood. As it so happens, my house and both my relatives' houses are relatively close to the coast, so I could still make the case, but you're right, a couple hundred miles is probably good enough (I think I said that). But I was thinking in general terms -- I used to work in the business of providing geographically redundant services, and old habits die hard.

      But, as someone who lived thorough a wide scale flood, fortunately with family intact, I can tell you from personal experience that after we all survived and the water receded, among the most precious things to recover were photographs and the like. That may not be practical, but it's the way people think. Mere belongings are replaceable. Personal history generally is not.

      I am *not* saying "stagger out to the car with a stack of hard drives under each arm as the hurricane bears down". I *am* saying that after the imperative of keeping your family alive has faded, those personal, irreplaceable belongings will become important again. And you will suddenly remember the box you squirreled away at Grandma's, and know that at least some of it is safe.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
    3. Re:Don't store backups in the same building by lairdb · · Score: 1

      That is why there are some missing areas in the photos from Curiosity. Those areas, intentionally omitted, are where my NAS device is bolted to Curiosity's frame, just behind the SAM inlets. High latency, but good geodiversity.

      --
      "...and to everyone else out there, the secret is to bang the rocks together, guys."
    4. Re:Don't store backups in the same building by Anonymous Coward · · Score: 0

      old habits die hard

      Ha, yes. I was an expat for a while and was following this same scheme, with the added step of using my notebook computer and airliners as a very long-legged sneakernet.

      It struck me one day that I had implemented continental diversity in my personal backup scheme. Now that I'm back on the US west coast, having my off-site "only" 400 miles up the coast feels so inadequate!

    5. Re:Don't store backups in the same building by roc97007 · · Score: 1

      Wow, that's way out of range of the Yellowstone supervolcano. Congratulations.

      --
      Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
  77. Obligatory hyphen rearranging by Anonymous Coward · · Score: 1

    big ass-magnets

    1. Re:Obligatory hyphen rearranging by Anonymous Coward · · Score: 0

      I knew this guy that was an ass-magnet. Got more ass then anyone I've ever met in my life. God we all hated him.

  78. Be very, very careful with fireboxes by QuantumRiff · · Score: 2

    Fireboxes are designed to keep paper from bursting into flame. Sure, your hard drive is mostly metal, but that PCB board on the back could melt, warp, lose solder, etc.

    I guess the part I don't understand is how any of the solutions involving buying another hard drive (or three) and securing them are somehow cheaper than a tool like www.crashplan.com that is $50 a year for unlimited storage. Sure, the upload of 8TB will take a while.. so what? a single T1 (1.5Mbs) line can upload a few TB a month.

    Then its all offsite. Worst case, just download the crashplan sofware, and have a buddy install it too, and use the free person to person backup feature (only pay to store on their servers) to have an offsite backup. Have him bring his PC over for a night, to sync up the initial copy.. then you will just send changes over the internet.

    --

    What are we going to do tonight Brain?
  79. Another way by ApplePy · · Score: 1

    You don't necessarily have to go "cloud" to go cloud.

    The company I work for has rack space in several colo centers. Some customers just want space for their own servers, which we're happy to rent them. You could buy your own RAID storage server, and buddy up to a local IT company for a bit of rack space. Saves a lot of trouble over swapping & carrying drives around. You wouldn't need high-reliability stuff like redundant power supplies or blade processing -- it's just storage.

    Heck, you could go super cheap, and get one of those rack-mounted lock boxes and just lock your drives in it, inside a locked cage, inside the data center. Climate controlled, fire safe storage. Bonus to that over the bank safe deposit is 24-hour access.

    I know it's off-site, which isn't what you were looking for, but just throwing that out there. That's what I'd do... I'm not impressed with virtualized cloud stuff. And I work with it!

    --
    That I'm right, and you don't like it, doesn't mean I'm a troll.
  80. See Also by Anonymous Coward · · Score: 0

    Hackaday recently featured a similar question. You might want to go look at the responses there as well:
    http://hackaday.com/2012/08/04/ask-hackaday-whats-your-backup-solution/#comments

  81. You can't afford $4 per month? by techesq · · Score: 1

    I use backblaze -- $47.50/year for a two year term and unlimited storage. For the mathematically challenged among us that's $3.96/month. Skip a couple cups of coffee a month and sleep better in more ways than one. As a bonus they show you how to build one of their 135TB storage pods here http://blog.backblaze.com/2011/07/20/petabytes-on-a-budget-v2-0revealing-more-secrets/ .

  82. Mac OS X, zfs, rsync, 3Tb drives, rotate offsite by Anonymous Coward · · Score: 0

    I have been using Mac OS X with ZFS ( i have a 6 Tb /media partition that has music, mp3, DVD, Bluray, HDmusic, work, subdirectories. I have a 4 disk Esata container that holds the 3 3Tb drives that make up the raidz1 partition. I have purchased 2 more Esata containers, there is a raidz1 backup partition that backs up using rsync weekly (I just ripped 2 new CD's, an entire backup took 3 whole minutes). Backup A is rotated to my offsite secure storage location, and backup B returned and is remounted. This takes 9 3Tb hard drives altogether, but I have spent $$$$ on the CDs, DVDs, and BluRays and wouldn't care to have to rerip them!

  83. Same as every other answer by Vrtigo1 · · Score: 1

    These questions pop up a couple times a year, and the ultimate answer for cost effectiveness and minimal complexity is always the same.

    Buy storage in groups of two or three (I'll explain the different options shortly) drives at a time. So let's say your 8 TB can be covered by three 3TB USB HDDs. So you buy a set of three 3 TB HDDs and that's your master copy that you keep at home and work from. Now duplicate that exact same setup and that's your backup copy. This gives you protection against human error (accidental deletion, overwriting, etc), hardware failure and filesystem corruption. Now buy a third set of drives. This is your offsite backup which could live in a safe deposit box, a friends house, etc. This gives you protection against events such as fire, flood, power surge, theft, etc which cause both the primary and onsite backup sets to be lost. The onsite and offsite backups should never be at your house at the same time. Periodically (you can detemine the best schedule for your situation) you should take the onsite backup and move that offsite, and conversely bring the offsite backup onsite. The schedule at which you do this would determine your RPO (amount of data you would lose if your house burned down).

    The initial sync will be painful, but afterward you can use just about any sync software (there are many freebies, as well as many commercial) to keep the two backup sets in sync with the primary storage. Just let it run overnight while you're not using the system.

    If you get to a point where you need to add a 4th drive, buy three identical drives (one for each storage set). Periodically you'll want to refresh the drives to stay current with technology and minimize the risk of hardware failure.

    As mentioned, this approach does have the drawback of a slow initial backup, but EVERY solution is going to have that and HDD to HDD backup is likely going to be the fastest and least suck method of doing it. This is also just about the cheapest solution, and doesn't rely on any special hardware or software.

  84. Prevent bit-rot by CODiNE · · Score: 1

    At the densities of today's HDs bitrot is not a question of IF but WHEN.

    Don't get a 4 drive drobo, they do NOT have scrubbing of data, but the 5 bay and up ones do. Without scrubbing once a bit flips your picture is ruined.

    Whatever solution you go with, either the file system or the hardware needs to have data scrubbing built in.

    --
    Cwm, fjord-bank glyphs vext quiz
  85. DAM on ZFS NAS (NFSv4 or CIFS) by Anonymous Coward · · Score: 0

    First, you should have a DAM (Digital Asset Management) software such as Apple's Aperture (awesome!) or Adobe's Lightroom (meh). As other have said, you can trim/delete the shots you don't need. Then store your DAM (okay to use "damn" here to) library on the NAS and share via NFSv4 (OS X or 'nix) or CIFS ('doze). Now consider converting some RAW to only JPG or PNG or TIF to save some disk space.

    As others have stated, you can, and should, have some cloud storage. You can setup your DAM to have high-quality previews or the RAW files, then only backup to cloud the previews. The previews even at high quality might only be 1-2% of the library size with RAW files. This provides cloud storage at smaller data requirements.

    As for offsite copies with massive storage, ZFS makes it easy to break a mirror and take offsite. Then you just bring it back, resilver, and presto, you're up to date again on both mirrors.

    Some details really glossed over, but I'm sure you get the idea.

  86. The Cloud by cyberzephyr · · Score: 1

    I hate the cloud, and the reason is that someone can get into it period!

    If you have questions about this then i suggest you keep thinking about it for a few more times until it makes sense!

    --
    I'm here for the experience, not the Hyperbole.
  87. same Ask Slashdot question as yesterday basically by Anonymous Coward · · Score: 0

    Basically you need to look one of the many answers that were suggested yesterday:

    "Ask Slashdot: Simple Way To Backup 24TB of Data Onto USB HDDs?"
    http://hardware.slashdot.org/story/12/08/10/026256/

    First off, your initial sync to any storage medium will take a long time. Once it's done, automated (!) backups/incrementals should be less of a big deal.

    As for me, depending on the budget and/or physical space constraints (which you don't list for brevity's sake (?)):

    Basically get an enclosure of some kind and stuff a whole bunch of hard drives in it. Connect it to a machine via eSATA and use MD/LVM/ZFS/Btrfs to create a backup volume. Install some backup software on the machine (Bacula, AMANDA, rsyncd/rsnapshot, CrashPlan, Time Machine) and point all the other machines in the house to it. Make sure it has a GigE NIC (or multiple in LACP).

    The initial sync will be a pain. Let things run for about a month with incremental backups being done overnight in the background.

    After a month (or when you get a decent amount of cash), buy the same enclosure and fill it with drives. Unmount the first one and attach and set up the second as the first. The initial sync will be a pain again.

    Take the first drive enclosure to a (geek) friend's or relative's place. After 1-3 months swap them again. Keep doing this forever.

    You may want to add a third or fourth enclosure over time so you get some "wear-leveling" out of the drives, and perhaps to distribute the enclosure over more locations. Add encryption if you're paranoid.

  88. CrashPlan by slacklinejoe · · Score: 1

    Even if you don't want it in the cloud, CrashPlan has a good PC to PC software (Free) that's very friendly and allows version control. Either way, you are a fool if you don't have an offsite. Most thefts or things worthy of an insurance claim would destroy or make unavailable your backups. Find a family member or friend with an acceptable internet connection, trade them external hard drives and allow reciprocal backups over the wire. Reality though, maintaining multiple TB drives is more expensive per year than paying a cloud service.

  89. amazon S3 is CHEAP! ( oh wait, it's not ) by Anonymous Coward · · Score: 0

    tar zcf - photos1/ | gpg -e | curl -X PUT --data-binary - http://me.s3.amazon.com/photos1.tar.gz.gpg

    ... or whatever the appropriate command/url is.

    Oops, just checked the pricing. It will actually cost about $900 per month for 8TB. NM.

  90. "A belt and suspenders for your cloud storage" by Anonymous Coward · · Score: 0

    ...from Robert X. Cringely's blog, August 8th, 2012.
    Post URL: http://www.cringely.com/belt-suspenders-cloud-storage-122387
    He talks about his setup using ClearOS: http://www.clearfoundation.com/software/overview.html

  91. Backup "Best Practices" Checklist by Anonymous Coward · · Score: 0

    Backup "Best Practices" Checklist
    * Stable / Works Every Time
    * Automatic
    * Different Storage Media
    * Fast
    * Efficient
    * Secure
    * Versioned
    * Local AND Offsite / Remote
    * Restore Tested

    For data that is really important, having just 2 copies is not enough. You want more copies.

    I'm shocked with people "backup" their data to a USB drive, then delete it from their main laptop or desktop. If there is 1 copy, then it isn't a "backup."

    RAID is not a backup. Learn that, know that, love that. RAID just means that your corrupt data is stored twice AND is still corrupted.

    So if you are looking for a any backup total solution, you want all those things. Off the top of my head, I know that duplicity-based solutions cover those things.

  92. Three words. by Chris+Mattern · · Score: 1

    Safe. Deposit. Box.

  93. easy, free, on site backup... by crutchy · · Score: 1

    ...just make a copy of the file in the same directory... anything else "on site" can't really be much better than this

    having said that, i was stupid enough to by a netgear rnd4000 nas with a usb drive plugged into the backup port on the front panel with backup schedules at 12am every day
    the backup usb drive sits on top of the nas, and the nas sits beside my workstation
    if i were smart i would get another usb backup drive and rotate them with one kept offsite at work or something, but nas covers hard disk failure, the usb backup covers acidental file deletion (losing only a day's work at most)... if there was a fire that would be bad, but so many problems in the world are only resolved after a major catastrophe forces the hand of those responsible, so who am i to buck the trend :)

  94. Crashplan with initial seed (to your own offsite) by Fencepost · · Score: 2

    Crashplan is likely to be a reasonable option, including the free version, particularly if you're working from an office that is separate from your home, or if you have a friend, relative, or given the size of your daily data increase perhaps just a neighbor who's willing to accept a machine for you. Notes on that at the end.

    What you'll want to do is set up a backup machine with plenty of disk space. This will likely need to be a single monster volume and you probably want to ensure that it's expandable; I can't help with the details of that but others here certainly can. What are the good expandable RAID options?

    The backup machine will receive the initial backup sitting next to the source machine, but will then be moved offsite. Given the volume of data you described, creating a "seed" backup and just moving that would likely be more hassle than it's worth.

    All machines involved should have Gigabit Ethernet, and I strongly recommend investing in a Gigabit network switch or better, an ABGN router with Gigabit ports. If you can find one, I like the WNDR3700v2 (that v2 is REALLY IMPORTANT and hard to find these days) running OpenWRT, but there are plenty of other options. You're still going to need an Internet connection for the machines to identify each other (I believe this uses Crashplan's servers even if you're not backing up to them).

    Once you have all that set up, you're just going to install Crashplan on both machines, run your backup, and move the backup machine to its new home. Crashplan assigns unique IDs to machines and uses those for coordinating the backups between them, so the fact that the backup server has moved won't cause a problem.

    Finally for the note about "just a neighbor" - if you're creating tens or hundreds of gigs of new data per month, just hosting your offsite backup may be a problem for many people (think bandwidth caps), and transmitting it may be just as big a problem for you. If you have or can find a reasonably close neighbor that you'll trust with an encrypted copy of your data and who's willing to host your machine, I'm going to strongly suggest that you set up the machine with a good wireless connector and have it in their house but on your wireless. Ideally this person would not be in the same building you're in (assuming condo/apartment). Wireless-N at 2.4GHz is likely to be your best bet for range, though it's more prone to interference than 5.5GHz.

    --
    fencepost
    just a little off
  95. Banks Safety Deposit Box by Anonymous Coward · · Score: 0

    Get a safety deposit box at a local bank. They don't cost much and if you drop a backup HD or tape in it once a month you should be pretty good.

  96. RAID + RAID Remote by pubwvj · · Score: 1

    I would suggest storing the data on a RAID drive set for redundancy first of all. See:

    http://en.wikipedia.org/wiki/RAID

    Then I would suggest having a Wi-Fi connection to another RAID redundancy drive set in a building separate from your house. This could be done with Ethernet cable or such instead but I like the Wi-Fi because it leaves no wires to pickup lightning blasts. We get a lot of lightning. Wi-Fi is essentially immune to the lightning in the real world test lab here on our mountain. Ethernet cabling not so even with tons of surge suppression. Of course, implement necessary encryption and security.

    Then setup a remote backup program that copies changed files from the primary RAID drive set to the remote RAID drive set every night.

    Then if you really care enough to do the very best, setup a third drive that gets backed up to weekly. And if you're paranoid, enough, then another for monthly backups. Then yearly. Then century...

    All, of course, surrounded by high tensile electrified fencing and 300 Ninja guard pigs.

  97. Wireless link to friend or relative in the 'hood by narnian · · Score: 1

    We installed a wireless link to my mother-in-law's place. We haven't done so yet, but the intention is to have some form of fileserver for backup there. We should expect around 4GB an hour transfer rate.

    https://plus.google.com/photos/103933303525261507105/albums/5692174876583065521

  98. Re:Wireless link to friend or relative in the 'hoo by narnian · · Score: 1
  99. http://dpbestflow.org/links/39 by Anonymous Coward · · Score: 0

    http://dpbestflow.org/links/39

  100. Bury it! by jampola · · Score: 1

    All you need is a waterproof box, a shovel and some accurate GPS co-ordinates. It's waterproof so you should be safe from a flood. It's outside so you should be safe from an house fire and it's underground, so you'll be safe from any break-in's!

  101. simple and GOOD backup by Anonymous Coward · · Score: 0

    Simple: ( if you are using Linux that is)
    Use 2 USB hard drives.

    Store all your files to #1
    Using cron, take an Hourly snapshot of #1 and copy to #2 using RSYNC (very very fast), this syncs drive 1 over to drive 2, only moving the changes.
    0 * * * * /usr/bin/rsync -avz /media/my_drive1/ /media/my_drive2/

    Monthly, use the delete option to delete any files on 2 which have been removed from drive 1. This gives you some time to recover files accidentally deleted.
    30 1 1 * * /usr/bin/rsync /usr/bin/rsync -avz --delete /media/my_drive1/ /media/my_drive2/

    Expand this to a 3rd drive if you want, and sync it, then remove it offsite, to a safe, or whatever.
    good luck!!
    Jim

  102. Bury it by sonamchauhan · · Score: 1

    Right now, your best option is tape backup, buried in a weather-proof box. Fire won't harm it under the ground - only moisture. And nosy neighbours who reckon you've buried cash.

    A couple of 'burial mounds', with tapes rotated out every year, should be about right.

    As technology improves, the ideal backup solution would have the weatherproof box contain SSDs sitting in cheap USB3-SATA caddies. USB cables would come out of a weatherproofed junction and rise to the surface through a snorkel. There, a small solar panel would power the SATA caddies as the USB3 equivalent of a Zigbee (wireless USB) chip. Hey, presto - onsite but still "remote", online backup! Or the data links become fiber-optic, you could probably string a long USB and Thunderbolt directly to the snorkel.

  103. Re:Crashplan vs. rsnapshot by Cato · · Score: 1

    I have tried CrashPlan a couple of times on Windows and Linux, and had to give up. It would either fail to connect, or make very slow progress. It's not my broadband, since Mozy (Windows and Mac only) is fine. I also found that on Linux it would really hammer the system when backing up (4GB dual-core system) so it was barely usable.

    Possibly CrashPlan's cloud service is the problem, but I'm not very impressed with the software.

    For Linux and Mac backups, it's worth using something like rsnapshot, which is rsync-based and works very well to back up over 1 TB of data. It doesn't do block-level incremental backup, and it makes complete copies of files (rsync plus hard links) but it works incredibly well without writing shell scripts. It can do hourly, daily, weekly, monthly and yearly backups, and has automatic retention i.e. purges the oldest backups in a predictable way (say after 6 months or 5 years).

    rsnapshot works well for Linux and (I believe) for Mac, as long as you don't need fully bootable backups, and it should work really well for photos as 99% of them won't change after being created.

    rsnapshot is very similar in concept to Time Machine on Mac, but without the nice GUI (in fact, without any GUI). Your files end up in a big file tree and can be restored with any file-copy tool.

    http://rsnapshot.org/

  104. 64gb a day? by alexandre_ganso · · Score: 1

    64 GIGABYTES A DAY? Unless you are doing NASA imagery that will be analyzed for the next years, you are doing it wrong. Seriously.

    1. Re:64gb a day? by RockDoctor · · Score: 1

      64 GIGABYTES A DAY?

      Hmmm,

      My camera takes RAW images at about 5MB each ; 3-4MB for JPEGS (which I wouldn't bother trying to work with in any important sense). Say a modern camera takes RAWs at 10MB apiece, that would be 6400-ish images per day. For a 12 hour working day ... that is 534 images per hour; 6 seconds per image.

      It's extremely fast, allowing almost no time for composition, thinking about exposures, avoiding flare and glare. Or for changing cards in the camera or administrivia. Or for ... well the gal must be using a porta-pissa strapped to his waist and adult-sized nappies (yes, they exist). But it is just about credible. Say, the person who is taking continuity photos for a movie production. No, that doesn't work ; they take shots at start and end of a take, and of the actors costumed on set, but not normally during the shoot. But it's extremely fast shooting and therefore must be highly automated with little user input.

      Space imagers don't have anything like that bandwidth, due to Spaces being really big ; mind-bogglingly incomprehensibly big (#include . The state of the art (for space imagery) new Mars rover ("MSL") has about 1/4 GB per day/sol of bandwidth available to it. What they do do is use filters appropriately, of carefully targeted shots. Which is precisely NOT comparable with what the OP is doing at 6 seconds per image. For MSL, it's probably more like 5 minutes discussion (on Earth, half-dozen people in meeting) per image.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  105. Don't forget compression by olau · · Score: 1

    If you storing it uncompressed, you are most likely wasting space. Even very slight compression will be invisible in practice* and can cut down the file sizes dramatically. You can easily get down to 25-50% with no loss in visual quality. If you don't believe me, do try it.

    (*) - note that what matters to people looking at the photos is practice, not theory. What matters is also that any manipulation of them is 3-4 faster. I am not talking about blocky overcompression like we had in the nineties (and still see today in crappily compressed video streams). I'm a talking about compression that you cannot see, like high-rate lossy audio compression that is indistinguishable to the originals in double-blind tests by audio experts.

  106. Newsgroup by Orphis · · Score: 1

    Make an encrypted archive and upload them on some newsgroup server.
    It's probably the most reliable and cheapest solution there is. Retention is also really good.

  107. Don't use unpowered hard disks for backups by Anonymous Coward · · Score: 0

    Hi,

    Many people suggest using hard disks and storing them in remote locations like bank deposit boxes. Don't do it. The day you need the backup you'll find those hard disks don't work anymore. Electronics die even when not powered. I know people who suffered this kind of problems.

    You must use a powered RAID-1/5/6 setup so that you know when a hard disk fails, and can replace it before data-loss is fatal. That is the only way to know your offsite backup remains in a working, readable state. I think a powered NAS in a friend's home with email notifications should do it pretty well, and won't draw much power.

    Cheers
    Enlar

  108. Learn to use your camera by Anonymous Coward · · Score: 0

    That seems like and awful lot of images to be capturing. Yes digital 'film' is cheap, but your time isn't.

    I suggest learning how to use your camera better, how to compose the image better, think about your image before capturing it, and generally shooting less. Out of all those images how many are really usable? how many are cream of the crop? Use some of the techniques above will actually give you a much higher percentage of awesome pictures, and help reduce your work flow as you go thru and picking out only the few images that are the very best. If you aspire to be a pro, you should really only be showing your very best images.

    The one exception I can think if is for sports, or some other high-action activity where you'd need to continuous shoot to get the image, but even then 3-5 should suffice.

  109. go old school by Anonymous Coward · · Score: 0

    People have been doing backup right for decades. I suggest you pick up the o'reilly backup and recovery book: that's how to do it right.

    I recommend tape. They might not be as convenient as some complex NAS solution, but the data assurance is there. LTO drives verify data as it is written to the tape and rewrite errors as they go. For LTO the advertised unrecoverable bit error rate is 1 in 10^17. Desktop hard drives are advertised at around 1 in 10^14. Tapes are tough and are designed with travel in mind. That isn't the same thing as taking a hard disk that was designed to sit in a desktop and slapping an external case with a usb port. Tapes last for decades...

    Erm, sorry. I get a little wound up about these damn kids and their new fangled backup to disk in 'the cloud' who think RAID saves all the world's children.

    In your situation the data don't change much, so you can really wind up the incremental backups to 6 months or a year. Take them down the street to a friends house and bring a case of beer. Or better yet, send them to your grandma in New Jersey. She'll appreciate the attention! Best: do both! Your karma will go up so much you'll never have to use your backups and eventually you'll wonder why the hell you ever worried about backup in the first place. Then you'll stop the regimen and lose all your data.

    Go to the library. Pick up the book and read it to some kid. Save the children. Like Levar says... "you don't have to take my word for it".

  110. Tape. That is all. by iriemon · · Score: 1

    Why not, you make backups on tape and store them in a safe deposit box or fireproof safe. It's a great way to store data. If it's in a good environment it'll last 30 years.

  111. BackBlaze by Anonymous Coward · · Score: 0

    As far as I know, BackBlaze.com lets you backup as many things as you want for as low as 5$/month (but you can save on longer periods).

    Consider this:

    - $3.96 for 2 years, $95 in total. It's less expensive that buying blu-ray dvd recorder and blu-ray dvds. Plus, it won't get obsolete: it's web based.

    You may want to get a faster internet connection: here in italy, for example, a very well know ISP lets users increase upload bandwidth to 4 mbps for 4 more €/month. It should take some time (maybe months, but hey, they're 8TB!!) to upload, but once done you can upload all your new data by night.

  112. NAS/rsync/mirror by bill_mcgonigle · · Score: 1

    Set up a NAS with 9 3TB SATA drives. rsync your data to it.

    The NAS should be a RAID 01 or a RAID15 or similar. The idea would be to have two sets of three drives. e.g. sdc sdd sde make up md3 and sdf sdg sdh make up md4. Make a RAID-1 of md3 and md4 (call it md5). Format your md5 with ext4 and do your rsync. When it's time to move your data offsite, break fail md4 out of md5 and remove it. Dissassemble md4 and pull the drives. Replace the drives and rebuild md4. Put md4 back into md5 and wait a long time for it to resync. Take your md4 drives and bring them offsite (to a friend's house or a bank safe deposit box).

    For security, make a LUKS volume on top of md5 and mount that. You could do all of the above with zfsonlinux in a couple steps if you want to do that (though it has some beta-ish edges at the moment).

    For really budget get external eSATA adapters and an eSATA card with multiple connectors. The freestanding units where you just slide in a drive are nice. But, that's really ghetto and you'll be happier with a hotswappable setup, if you can afford it at this point (or go ghetto now and upgrade later with no changes to the drives).

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  113. Cheap online backup by Anonymous Coward · · Score: 0

    Use Backblaze: www.backblaze.com $5/month per system, you just need a beefy internet connection
    Use CrashPlan Pro: www.crashplan.com $8/month per system, allows local backup as well
    or finally
    Use Synology NAS, replicate to secondary device and place in a datacenter or another location

    All these require big internet connections though.

  114. Photographer myself, this is what I do by thomasdn · · Score: 1

    I am a photographer myself, this is what I do: I store all my photos (both RAW+JPEG) in a Subversion repository (I guess Git could be used as well, however, I started doing this way back, before Git existed). I have a workstation on which I do post-processing of my photos. The photos I work with are in a Subversion Working Copy. I "commit" the photos to the Subversion Repository which runs on a small server with some external USB 3 harddrives on my local network. I also have a two spare external hard drives that I periodically copy the Subversion Repository onto. One of these drives is always stored at my parents' place. My parents live a few hundred miles away. Every time I visit them, I bring the other extra hard drive with me and switch it for the one at my parents. This way, I always have an off-site backup at my parents'.

    My workflow is this:

    This gives me several advantages:

    • Automatic versioning of photos. I can edit a picture and save it and if I weeks later regret my editing, I can always restore it back to the original. Without me having to manually manage multiple copies of the same picture.
    • A guarantee that nothing will ever be deleted -- even if I delete something and commit, I can get it back by checking out a previous revision without having to resort to backup
    • A multi-level backup strategy: Files exist in the working copy on my workstation, in the Subversion Repository, and in the backup. It is extremely easy to get files back from the first level "backup" (the repository).
    • I can easily check out (a portion of) my photos everywhere if I want to via Subversion.

    I notice the following disadvantages:

    • Performance: Subversion is not particularly fast on large binary files. This is not a problem on modern hardware though. My current Subversion server is an Intel Atom and it handles it nicely while at the same time doing SSL encryption + LUKS encryption. My old server had a very small AMD Geode embedded CPU that did have hardware support for AES, but choked on the Subversion. This, however, was an extremely slow CPU. Most modern, low-end smart phones will run circles around it.
    • Disk usage: Subversions working copy format is not very space efficient. The working copy will use about 2x the actual size of the photos. In practice, this is easily solved though by having a working copy by year. So that you would normally only keep 2012 and maybe 2011 folders in your working copy. When you need to work on older photos, checkout the relevant part in a new working copy. Another option is to use a non-standard working-copy format. I forgot the name, but there is a working copy format that allows for 1x disk usage. This means the your working copy will not take up more space than the original files. Only if you change a file locally, it will take up more space.
  115. Practical solution by ternarybit · · Score: 1

    The OP mentions limited budget and huge volumes of data to back up locally. Working within these constraints, a solution comes into focus:

    FreeNAS + rsnapshot. Both are free ($0) and accomplish essentially what Time Machine does for Macs, but to/from almost any hardware. Bear in mind that any solution offering any semblance of security for 8TB of data won't be cheap.

    Probably the biggest investment will be the NAS box itself, and of that, the HDDs will most likely cost the most. 8TB of RAIDed storage will easily cost >$500. The other hardware need not be much, it just needs enough SATA ports and power to run the HDDs, plus a GigE NIC.

    rsnapshot keeps very intelligent backups, only recording diffs between backups using hardlinks. It's not too difficult to set up, and it's totally automated. The net result is a bunch of, well, snapshots, going back a few hours, days, months, even years if you like (and have storage for).

    There's just no way to offer a fireproof solution for this much data without investing serious cash. Definitely store the NAS as physically separate as possible from the original data. The NAS only needs power and a single Cat6 cord, so it's conceivable to place it in a detached building or something. Keep in mind, heat and humidity will become an issue in extremes.