
22 Nov
2021
22 Nov
'21
7:23 a.m.
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 Nir