Skip to content

fix MaximumConcurrentJobs in docs and defaultsconfig#2225

Merged
BareosBot merged 9 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/fix-maximumconcurrentjobs-in-doc-in-defaultconfig
Apr 3, 2025
Merged

fix MaximumConcurrentJobs in docs and defaultsconfig#2225
BareosBot merged 9 commits intobareos:masterfrom
bruno-at-bareos:dev/bruno/master/fix-maximumconcurrentjobs-in-doc-in-defaultconfig

Conversation

@bruno-at-bareos
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos commented Mar 25, 2025

Those commits were initially included in PR #2090, but we want to have them integrated as soon as possible.

  • doc: cleanup MaximumConcurrentJob

  • defaultconfig: remove deprecated MaximumConcurrentJobs

  • defaultconfigs: remove semi-colon, standardize parameters

  • device_resource.cc: fix typo and alignment

  • doc: update StorageDaemon.rst

  • doc: fix new vmware documentation url

  • doc: IgnoreCase remove advise for Windows

  • systemtest trying to load defaultconfigs will be done into a separate PR related to issue defaultconfig should be systemtested #2237

Thank you for contributing to the Bareos Project!

Please check

  • hort 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
  • Required backport PRs have been created
  • Correct milestone is set
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 bruno-at-bareos changed the title fix MaximumConcurrentJobs in documentation and defaultconfig fix MaximumConcurrentJobs in docs and defaultsconfig Mar 25, 2025
@bruno-at-bareos bruno-at-bareos self-assigned this Mar 25, 2025
@bruno-at-bareos bruno-at-bareos force-pushed the dev/bruno/master/fix-maximumconcurrentjobs-in-doc-in-defaultconfig branch 2 times, most recently from 5daa648 to 46207ae Compare March 27, 2025 14:05
@bruno-at-bareos bruno-at-bareos requested a review from pstorz April 2, 2025 14:26
@bruno-at-bareos bruno-at-bareos added this to the 25.0.0 milestone Apr 2, 2025
@bruno-at-bareos bruno-at-bareos marked this pull request as ready for review April 2, 2025 14:52
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

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

Good work! I have two small changes.

@pstorz pstorz self-requested a review April 3, 2025 11:13
bruno-at-bareos and others added 9 commits April 3, 2025 11:53
- rewrite chapter about Concurrent Jobs
- add deprecated statement MaximumConcurrentJobs
  We missed to update the documentation when those FD and SD
  parameter get deprecated.
- new recommendation is remove to parameter

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
- removed from bareos-fd myself.conf
- removed from bareos-sd bareos-sd.conf

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
- fix copyright year

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
- update indexes syntax
- rewrap paragraph

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Remove obsolete advise to set it to yes, on modern system you should
let it to default no.

Fix issue bareos#2112

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
Co-authored-by: Philipp Storz <philipp.storz@bareos.com>
@BareosBot BareosBot force-pushed the dev/bruno/master/fix-maximumconcurrentjobs-in-doc-in-defaultconfig branch from 05220a0 to 91205af Compare April 3, 2025 11:54
@BareosBot BareosBot merged commit ba8f12a into bareos:master Apr 3, 2025
@bruno-at-bareos bruno-at-bareos deleted the dev/bruno/master/fix-maximumconcurrentjobs-in-doc-in-defaultconfig branch July 24, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants