I am currently working on RHEL6/CentOS6 installation on a DDF BIOS RAID using MD. Currently, RHEL/CentOS will activate dmraid when the installer encouters DDF meta data, as most distributions do. I got the installation working with MD using an update image, and I will soon publish a recipe for that. I hope to do the same for other distributions in the future. In the process I found some glitches that need the following series of small patches for mdadm. Martin Wilck (6): DDF: ddf_activate_spare: fix gcc -O2 uninitialized warning DDF: export_examine_super_ddf: print MD_DEVICES DDF: container_content_ddf: set safe_mode_delay > 0 DDF: increase default value for safe_mode_delay to 4000ms in_initrd: fix gcc compiler error mdmon: allow disabling "@dmon" command name at compile time Makefile | 4 +++- mdmon.c | 2 ++ super-ddf.c | 11 +++++++++-- util.c | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) -- 1.7.3.4 -- 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