InterviewSolution
| 1. |
Solve : Raid 0 or Raid 1? |
|
Answer» Hi All I ordered (2) 500GB's for my new computer. What I got was the (2) HD's acting as one RAID 0. Is "IT" going to be a major "PIA" to go from Raid 0 to Raid 1 Raid 0: a striped array with your data spread over 2 disks. Advantage: greater speed. Disadvantage: failure of either disk means you LOSE all[/] your data unless you had already backed it up to a third drive. Raid 1: data is written identically to multiple drives, thereby producing a "mirrored set": the array continues to operate as long as at least one drive is functioning. But you should still back it up. To go from Raid 0 to Raid 1 you need to: Create an "image" of the RAID 0 array onto another disk (e.g. a USB drive) Use the array controller's software to delete the existing RAID 0 array and create a new RAID 1 array Restore the image back on to the array Quote and would be worth the trouble? That's for you to decide. Do you want performance or reliability? From your original post where you wrote "The resaoning behind the 2 HD's was to use one as a Backup drive." it sounds like the latter. Hi Salmon Trout I did some research on Raid 0 n Raid 1, so I know what the basic differences between the two. I believe I would have the techs on the phone with me, would it take a long time to do? I was told me MAY take 2/3 hours to complete. Thanks Dan Happy HolidaysQuote from: DanB on December 24, 2011, 09:29:39 AM would it take a long time to do? Could be a number of hours. sure. On another note, no RAID method will be a replacement for a proper backup. I mean, sure, it might help if one of the drives suddenly fails- but a lot of the time that you need a backup, it's because you need a previous version of a file or document, that you've changed. Also, if a file becomes corrupt due to program activity, it will be corrupt on both drives. etc.Hi All Thanks for the information regarding Raid 0 and Raid 1. I think at this point I'll most LIKELY be staying with Raid 0. Backing up is really not that important, although I would like to have some back up system in place, for my desk TOP and my wife's Lap top, just in case. What I was thinking about is an External Hard Drive setup. I have No idea how that would work. The desk top and Lap top are on a home network, we can share files and pics. So far I can't figure out how to access her hard drive , if that is possible? Thanks DB |
|