Skip to content

docs: improvements for droplet, jobdefs, concurrents jobs for restore#1611

Merged
BareosBot merged 8 commits intobareos:bareos-23from
bruno-at-bareos:dev/bruno/bareos-23/backport-doc-fixes
Dec 5, 2023
Merged

docs: improvements for droplet, jobdefs, concurrents jobs for restore#1611
BareosBot merged 8 commits intobareos:bareos-23from
bruno-at-bareos:dev/bruno/bareos-23/backport-doc-fixes

Conversation

@bruno-at-bareos
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos commented Dec 4, 2023

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

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

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-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

bruno-at-bareos and others added 6 commits December 4, 2023 13:28
- 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)
@sduehr sduehr added documentation This PR changes only documentation is a backport to 23 labels Dec 4, 2023
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
(cherry picked from commit 0bfe9cf)
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.

Thanks, looks good.

@BareosBot BareosBot merged commit ef88c5e into bareos:bareos-23 Dec 5, 2023
@bruno-at-bareos bruno-at-bareos deleted the dev/bruno/bareos-23/backport-doc-fixes branch January 15, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation This PR changes only documentation is a backport to 23

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants