I wrote: > 2 questions: > > 1. How do I get multipath.o to be insmod'ed at boot time > so that my multipath "raid" devices will start? Someone told me to add "alias md-personality-7 multipath" to /etc/modules.conf. Thanks. [...] > 2. If I don't get multipath.o to insmod at boot time, then > raid startup fails, and I get the (Raid repair) prompt. > > "No problem," I think, "I'll just do this:" > > insmod multipath (works fine) > raidstart /dev/md0 (fails with "Invalid argument". > > So how do i get /dev/md0 working again? Well, it helps a lot if "persistent-superblock" is 1, not 0. Duh. (which reminds me I should have posted my raidtab in the first place.) Thanks. -- steve - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html