• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

raid 5

samhcl

Junior Member
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
 
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
 
Back
Top