On Jul 22, 2014, at 9:57 AM, Ron Leach <ronleach@xxxxxxxxx> wrote: > > D5s2:/# ./lsdrv [snip] > │ ├sda7 37.25g [8:7] MD raid1 (2) inactive {5bad4c7c:780696f4:e201a2f5:7bba85d7} [snip] > ├sdb7 37.25g [8:23] MD raid1 (2) inactive {5bad4c7c:780696f4:e201a2f5:7bba85d7} They are in the lsdrv listing, but the raid is not activated. The problem is a RAID UUID mismatch between mdadm.conf and libblkid (I'm assuming the tree lsdrv is generating ultimately comes from libblkid, I could be wrong.) 5bad4c7c:780696f4:fbaacbb9:204d67b9 ## mdadm.conf 5bad4c7c:780696f4:e201a2f5:7bba85d7 ## libblkid Therefore it's not being assembled. Chris Murphy -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html