logo
Oct
17
aaron

Failed disk when creating RAID5 array

I spent about an hour bashing my head against a wall with this one. I just put 4 400gb drives into my linux server. I didn’t feel like getting a hardware raid card, so I went with the linux software raid solultion. I run the command to create the array: mdadm -v –create /dev/md1 –chunk=128 –level=5 –raid-devices=4 /dev/hda1 /dev/hdb1 /dev/hdc1 /dev/hdh1 And then it starts to...

logo
Powered by WordPress | Designed by Elegant Themes