Internal/External SATA Drive for Backup – Is 5900 RPM OK?

computer-buildingdesktop-computerhard drive

I'm building a new computer over the summer. I'm fairly competent in computer hardware, and am thus building the computer from scratch. I have everything planned out, but I was wondering about a backup drive.

I was thinking about having my main OS on a 300 GB WD Velociraptor (10K rpm) and my storage on a 1 TB WD Caviar (7200 rpm). I want backup, though, so I was thinking about going with a 1.5 TB Seagate Barracuda (5900 rpm) either internal or housed in an external eSATA housing (I'm not sure which would be a better idea — what do you think?).

1.5 TB should be sufficient backup space for some time, so that's not what I'm worried about. I was wondering — is 5900 rpm is too slow for a backup drive? Or does it not matter? I would think that it does not, but you probably have more experience than I do.

Best Answer

It doesn't really matter, especially if you're doing incremental backups. Though, looking on newegg it appears the 7200RPM Barracuda is $10 more...

Anyway, I strongly encourage getting either two backup devices and rotating them from home->work/safe deposit box or backing up offsite using JungleDisk+AmazonS3, Mozy, DropBox, etc.

If you're only worried about physical hard-drive crashes, user error and system errors, then there is no problem with a single backup drive inside your computer. If you're worried about your computer catching on fire, your house catching on fire or your computer being stolen, then having an external or removable backup drive that you can put in a fire safe, and/or two drives you can rotate weekly between home and elsewhere will greatly decrease the likelihood of losing data. If you go the off-site online route (which I encourage in addition to a local backup) I suggest you back up only the irreplaceable things online (documents, code snippets, photos, miniDV videos...), and not the easily replaced stuff (music, movies, programs, etc).

Finally, if you go the external enclosure route (and you're not doing eSATA) the difference between a 5900RPM and a 7200RPM drive is going to be functionally non-existent as you'll probably be limited by the throughput of USB 2.0 or Firewire more than the drive.

Edit: The goodness of backup solutions:

  1. multiple offsite + [multiple] onsite - Best possible solution
  2. Offsite + onsite - Great for nearly all uses (computer melts and takes your backup with it, you just get your data from off site)
  3. Single offsite - Alright, could be better (what if their data center gets taken out by a hurricane?)
  4. Onsite only - Worst working backup (only protects from hardware/software/user faults not disaster/theft)
  5. No backup - Don't come crying when you lose your data
Related Question