I suspect that the answer is no.
I also had the UUID of /dev/md0 so I tried to update the mdadm.conf file by adding the line:
ARRAY /dev/md/0 metadata=1.2 UUID=b431e078-5d6d-43db-9631-fd1c827406d5
I also Tried:
ARRAY /dev/md/0 metadata=1.2 UUID=b431e078:5d6d43db:9631fd1c:827406d5
because I noticed that punctuation changes between blkid and --scan.
Any help would be greatly appreciated.
Thanks JackL
mdadm --assemble, possibly with--scanoption.