Hi David, On 09/10/2015 11:26 PM, David C. Rankin wrote: [trim /] > md1 : active raid1 sda7[2] sdb7[1] > > My concern is why is sda7 shown as being in role [2] and sdb7 shown in > [1]? All other arrays are [0][1]. What concerns me is the information at: /proc/mdstat doesn't show role numbers. It shows slot numbers. Slot numbers are the indices into the role number tracking tables in the superblock. They happen to match role numbers on a freshly-created array simply because the slots are allocated starting from zero, just like the roles. As you add and remove devices, the slot numbers and role numbers may no longer match. Phil -- 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