Has anyone successfully used the software RAID on PPC?
I've done it numerous times on i386 systems without problems, but when I compiled the modules and tried to install it I ran into problems:
- Module loads fine - mkraid runs fine, creates the array- mdadd bails horribly complaining about "Zero-length" drives/partitions when I try mdadd /dev/md0 /dev/sda1 /dev/sdb1 etc
Anyone has similar experiences? Shawn