dmesg shows “md: serializing resync, md4 has overlapping physical units with md5”. What does this mean?
In that message “physical units” refers to disks, and not to blocks on the disks. Since there is more than 1 RAID array that needs resyncing on a disk, the RAID code is going to sync md4 first, and md5 second, to avoid excessive seeks (also called thrashing), which would drastically slow the resync process.
Related Questions
- If a patients complaints have resolved and the physical examination by the physician similarly shows a resolution of previous findings, do the Medical Treatment Guidelines apply?
- dmesg shows "md: serializing resync, md4 has overlapping physical units with md5" (where md4 and md5 are two of your software RAID devices). What does this mean?
- dmesg shows "md: serializing resync, md4 has overlapping physical units with md5". What does this mean?