I just received a new laptop... but I also just found out something troubling. The laptop has 2 200GB Drives, which I just assumed they'd send to me as 2 drives. But it's RAIDed ... RAID 0. I have *never* used RAID 0 before because of the chance of all of your data going poof... but I just wanted to ask if I'm being a bit too paranoid...
I was thinking of buying an external and just keeping backups updated, but I'm terrible at that. Is it a large chance that I'll be screwed? And if a drive does die, is that pretty much it for the data? How about if the controller dies? I know that in the case of RAID 1 if the controller dies, you can just replace it and have no problems, but I know painfully little about RAID 0.
Thoughts?










Logged







) configuration = bye bye, data. Striping is done in blocks, rather than individual sectors, and a common block size is 64kb... this basically means that you lose every other 64kb of every one of your files. How bad that's going to impact you of course depends on the file formats, but generally - you're screwed.
- carpe noctem