How to read data from RAID0 set on a different computer?
July 1, 2009 2:05 PM
Subscribe
Will I be able to access data from a RAID0 array on a computer other than the creator of the set?
I plan to create a 1TB stripe from two 500GB drives in removable caddies on my Asus A8N-SLI Premium board, using the on-board Silicon Image 3114R RAID controller to back up a 1TB stripe on the other RAID controller on this board.
My concern is that should my computer be stolen, how would I be able to read the data off this RAID array without the original motherboard?
Would I need to connect the drives to the same motherboard model? Or just the same Silicon Image RAID chip? (perhaps on an expansion card)
If the disks in the RAID set cannot be read by any other hardware but the original, what would be the best way to back up 1TB of data across two removable drives?
Many thanks!
posted by ilumos to technology (8 comments total)
You need some kind of backup method anyway. It's even more important with a RAID0 array as a failure of either drive will cause the whole array to be lost, and that's more likely with two drives than with one.
A small collection of external 1 TB USB hard drives will probably be the best backup system for casual use. Use whatever backup software comes with your OS and store the backups elsewhere. Even just 2 drives used for alternate backups would be better than what 99% of people do.
Don't use just a single drive for backups though, Murphy's Law says your RAID array will die *while you are backing it up* and then your backup will guaranteed to be no good either, as you're in the middle of over-writing it. You want to arrange it so that at all times you have at least one good backup to rely on.
posted by FishBike at 2:26 PM on July 1