Sorry, the output of dmraid -ay in the initramfs console was incorrect. The correct is: ============ # dmraid -ay RAID set "isw_baeaijeeda_cero" already active RAID set "isw_baeaijeeda_cinco" already active ERROR: adding /dev/mapper/isw_baeaijeeda_cinco to raid set RAID set "isw_baeaijeeda_cero2" already active RAID set "isw_baeaijeeda_cero5" already active RAID set "isw_baeaijeeda_cero6" already active RAID set "isw_baeaijeeda_cero7" already active RAID set "isw_baeaijeeda_cero8" already active RAID set "isw_baeaijeeda_cinco1" already active RAID set "isw_baeaijeeda_cinco2" already active ============
Modest clues from a tedious user: * Note that only primary partitions of the RAID5 appear (cinco1 and cinco2), the logical partitions (cinco5, cinco6, cinco7) are not mentioned. The ubuntu 8.10 root partition is cinco5. * Remember that when I chroot from Ubuntu 8.04 everything seems ok in dmraid outputs, so could the problem be initramfs module related? * Ubuntu 8.04 boots well, so I installled dmraid version from hardy repositories, but device-mapper target type "raid45" is not in intrepid kernel, so initramfs could not boot. Regards. -- Raidset stays inactive due to wrong # of devices https://bugs.launchpad.net/bugs/292302 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
