How did *you* achieve a software RAID 10 (or 1+0) setup on your RHEL5 (or 4) box?
I've spent the last three days running down rabbit hole after rabbit hole trying to build a Centos 5 system with its root filesystem (/) on a nested software RAID 1+0 device.
Now I've given up and adopted a compromise, with / on a RAID 5 and other frequently used directories on a RAID 10 (not true nested raid, mind you, but the
single-level version), but I know I'll get myself into this situation again, and I want to hear if anyone else has found a better way out.
Some of the snags I encountered:
* Disk Druid doesn't support raid "10" or nested levels of software raid (1+0, 0+1), and it won't recognize such filesystems if I configure them through the terminal.
* While I could configure nested levels of raid post-install with mdadm, I couldn't get any to be recognized on reboot.
My setup:
* Two 64-bit Intel processors
* Four 15K 74G scsi disks
* 4G RAM
posted by Danaid at 5:36 PM on August 31, 2007