Hi all. Long time mandrake/mandriva user here.
I've put up with this problem in Mageia 2 as I knew Mageia 3 wasn't far away, and it still ocurs.
I have five hard drives: One boot/os drive and two groups of two hard drives in Raid 1 (mirror) arrays, using the motherboards on board fake raid chip.
Before I get flamed for fake raid, please note I have used this arrangement for the last 5+ years and it has proved faithful and reliable. When this machine packs it in I will pursue NAS/Server or cloud type storage, but for now, lets focus on what I have.
When using both the live CD and DVD install media, if I enter hard disk management in MCC I am presented with 5 hard drives. Exit out of that then I run (as root):
[dmraid -ay]
My arrays are found, I can mount them manually through CLI or in hard disk management in MCC I'm presented with 3 hard drives (boot drive, two raid arrays) after running the dmraid activation.
So it's clear that dmraid is working. My data is accessable.
Except that after install, again I am shown 5 hard drives in disk management. I run the raid activation, mount the arrays and it's all up and running again. If I edit fstab for the raid arrays, I end up with boot issues as the arrays aren't activated.
As this is somewhat of a family machine it is a real nusance to have to manually activate and mount the arrays everytime the machine gets booted.
BTW this doesn't appear to be Mageia specific, as there are complaints of the same thing all over the net. The problem is what works for suse and ubuntu (for example) doesn't work for me.
What I believe I need to do is active the raid arrays early in the boot process, before fstab, so that it boots correctly.
I seen a nice mkinitrd rebuild process for suse, but that didn't work. The ubuntu guides have slightly different system setups and I can't find the relevant config files.
I would love to get this sorted, and hopefully pass the feedback up stream, so that I (we) don't go through this for Mageia 4.
Any help most appreciated.