On 03.07.2018 19:46, Jake Edge wrote: > On Tue, 3 Jul 2018 13:23:45 +0200 Harald Hoyer wrote: > >> Please add "rd.debug" to the kernel command line and send me rdsosreport.txt > > did that and will send the file direct to you Harald, thanks! > > jake > apparently /dev/disk/by-id/md-uuid-e40a0234-7e52-5f10-f267-658d8ec463fa changed its name to /dev/disk/by-id/md-uuid-e40a0234:7e525f10:f267658d:8ec463fa Very strange... /lib/udev/rules.d/63-md-raid-arrays.rules:ENV{DEVTYPE}=="disk", ENV{MD_UUID}=="?*", SYMLINK+="disk/by-id/md-uuid-$env{MD_UUID}" /sbin/mdadm -D --export /dev/md127 ... MD_UUID=e40a0234:7e525f10:f267658d:8ec463fa I wonder if that changed with the new mdadm version. Jake, maybe changing the kernel command line option from rd.md.uuid=e40a0234-7e52-5f10-f267-658d8ec463fa to rd.md.uuid=e40a0234:7e525f10:f267658d:8ec463fa helps in your case. Please file a bug against mdadm, stating that apparently the UUID changed. -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html