On Mon, Nov 22, 2021 at 3:23 PM Nir Soffer <nsof...@redhat.com> wrote:
>
> All vdsm CI runs fails now due to:
> https://bugzilla.redhat.com/2025527
>
> Looks like leftover configuration (locking_type=4) from rhel 7 that
> was useless but harmless
> on rhel 8 is harmful now, converted by lvm to --readonly, which breaks
> lvchange --refresh.
>
> So far seen only in vdsm CI, using Centos Stream. It is likely to
> break also on a real system
> using the same lvm version (unknown yet).
>
> I posted this to log lvm version:
> https://gerrit.ovirt.org/c/vdsm/+/117741

Checking the code shows that this happens only when using read only mode - this
is leftover from rhel 7 and never used in rhel 8. The failure is only
in vdsm tests
testing read only mode.
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GKJXDR656Y6ESWZQUKCGBSWM5OGN42DR/

Reply via email to