Tagged Questions
3
votes
2answers
60 views
How to safely replace a not-yet-failed disk in a Linux RAID5 array?
I have a software RAID5 array (Linux md) on 4 disks.
I would like to replace one of the disks with a new one, without putting the array in a degraded state, and if possible, online. How would that ...
13
votes
2answers
21k views
How to recover a crashed Linux md RAID5 array?
Some time ago I had a RAID5 system at home. One of the 4 disks failed but after removing and putting it back it seemed to be OK so I started a resync. When it finished I realized, to my horror, that 3 ...