I'm trying to understand the boot sequence of new kernels (2.6.24,
initramfs) better and I really don't understand how the RAID assembly works.
The docs (md.txt) say that auto-assembly only occurs if the RAID arrays
are marked as 'RAID autodetect' aka partition type 0xfd. On the other
hand mdadm needs mdadm.conf to get going.
My RAID arrays (including the one which contains the root file system,
/dev/md2) are not marked as 0xfd, and they are not correctly listed in
/etc/mdadm/mdadm.conf on the initramfs filesystem either. (There are
some listings in there but they are out of date : UUIDs wrong and number
of devices wrong).
So how come it works?
Jules
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html