On 08/05/2018 06:29 AM, Gandalf Corvotempesta wrote: > Hi to all. > any equivalent to LSI Patrol Read ? > I don't think it's the same as a standard consistency check, because > all LSI controller have both patrol read and consistency checks > features, so there should be a difference in this. > AFAIK, patrol read scan all sector of all disks, consistency check > only scan used sectors. MD raid's "check" scan reads all sectors in the data area of the array. It does not read sectors in the metadata area -- those get read pretty often anyways, if they are used at all. Linux's block layer does not expose an equivalent of read-verify, so there's no way for MD to use that low-level operation. 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