Generate mdadm.conf
I'm a big fan of Linux software RAID. Here's some helpful maintenance you can do yourself. Your mdadm.conf will most likely be created by the OS installer, but if you change it you can generate one:
mdadm --examine --scan
This is a really helpful tutorial for working with troubled RAID configurations.