Discuss (20) -
Posted at 4:00 PM on Wednesday 05/20/09 by
Ben
Hotness UNHOT
NewEgg.com has the Western Digital Caviar Green 2TB 32MB Cache SATA 3.0Gb/s Hard Drive (WD20EADS) for $250 + $0 shipping = $250 shipped. StableTrac helps reduce system-induced vibration and stabilize platters for accurate tracking, during read and write operations. [Compare]
  • 1
    cheapyet - Posted 4:37 pm PDT 05/20/09 (329 Posts)  Report Spam

    What can I do with this spacious drive? If it crashs on me then my lifetime photos, videos are gone forever. So, Backup, backup, backup. How many times a YEAR did the people do a full backup?

    Was this useful?
    Voting ...
    0 0
  • 2
    durkzilla - Posted 5:06 pm PDT 05/20/09 (775 Posts)  Report Spam

    You're absolutely right. You shouldn't EVER store anything important on a computer.

    Was this useful?
    Voting ...
    0 0
  • 3
    sguy2130 - Posted 5:33 pm PDT 05/20/09 (1051 Posts)  Report Spam

    Life will continue even if you lose your 2 TB of porn.

    Was this useful?
    Voting ...
    0 0
  • 4
    revhq - Posted 5:54 pm PDT 05/20/09 (123 Posts)  Report Spam

    #3 this happened to me once. Suffice to say, I was utterly devastated.

    Was this useful?
    Voting ...
    0 0
  • 5
    Ghost Rider - Posted 6:02 pm PDT 05/20/09 (3731 Posts)  Report Spam

    Only lazy people don't do back up...Or they only do meaningless things and have no meaningful file/data.

    Was this useful?
    Voting ...
    0 0
  • 6
    AKevin - Posted 7:33 pm PDT 05/20/09 (123 Posts)  Report Spam

    Who has more that 100 GB of data?

    Was this useful?
    Voting ...
    0 0
  • 7
    BerthaJean - Posted 7:36 pm PDT 05/20/09 (193 Posts)  Report Spam

    I'm not sure I'd back up 2TB online, but do yourself a favor and sign up for Carbonite, Mozy, or one of the other similar services. Backing up becomes pretty much automatic and you are protected even if your house burns down or something.

    Was this useful?
    Voting ...
    0 0
  • 8
    Bonzo100 - Posted 7:45 pm PDT 05/20/09 (445 Posts)  Report Spam

    Backup is simple, buy 2 drives, and use 1 only for backup of data. Use a drive that is "green" and is basically off when not backing up or restoring. The data will be there if the other drive dies. For the real paranoid (like me), network the other drive and run it on a seperate power supply. Use two UPS units.

    Was this useful?
    Voting ...
    0 0
  • 9
    goldenboyfx - Posted 7:58 pm PDT 05/20/09 (1347 Posts)  Report Spam

    #8, I've lost data due to ligntning strikes..

    Was this useful?
    Voting ...
    0 0
  • 10
    mcnabney - Posted 8:03 pm PDT 05/20/09 (466 Posts)  Report Spam

    Drop another $75 off and it might actually be worth buying.

    Was this useful?
    Voting ...
    0 0
  • 11
    btc909 - Posted 9:18 pm PDT 05/20/09 (2775 Posts)  Report Spam

    If you are smart enough to NOT buy DVD or BluRay movies anymore then you will have more than 100GB of data.

    Run two Velicoraptors as a RAID 0 (C Drive) & two of these 2TB drives as a RAID 1 (D drive)

    Carbonite doesn't let you backup files larger then 4GB.

    Was this useful?
    Voting ...
    0 0
  • 12
    hurl3.0 - Posted 10:11 pm PDT 05/20/09 (2483 Posts)  Report Spam

    i would pay $150 for this

    Was this useful?
    Voting ...
    0 0
  • 13
    NQxxx - Posted 5:38 am PDT 05/21/09 (65 Posts)  Report Spam

    code EMCLSNM47 takes $10 off

    Was this useful?
    Voting ...
    0 0
  • 14
    lincch01 - Posted 6:19 am PDT 05/21/09 (111 Posts)  Report Spam

    @Bonzo100:
    a RAID1 or RAID10 would be a lot more efficient than copying to a networked drive. If you're worried about your PSU frying all of the attached devices, you could simply install a secondary PSU in your computer. As for 2 UPSs... that's some intense redundancy.

    @goldenboyfx:
    A UPS should solve that issue.

    Was this useful?
    Voting ...
    0 0
  • 15
    nikko - Posted 8:45 am PDT 05/21/09 (665 Posts)  Report Spam

    Quote:
    a RAID1 or RAID10 would be a lot more efficient than copying to a networked drive.

    Sure, except for that pesky fact that RAID does absolutely NOTHING to back up your data. RAID is not a backup solution. If you rely on RAID to back up your data, you're doing it wrong.

    Was this useful?
    Voting ...
    0 0
  • 16
    the lawyer - Posted 8:46 am PDT 05/21/09 (4126 Posts)  Report Spam

    i've got about 2.5 tb on my machine

    Was this useful?
    Voting ...
    0 0
  • 17
    lincch01 - Posted 10:14 am PDT 05/21/09 (111 Posts)  Report Spam

    @nikko:
    Considering that RAID 1 and 10 are used for data redundancy, they are inherently a form of "backup" (as "backing up" data means creating data redundancy).

    As an example, how is having two drives with the same data in a computer functionally different from having the same data on two different computers? The end result: redundant data in two places.

    The downside of using RAID is that the data is still housed in a single box whereas external or networked solutions are not.

    Was this useful?
    Voting ...
    0 0
  • 18
    nikko - Posted 12:49 pm PDT 05/21/09 (665 Posts)  Report Spam

    Quote:
    Considering that RAID 1 and 10 are used for data redundancy, they are inherently a form of "backup" (as "backing up" data means creating data redundancy).

    Bzzzt. Backup != Redundancy.
    Quote:

    As an example, how is having two drives with the same data in a computer functionally different from having the same data on two different computers?

    What happens to your data when you accidentally delete an important folder from your RAID-1 volume? What happens when your computer is broken into and someone maliciously deletes an important folder from your RAID-1 volume? What happens when you have a faulty controller silently corrupting the data on your RAID-1 volume? What happens when you save over a file and need to recover a version from some point in the past? Where are the "backups" now?

    RAID is not a backup solution, period. It's a redundancy tool that can keep you up and running through a hardware failure. If you're using it as "backup", you're doing it wrong. If you or any other malicious or well-intended user can do something on your com... [Truncated]

    Was this useful?
    Voting ...
    0 0
  • 19
    WilK - Posted 1:36 pm PDT 05/21/09 (80 Posts)  Report Spam

    Very good point #18. Thanks.

    Was this useful?
    Voting ...
    0 0
  • 20
    joetester - Posted 12:05 pm PDT 05/27/09 (1 Posts)  Report Spam

    Has anyone actually tried backing up a FULL (or nearly full) 2 TB disk? How many hours (or days) does it take to transfer a full WD20EADS to an identical disk?

    Was this useful?
    Voting ...
    0 0

Already a member? Sign in below.

Forgot Password?

Registration takes seconds! Once registered you’ll have members only access to:

  • Favorites bookmark list
  • Fully customizable User Profile
  • Discussions on all products
  • Forums & more
or