bareos: master 00d4cf3f

Author Committer Branch Timestamp Parent
stephand Bareos Bot master 2025-02-06 00:02 master 9d7c4c0d Pending
Changeset VMware Plugin: Fix CBT query handling

The CBT query API call QueryChangedDiskAreas must be used repeatedly
to get the complete change information. Additionally, for full backups
the changeId * should not be used, the plugin now sends the whole
capacity disk range so that bareos_vadp_dumper will effectively only use
the allocated blocks information in this case. Also successful API
connects and reconnects are now reported as informational job message
for more clarity.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File