This series is a first take at dracut support for an mdraid rootfs. It
includes considerations for the new external metadata formats supported in the
latest development branch of mdadm:
git://neil.brown.name/mdadm devel-3.0
This is an RFC because it is not clear to me that a single call to "udevadm
settle" is enough to guarantee discovery of all storage devices ahead of raid
assembly. A cursory test with (4) ahci attached drives was successful.
Regards,
Dan
---
Dan Williams (3):
add more disk id helpers to udevexe
raid: external and internal metadata support
gen-mod-lists: create lists of modules that may talk to a root device
dracut | 13 ++++++++++---
gen-mod-lists | 34 ++++++++++++++++++++++++++++++++++
init | 10 ++++++++++
3 files changed, 54 insertions(+), 3 deletions(-)
create mode 100755 gen-mod-lists
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html