Hardware Thread, RAID 5 Mirror in Technical; HI
I have a Proliant ML150G2 with 4 160Gb drives in a hardware raid 5. (it is our main domain ...
-
23rd January 2008, 03:18 PM #1 RAID 5 Mirror
HI
I have a Proliant ML150G2 with 4 160Gb drives in a hardware raid 5. (it is our main domain controller – we do have a backup domain controller)
The array have been split into 3 so the c (system) partition is part of the raid 5. Not ideal I know, it was already setup when I got here.
I want to get a mirror of the system partition (c Drive).
What is the best way? Can I just add another dive and then use windows disk manager to mirror c:
Will it work if I attach an external hard drive and then use windows disk manager to mirror c:
Fairly new to RAID so not sure what the best method is – I don’t want to start from scratch
Many Thnaks
-
-
IDG Tech News
-
23rd January 2008, 03:32 PM #2 I would suggest that unless you are experiencing extreme performance problems that you leave it as it is. There will only be light load on that partition for the DC functions and moving it will be quite a lot of work. You will need another pair of disks, and hope that you can create a second raid volume with the raid card in the server. Then you would have to mess about with imaging and wiping and resizing everything to get it in the right place. You do *not* want to add a software mirror of a volume that is already part of a physical raid set.
-
-
23rd January 2008, 03:33 PM #3 Why would you want to mirror a partition when its already striped over the 4 drives ?
Will it work if I attach an external hard drive and then use windows disk manager to mirror c:
The RAID is not hardware controlled then ?
-
-
23rd January 2008, 03:57 PM #4 It will be Hardware RAID as its A. a HP and B. Windows doesnt support S/W RAID 5.
DO NOT add a usb hard disk and use software mirroring as it will reduce the whole array down to the speed of your USB hard disk, as it will be forced to write to that and your "C drive" area of your Raid array
The way the array works is:
The 4 drives will create one LARGE contiguous space.
1 of the drives will be used for parity, so with 4 160gb drives you will be left with (3 x 160) 480 GB to use (less than this when formatted.) Windows will see this as one big huge fat drive which can be partitioned.
If a disk should fail, the speed of the RAID array will slow down as the computer will have to access 3/4's of the data from disk and work out the remainder using parity calculations.
at this point you would insert a new disk, and the server would rebuild the data on the disk that died onto the new disk.
A Raid array will be FASTER than 4 single hard disks working independently at reading, however it could possibly be slower at writing as your computer has to compute the parity of every file written, so this is dependent on how hardware based your RAID controller is and how big the processors are 
Im wondering what your trying to do? what are you trying to achieve? If you want to ensure you dont lose everything when a disk dies then your already covered.
you can add another disk to the server as a "hot spare" which would ensure you have no loss of speed if a drive fails and should cover you if you lose two disks at once.
If your wanting to increase space, you can just add another disk into the raid 5 array, giving you 640GB of usable space.
however you must remember that you CANNOT resize the system partition of your server.
I hope some of this information is useful :\ can you please say what the problem is or what you are trying to achieve then we should be able to see what we can do to help 
Thanks
-Tony
-
-
23rd January 2008, 03:58 PM #5 also, to add...
The system partition, being part of the RAID 5 array, especially as it holds your Active Directory info, IS A GOOD THING!
as with the RAID 5 not only do you have the performance boost but you have redundancy and fault tolerance
-
-
23rd January 2008, 04:02 PM #6
-
-
23rd January 2008, 04:43 PM #7 What am I trying to achieve is basically a backup of the windows partition, so if windows becomes corrupt then a I have backup of a working windows partition which I could restore.
I know I could make a ghost image of the partition but that could be problematic with a hardware raid
Just looking for an easer solution
-
-
23rd January 2008, 04:46 PM #8 In that case you are definatly after an imaging or backup method as with mirroring if one windows installation gets corrupted the mirror will have the exact same problem.
-
-
23rd January 2008, 04:50 PM #9
What am I trying to achieve is basically a backup of the windows partition, so if windows becomes corrupt then a I have backup of a working windows partition which I could restore.
Don't you have any backups in place then ?
-
-
23rd January 2008, 04:52 PM #10 
Originally Posted by
ozydave
What am I trying to achieve is basically a backup of the windows partition, so if windows becomes corrupt then a I have backup of a working windows partition which I could restore.
I know I could make a ghost image of the partition but that could be problematic with a hardware raid
Just looking for an easer solution
mirroring will have both disks the same all the time, so the only thing it does is protect you from hardware failure (even then it ins't fool proof, i've had power surges take out both hdd's)
-
-
23rd January 2008, 04:55 PM #11
-
-
23rd January 2008, 04:56 PM #12 lol sorry guys i spent a while writing my reply seems youve answered him already :P
-
-
23rd January 2008, 04:57 PM #13 You might want to look at this software ShadowProtect it can take an image of your system every two hours (differential so it only has to store changes) and can restore you back to that point in time.
Had it recommended by one of our suppliers, never got it though as we had already expended our budget.
-
-
23rd January 2008, 04:57 PM #14 
Originally Posted by
greenfieldsupport
http://www.nthelp.com/raidlev.htm
Read this

should give you some basic info.
Mirroring is always an expensive and bad option, I see it does say that RAID 5 is slower but i disagree, I'd count mirroring (raid 1) as alot slower than Raid 5, especially at reading.
if you have mission critical and you dont care about having to start from scratch with your machine after a disk fault, go for RAID 0.
e.g. for my home gaming machine
but for anything that involves work / schools / servers. Stick to your RAID 5

Mirroring may be more expensive in that you are utilising only half of you're available raw disk capacity, but it is a perfectly adequate fault-tolerant setup for the system partition of most types of windows server. Most servers just don't need RAID 10 levels of performance on the root/system volume -
if you have mission critical and you dont care about having to start from scratch with your machine after a disk fault, go for RAID 0.
Now that's an oxymoron if ever i heard one......mission critical and non-nested, pure, bog standard RAID 0 should not be used in the same sentence....ever.
-
-
23rd January 2008, 05:02 PM #15 Maybe what i think mission critical is and you do vary.
I believe mission critical as being VERY VERY DESPERATELY FAST,
and unless your talking more than 5 disks, theres not faster than RAID 0
-
SHARE:
Similar Threads
-
By ICTNUT in forum Windows
Replies: 14
Last Post: 20th May 2008, 10:09 AM
-
By bizzel in forum Windows
Replies: 5
Last Post: 12th January 2008, 10:45 PM
-
By Grommit in forum How do you do....it?
Replies: 7
Last Post: 29th October 2007, 05:37 PM
-
By OutToLunch in forum Hardware
Replies: 5
Last Post: 3rd September 2007, 02:29 PM
-
By AshF in forum Other Stuff
Replies: 16
Last Post: 22nd January 2007, 07:54 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules