On 06/07/2018 08:47 AM, Mariusz Tkaczyk wrote: > Since commit 20dc76d15b40 ("imsm: Set disk slot number") mdadm > sets slot number for each disk in imsm array. Now auto-assemble determines > devices using slot number and ignores devices on the same slot that have > older generation number. > It causes infinit loop if failed device is still visible in system > (it has metadata, but it is not merged with exisiting array). > > To avoid it, out-of-sync device should be added to the best[]. Later > mdadm adds it as spare to the container. > > Imsm doesn't support disk replacement feature, so it can use rooms for > replacements. > > Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxx> > --- > Assemble.c | 2 ++ > 1 file changed, 2 insertions(+) Applied! Did you have a chance to check that I didn't mess up IMSM with the gcc-8 fixes by any chance? Thanks, Jes -- 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