How to recover data from software RAID 5 disk partition
Posted
by
Ali n
on Super User
See other posts from Super User
or by Ali n
Published on 2012-10-29T16:56:20Z
Indexed on
2012/10/29
17:05 UTC
Read the original article
Hit count: 295
I have CentOS 5.8 on my computer, with 5x 1TB hard drives.
I used software RAID. (RAID 1 as a boot partition md0, RAID 0 as a root partition md1 and RAID 5 as /home partition md3).
Unfortunately one of these hard drives failed lately and I want to replace it with a new one.
I want to know that is it possible to change this hard drive without data loss?
The important partition is RAID 5 so in theory if one of hard drives failed I should be able to recover its data without any problem. But in practice how can I do that?
© Super User or respective owner