On 04/23/2017 04:36 PM, Andreas Klauer wrote: > On Sun, Apr 23, 2017 at 03:49:16PM +0200, Patrik Dahlström wrote: >>> Again, you'd do this with overlays only... >> I did >> $ mdadm --create /dev/md1 --assume-clean --data-offset=128M --level=5 --raid-devices=5 /dev/mapper/sd[abdce] >> $ dmesg | tail > > Hi, > > the shell globbing style [abdce] actually expands alphabetically, > you probably have to write {a,b,d,c,e} instead. I spelled it out for every device but no change in the result I'm afraid. It still won't mount it, nor will fsck recognize it. Doesn't the triggered reshape pose an issue here? It went ~16 % through. // Patrik -- 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