I have a RAID1 array built from two lvm2 regions (via EVMS). /proc/mdstat shows:
Personalities : [raid1] md0 : active raid1 dm-11[1] dm-8[0] 15335360 blocks [2/2] [UU] unused devices: <none> and /etc/mdadm/mdadm.conf contains: DEVICE partitions ARRAY /dev/md0 level=raid1 num-devices=2 UUID=3d92222f:a155e644:a2ab2e58:d2105214 It looks like /etc/init.d/evms loads all the necessary kernel modules (ie raid1 for me), which makes the md script redundant. However, it still hangs for a few minutes looking for RAID devices, even though their modules are already loaded. -- mdadm causes boot to hang for 4 minutes https://launchpad.net/bugs/67299 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs