mdadm --create --level 1 -n 2 /dev/md0 /dev/sda1 missing
don't mix up –create and –build, as the latter will not write meta date to the partion.
–create
–build