Quote:
Originally Posted by tonysathre
If the controller fails you lose all your data? That only applies to hardware RAID, correct?
|
You don't "lose" the data, it's still there, you just need a compatible RAID controller to read it. I know with 3ware that just means as new or newer than your original RAID controller.
Quote:
|
I thought with software RAID, the controller didn't matter because the RAID configuration was stored on the disks themselves, as opposed to hardware RAID storing it on the controller. Am I missing something here?
|
The "issue" with hardware RAID is that there's not a universal standard for array "formatting". I know 3ware stores the array info on the array so that it will be picked up by another 3ware controller.
Quote:
|
What happens with an unRAID RAID5 array, if you need to reinstall the unRAID OS? I would assume nothing, like in Windows software RAID, but I've never used unRAID or RAID5.
|
unRAID isn't RAID 5, it's kinda like RAID-4 but without the striping. With unRAID the data drives are formatted with standard ReiserFS and can be ready by any OS (AFAIK) that can read ReiserFS.
The nice thing about hardware RAID though is that there's no mucking in the OS to get it to work, it's just there, install the RAID controller drivers and the array is there. Doesn't matter what the OS is, if you uninstall the OS, whatever.