Wait, I think I just had a brain cramp. You *are* planning to do what I was thinking! Ha - sorry, I interpreted one of your statements incorrectly.
So - yes, you can do it, and yes, booting off the mirror involves changing the ARC path in the boot.ini to the correct drive. Assuming you have IDE, you would have to change the rdisk(0) to rdisk(1) - and also verify that it's still the 1st partition on that drive, and that the directory is still called Winnt.
Sorry for the babbling, I need another coffee!!!
Main Topics
Browse All Topics





by: JammyPakPosted on 2003-05-06 at 06:46:58ID: 8471216
I see a problem with your logic:
"On rebooting, I would use Disk Manager to create a RAID-5 array for both the OS partitions (4GB) and data partitions (3x13GB, for a usable 26GB)."
Couple of problems here:
1)Your 4GB OS partition would not be part of the array, so you would lose the protection that you used to have there. You can't include both the 4GB and 13GB partitions from the same disk in your array. If you did, you would only be able to use 4GB from each other partition in this case.
2) You're wasting 10GB of usable space(you could have 3x18 GB array instead of a 3x13GB array)
I see you're not using SCSI, so I assume you have a max of 4 drives here?
You could:
1) Keep the 4GB drive for OS (unprotected, so back it up) + 3x18GB RAID5
or -
2) Keep the 4GB for OS, mirrored to 2nd drive, and use the remaining 3x13GB for RAID5 (with ~10GB you can use for something else)
or -
I think the ideal situation is:
3) 4 18GB drives, 1 RAID5 array of 4GB partitions for the OS
and 1 RAID5 array of 13GB partitions for the data.
I believe you could boot off of the mirror and removed the 4GB drive, then added in 2 more 18GB drives, and extend your data array to 4x13GB. Then you'd want to create a RAID5 array using the 4 GB left on each drive. The only thing I would want to verify is that you can create a software RAID5 array from a partition without blowing that partition away. I think you can - just select the 4GB OS partition, then hold Cntrl and select the other 3 blocks of empty space and create the array.
HTH,
JP