raid 5

samhcl

Junior Member
Sep 26, 2005
2
0
0
RAID 5.


can a system volume and boot volume be a part of raid 5 volume .Mostly this is done by raid 1 (Mirroring).


If a system fails in a raid 5 partition which has 3, 72 gb hdds attached via a smart raid controller .How is the data recovered.

In case of a mirroring fialure ,hardware based ,what r the steps and procedures of making the system online
 

bisqeet

Junior Member
Sep 26, 2005
15
0
0
Originally posted by: samhcl
RAID 5.


can a system volume and boot volume be a part of raid 5 volume .Mostly this is done by raid 1 (Mirroring).


If a system fails in a raid 5 partition which has 3, 72 gb hdds attached via a smart raid controller .How is the data recovered.

In case of a mirroring fialure ,hardware based ,what r the steps and procedures of making the system online

a) yes, although i believe when using raid0 the master boot table is not included in the mirror stripe.

b) a parity partition is located on each raid 5 drive, allowing to be recovered from n-1 (n = amount of drives) drives

c) depends on your hardware, easiest is replace the faulty drive and start up, it recovers automatically


raid 5 is quicker that raid 1 reading, slower when writing - usually.
if your using 3x74 disks then u will have (n-1)74 GB = 148GB