bareos: master 0e75b284

Author Committer Branch Timestamp Parent
stephand Bareos Bot master 2023-12-13 10:50 master 7fe4d5f1 Pending
Changeset VMware Plugin: bareos_vadp_dumper performance

The bareos_vadp_dumper is now called with performance optimized
parameters. These parameters were added as additional plugin options so
that they can be further tuned if necessary.

The plugin code now calls API functions which use the searchIndex for
getting details of the VM being backed up, this can accelerate backup
jobs, especially if large amounts of VMs exist.

This change also include better checks of plugin options and removes
some obsolete code parts that are no longer needed as Python 2 is no
longer supported.
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py Diff File