Are the drives all the same model? What model? And are they AF disks? The mismatch number is not divisible by 16, yet your chunk size is 16KB. It is divisible by 4 and 8, so I'm going to guess that the physical sector size is 4096 bytes. If correct, I'm coming up with a maximum of 346GiB worth of sectors may be adversely affected, assuming every sector in the mismatch count is bad (which is probably not true, but could be). What file system? Have you done only a check or also a repair, either before or after the upgrade? (I'm not suggesting doing a repair now.) A check should cause URE's to be fixed, but you don't get a count against them because chunk and parity end up being the same for the check after being fixed. Are there any messages in dmesg for the time of the check? I would like to know what was recorded in dmesg at the time the mismatches were found. Chris Murphy-- 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