Changesets: bareos
master 51420598 2023-12-18 11:37 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master bc86f2be 2023-12-18 10:33 Ported: N/A Details Diff |
python-fd: Fix support for masked colons This fixes continuation on colons in the base-class. |
||
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginBaseclass.py | Diff File | ||
master 999e7b07 2023-12-18 10:31 Ported: N/A Details Diff |
systemtests: python-fd check colon support This adds an option with masked colons to the plugindef in the fileset. |
||
mod - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-dir.d/fileset/PluginConfigTestNoFile.conf.in | Diff File | ||
mod - systemtests/tests/py3plug-fd-basic/testrunner-config | Diff File | ||
master 01058499 2023-12-17 06:25 Rui Chen Committer: Bareos Bot Ported: N/A Details Diff |
core: add build patch for `sprintf` in macos builds sprintf is marked deprecated on mac. Signed-off-by: Rui Chen <rui@chenrui.dev> |
||
mod - core/src/tests/job_control_record.cc | Diff File | ||
master 1bbd14cf 2023-12-15 10:38 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1632 pkglists: update SUSE to have vmware packages |
||
mod - CHANGELOG.md | Diff File | ||
mod - docs/pkglists/SLE_12_SP5.x86_64 | Diff File | ||
mod - docs/pkglists/SUSE_15.x86_64 | Diff File | ||
master 05d7c019 2023-12-15 10:38 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 3e9e9359 2023-12-14 13:38 Ported: N/A Details Diff |
pkglists: update SUSE to have vmware packages | ||
mod - docs/pkglists/SLE_12_SP5.x86_64 | Diff File | ||
mod - docs/pkglists/SUSE_15.x86_64 | Diff File | ||
master 819586f4 2023-12-13 20:52 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1630 VMware Plugin: Run bareos_vadp_dumper with optimized parameters to increase backup performance |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/plugins/filed/python/vmware/bareos-fd-vmware.py | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc | Diff File | ||
master f1fcbb86 2023-12-13 20:52 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 32caa751 2023-12-13 19:38 Committer: Bareos Bot Ported: N/A Details Diff |
docs: apply review changes | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc | Diff File | ||
master 83e2e288 2023-12-13 18:53 Committer: Bareos Bot Ported: N/A Details Diff |
docs: New VMware Plugin options Documentation of the new VMware Plugin options do_io_in_core, vadp_dumper_multithreading, vadp_dumper_sectors_per_call and vadp_dumper_query_allocated_blocks_chunk_size. Also updates the status, adds an description of the plugin components and changed defaults. |
||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/VMwarePlugin.rst.inc | Diff File | ||
master 7fe4d5f1 2023-12-13 17:03 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001593 vadp-dumper: fix multithreaded backup/restore issues |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/findlib/bfile.cc | Diff File | ||
mod - core/src/tests/CMakeLists.txt | Diff File | ||
mod - core/src/tests/ktls.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/cbuf.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/cbuf.h | Diff File | ||
mod - core/src/vmware/vadp_dumper/copy_thread.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/copy_thread.h | Diff File | ||
master a10a7fb9 2023-12-13 17:03 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 0e75b284 2023-12-13 10:50 Committer: Bareos Bot Ported: N/A Details Diff |
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 | ||
master 923c25f0 2023-12-13 10:41 Sebastian Sura Ported: N/A Details Diff |
vadp-dumper: add comments describing the merging algorithm | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master 6e6ccecc 2023-12-13 10:11 Sebastian Sura Ported: N/A Details Diff |
copy-thread: remove debug message | ||
mod - core/src/vmware/vadp_dumper/copy_thread.cc | Diff File | ||
master bc387d41 2023-12-13 10:11 Sebastian Sura Ported: N/A Details Diff |
vadp-dumper: fix accepting bad sector_per_call values | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master d97d1c92 2023-12-13 10:10 Sebastian Sura Ported: N/A Details Diff |
vadp-dumper: fix sending messages outside verbose mode | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master c4cbaa11 2023-12-13 07:10 Sebastian Sura Ported: N/A Details Diff |
vadp-dumper: fix comments | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/cbuf.cc | Diff File | ||
mod - core/src/vmware/vadp_dumper/copy_thread.cc | Diff File | ||
master 89ad5d0e 2023-12-13 07:10 Sebastian Sura Ported: N/A Details Diff |
vadp-dumper: remove bail_out label | ||
mod - core/src/vmware/vadp_dumper/bareos_vadp_dumper.cc | Diff File | ||
master 36a4dba9 2023-12-12 20:15 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1628 dird: fix `purge oldest volume` |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/ua_input.cc | Diff File | ||
mod - core/src/dird/ua_input.h | Diff File | ||
mod - core/src/dird/ua_purge.cc | Diff File | ||
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/job/purge-oldest-job.conf | Diff File | ||
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/pool/purgeoldest.conf | Diff File | ||
add - systemtests/tests/bareos-basic/testrunner-purge-oldest | Diff File | ||
master bdec09d4 2023-12-12 20:15 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master acde2d18 2023-12-12 18:06 Ported: N/A Details Diff |
dird: fix purge oldest volume Fixes 0001580: Purge Oldest Volume stops working since update When we introduced confirmation for the purge volume command we accidentially broke purge oldest volume. This patch fixes the problem and adds a test. |
||
mod - core/src/dird/ua_input.cc | Diff File | ||
mod - core/src/dird/ua_input.h | Diff File | ||
mod - core/src/dird/ua_purge.cc | Diff File | ||
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/job/purge-oldest-job.conf | Diff File | ||
add - systemtests/tests/bareos-basic/etc/bareos/bareos-dir.d/pool/purgeoldest.conf | Diff File | ||
add - systemtests/tests/bareos-basic/testrunner-purge-oldest | Diff File | ||
master a609be05 2023-12-12 16:11 Bareos Bot Committer: GitHub Ported: N/A Details Diff |
Merge pull request #1617 filedaemon: remove ovirt plugin |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/CMakeLists.txt | Diff File | ||
mod - core/platforms/packaging/bareos.spec | Diff File | ||
mod - core/src/plugins/filed/python/CMakeLists.txt | Diff File | ||
rm - core/src/plugins/filed/python/ovirt/BareosFdPluginOvirt.py | Diff File | ||
rm - core/src/plugins/filed/python/ovirt/bareos-fd-ovirt.py | Diff File | ||
rm - core/src/plugins/filed/python/ovirt/python-ovirt-conf.d/bareos-dir.d/fileset/plugin-ovirt.conf.example | Diff File | ||
rm - core/src/plugins/filed/python/ovirt/python-ovirt-conf.d/bareos-dir.d/job/backup-ovirt.conf.example | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/WhatIsBareos.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins.rst.inc | Diff File | ||
rm - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/OVirtPlugin.rst.inc | Diff File | ||
mod - docs/pkglists/EL_7.x86_64 | Diff File | ||
mod - docs/pkglists/EL_8.x86_64 | Diff File | ||
mod - docs/pkglists/EL_9.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_38.x86_64 | Diff File | ||
mod - docs/pkglists/Fedora_39.x86_64 | Diff File | ||
mod - docs/pkglists/SLE_12_SP5.x86_64 | Diff File | ||
mod - docs/pkglists/SUSE_15.x86_64 | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/environment.in | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/fileset/OvirtTest.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/messages/Daemon.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/messages/Standard.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/pool/Differential.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/pool/Full.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/pool/Incremental.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/pool/Scratch.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/profile/operator.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-dir.d/storage/File.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-fd.d/client/myself.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-fd.d/messages/Standard.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-sd.d/device/FileStorage.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-sd.d/messages/Standard.conf | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/bconsole.conf.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/etc/bareos/ovirt-plugin.ini.in | Diff File | ||
rm - systemtests/tests/py3plug-fd-ovirt/testrunner.in | Diff File | ||
master 1d8535c5 2023-12-12 16:11 Bareos Bot Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File |