[linux-lvm] Possible bug with concurrent RAID syncs on the same underlying devices

David Teigland teigland at redhat.com
Mon Apr 12 18:47:42 UTC 2021


On Sat, Apr 10, 2021 at 02:32:52AM +0200, Péter Sárközi wrote:
> Although this is just due to the insane amount of integrity kworker
> processes, and the system is pretty usable, I think it would be much
> nicer to only have 1 sync running on the same physical device at a
> time.

Create one at a time, waiting for integrity init to finish between them
(sync_percent 100 on each integrity image you see in lvs -a.)
I have some doubt that the end result will perform well enough given the
way you're using the partitions.
Dave




More information about the linux-lvm mailing list