docs: improvements for droplet, jobdefs, concurrents jobs for restore#1611
Merged
BareosBot merged 8 commits intobareos:bareos-23from Dec 5, 2023
Merged
Conversation
- remove comment from .profile example - add limitation section about comments in profile - add limitation section about the 9999 limit of chunks Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 29a8782)
(cherry picked from commit c2dcace)
- Ease life of user, by allowing several restores to run concurrently. Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 0fa7750)
- inform users about the need to override default 1 if they want concurrent migrate/copy jobs Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit ad4f7cf)
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit ea0d3eb)
Co-authored-by: sduehr <stephan.duehr@bareos.com> (cherry picked from commit 4e658e8)
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com> (cherry picked from commit 0bfe9cf)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of PR #1581 to bareos-23
This Pr aims to improve part of the documentation:
fix droplet profile example by removing non supported comment issue #1534
add limitation section about chunks 9999 limit
Explain that parameter like runscript in jobdefs will be added instead of replaced.
Update Maximum Concurrent Jobs to 10 for default restore job, add comment in migration/copy section
Include files for ktls
OP#5484
OP#5227
OP#5610
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Source code quality