RE: md array not starting?



No RAIDs defined in /etc/mdadm/mdadm.conf. However, mdrun
searches for all RAIDs (IIRC by partition type = 0xfd) and
starts them.

I wouldn't recommend doing this blindly but given what you've
posted I think this will fix your config for you:

mdadm --examine --scan >>/etc/mdadm/mdadm.conf

--Mike Bird

Also, how would I "hot wire" the init-script to use mdrun instead?



Relevant Pages