oVirt / vdsm

The Virtual Desktop Server Manager
GNU General Public License v2.0
160 stars 201 forks source link

backport: prune bitmaps fix #360

Closed aesteve-rh closed 1 year ago

aesteve-rh commented 1 year ago

Commits/PRs cherry picked for backporting (in order):

Signed-off-by: Albert Esteve aesteve@redhat.com

ahadas commented 1 year ago

@aesteve-rh I see that the first part that is taken from #346 is related to a different bug, https://bugzilla.redhat.com/show_bug.cgi?id=2125290, and seems unrelated to the other changes - shall we clone bz 2125290 to make it visible to QE? where did the issue that it addressed came from (QE/users-list/out test)?

aesteve-rh commented 1 year ago

@aesteve-rh I see that the first part that is taken from #346 is related to a different bug, https://bugzilla.redhat.com/show_bug.cgi?id=2125290, and seems unrelated to the other changes - shall we clone bz 2125290 to make it visible to QE? where did the issue that it addressed came from (QE/users-list/out test)?

Appeared in OST run logs, but the error was ignored, and the OST jobs succeeded anyway, so it went unnoticed until logs were inspected.

This should have low overall impact, as having a host with no lvm devices is rare. Nonetheless, as we are going to do another build, I thought it may be nice to include.

ahadas commented 1 year ago

Appeared in OST run logs, but the error was ignored, and the OST jobs succeeded anyway, so it went unnoticed until logs were inspected.

ack, we had a similar case on ovirt-engine and we backported the fix without having a d/s bug I'm not sure if that's the 'right' way to handle it but it looks like we need a d/s bug to raise awareness for these fixes so I filed https://bugzilla.redhat.com/show_bug.cgi?id=2152845

This should have low overall impact, as having a host with no lvm devices is rare. Nonetheless, as we are going to do another build, I thought it may be nice to include.

right, definitely makes sense to include it, the question is how :) can you please separate that commit out to a different PR that will be attached to https://bugzilla.redhat.com/show_bug.cgi?id=2152845?

mz-pdm commented 1 year ago

OK, please add this PR to the bug.

aesteve-rh commented 1 year ago

OK, please add this PR to the bug.

It is already tracked in this bug: https://bugzilla.redhat.com/show_bug.cgi?id=2141371

mz-pdm commented 1 year ago

I see, OK.