cloudstack-mirror/scripts/vm/hypervisor/kvm/imageserver/backends
Nicolas Vazquez a6b31286f0
[Veeam] Fix for dirty context not being returned on el9
The dirty extents were not ready correctly for the block_status_64 return and as a result image server always reported the whole image range as dirty.

This commit fixes by normalizing the value returned by both block_status and block_status_64. It also adds warning whenever there is an issue getting the dirty extents and the code falls back to returning the full range as dirty.

Co-authored-by: Abhisar Sinha <63767682+abh1sar@users.noreply.github.com>
2026-07-14 16:41:50 +02:00
..
__init__.py backup: veeam kvm integration (#12991) 2026-06-08 08:47:00 +02:00
base.py backup: veeam kvm integration (#12991) 2026-06-08 08:47:00 +02:00
file.py backup: veeam kvm integration (#12991) 2026-06-08 08:47:00 +02:00
nbd.py [Veeam] Fix for dirty context not being returned on el9 2026-07-14 16:41:50 +02:00