mdadm rebooted, array missing? can't assemble?
Solution 1:
It's yet another bug unique to ubuntu AFAIK.
mdadm --stop /dev/md_d*; mdadm --assemble --scan
It's yet another bug unique to ubuntu AFAIK.
mdadm --stop /dev/md_d*; mdadm --assemble --scan