Well, I'm not going to read that particular article becasue I know what needs to be done and that article confused me pretty quickly.
In most situations, you have two drive channels and each channel has a master and a slave drive for a total of 4 possible drives.
To set up mirroring, RAID 1, you have to set up identical drives on the Master drive connector of each channel. They have to be on seperate channels.
For the striping, RAID 0, the two drives need to be on the same channel. One as the master and one as the slave.
If you want both striping and mirroring, RAID 1+0, then you will usually need 4 hard drives. All 4 drives should be identical but you can use 2 sets of 2 like so 40GB + 70GB on channel 1 and 40GB + 70GB on channel 2! It would show as a 110GB drive with a mirror!
More than likely, the user will need to reinstall the OS if striping is desired since the data is stored on two drives. The RAID installer will format both drives for striping! All data will be lost on a drive that is formated in such a manner.
Now it is possible with a four drive RAID 1+0 setup to set the striping up on one set then use them as the mirror for a single drive with the existing data on it. The move the striped setup to channel one as the active drive and install the other two drives in channel two. Then you can duplicate the active array onto the mirror array.
Like so:
[drive3] -> [drive1 & drive2]
[drive1& drive2] -> [drive3 & drive4]
Where drive 3 is the existing drive with the OS etc...
This is kind of a lot of work cause you physically have to swap cables and open and close the case several times with system startups inbetween!
You can also to a 3 drive RAID 1+0 system where you may have two smaller drives and a larger one.
For example:
2 X 40GB HDD and 1 X 80GB HDD!
if you strip the two 40's and have them mirror the 80, then it would work but your usable hard drive space would be about 70GB since each of the 40's will lose about 5GB in the process and the 80 cannot be larger than it's mirror.
If the user only has two drives, then the best he can hope for is one or the other, not both. Some RAID software allows for some pretty tricky stuff where you can mirror a partition only or strip two partitions on seperate drives. This type of software RAID can be useful but varies with each program.
Once the array(s) are set up and working, the user can do all of the normal drive operations including defrag, disk check, and partition and for the most part, the OS will never even know that there is an array set up. The only time it is ever an issue is if a drive fails!
There are some pretty tricky installation issues with WinXP for some RAID controllers. I've aleays had to install the OS then swap all of the cables around and duplicate the drive to get it to work since WinXP would install directly to my RAID controller with the set up I prefered. But my controller was an add-on so it may be easier with a MB that is RAID ready!
LEt us know what kind of set up the user wants and we can give you a better idea of what you'll need to do!
vujsa
Reply