Re-assembling the RAID-5 array reboots my CentOS-5 machine
- by xraminx
I have 3 HDD's, each divided into 3 partitions.
I had created a RAID-1 for boot partition
md0 created from sda0, sdb0
and had also created two RAID-5 arrays:
md1 created from sda1, sdb1, sdc1
md2 created from sda2, sdb2, sdc2
It used to work fine but one day I had to power off the machine (cold reboot) to get any response from the…