Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VMware Plugin: Backup and Restore of VMs using multiple datastores #1478

Merged
merged 5 commits into from
Jun 7, 2023

Conversation

pstorz
Copy link
Member

@pstorz pstorz commented Jun 1, 2023

Thank you for contributing to the Bareos Project!

Backport of PR #1473 to bareos-22

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@pstorz pstorz self-assigned this Jun 1, 2023
@pstorz pstorz requested a review from sduehr June 7, 2023 10:24
Copy link
Member

@sduehr sduehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

sduehr and others added 5 commits June 7, 2023 15:42
The plugin can now backup and restore VMs which use multiple disks on
different datastores.

Other enhancements:
Configurable snapshot retries to mitigate quiescing errors, detection
of server thumbprint changes and appropriate warning when a fallback to
full CBT occurs.

(cherry picked from commit fcd0f64)
When a snapshot existed at backup time, properly adapt the disk path
on restore.

(cherry picked from commit 92a48f5)
@pstorz pstorz force-pushed the dev/pstorz/bareos-22/backport-of-1473 branch from f123452 to 17ec3d0 Compare June 7, 2023 13:42
@pstorz pstorz merged commit 7efd130 into bareos-22 Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants