Hi Ron, On 07/22/2014 09:21 AM, Ron Leach wrote: [trim /] > Ah, it's dawning. Did you mean that these uuids, from the -Es command, > and which are labelled ARRAY, are 'not' the uuids to use in fstab, but > the other uuids from blkid, and labelled UUID, are 'ok' to use in > fstab? I think I've got it. > > So I've got to > > (i) change fstab to have blkid's listed UUIDs, > No, there's a problem. I don't have a UUID for /dev/md5, for my /home > mount in fstab. > > (ii) change mdadm.conf to have this new set of ARRAY statements (from > -Es command) instead of the existing set in mdadm.conf, with md126 > replaced by md5, and > > (iii) get this mdadm.conf copied into initramfs. Yes, you've got it. > I'm not confident about fstab, because of the missing /dev/md5 > identifier. So I haven't made any changes, yet. > > Phil, thanks for the reply, and advice; sorry to still seem so cautious, The changes to mdadm.conf and the changes to fstab can be done independently. If you do (ii) and (iii), and the fstab has the corresponding /dev/mdX for the correct filesystems, you'll be able to boot successfully. I'm not sure why /dev/md126 didn't show up in blkid's report. You might still have a problem there. Show the content of /proc/mdstat, please. It might also help to document your system layout with "lsdrv" [1]. Phil [1] https://github.com/pturmel/lsdrv -- 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