Skip to content

doc: document the mds_autoscaler mgr plugin#37707

Merged
batrick merged 1 commit intoceph:masterfrom
mchangir:doc-mds-autoscaler
Oct 20, 2020
Merged

doc: document the mds_autoscaler mgr plugin#37707
batrick merged 1 commit intoceph:masterfrom
mchangir:doc-mds-autoscaler

Conversation

@mchangir
Copy link
Contributor

Documentation for the MDS Autoscaler mgr module.

Fixes: https://tracker.ceph.com/issues/46884
Signed-off-by: Milind Changire mchangir@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Copy link
Member

@batrick batrick left a comment

Choose a reason for hiding this comment

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

Please title your commits according to the conventions of this project. In particular, please use the imperative mood and summarize the change. This is required for your PR to be merged.

See this article on GitHub on how to amend commits and update your pull request.

@mchangir mchangir force-pushed the doc-mds-autoscaler branch 2 times, most recently from 81fa974 to c56243f Compare October 19, 2020 17:33
@mchangir
Copy link
Contributor Author

Please title your commits according to the conventions of this project. In particular, please use the imperative mood and summarize the change. This is required for your PR to be merged.

See this article on GitHub on how to amend commits and update your pull request.

@batrick
I've updated the document text as well as the commit message.
Please review and let me know if it fits the purpose.

@mchangir mchangir requested a review from batrick October 19, 2020 17:34
@batrick
Copy link
Member

batrick commented Oct 19, 2020

Please title your commits according to the conventions of this project. In particular, please use the imperative mood and summarize the change. This is required for your PR to be merged.
See this article on GitHub on how to amend commits and update your pull request.

@batrick
I've updated the document text as well as the commit message.
Please review and let me know if it fits the purpose.

You can keep "doc: ". I was referring to the style of your commit title. It should be in the imperative mood and summarize the change:

doc: document the mds_autoscaler mgr plugin

The MDS Autoscaler provides automation to maintain a required count of
MDSs in the system.
The MDS count in the system can be afected by:
* max_mds config option
* standby_count_wanted config option
* death of an active MDS Rank

Fixes: https://tracker.ceph.com/issues/46884
Signed-off-by: Milind Changire <mchangir@redhat.com>
@mchangir mchangir changed the title doc: MDS Autoscaler mgr module doc: document the mds_autoscaler mgr plugin Oct 20, 2020
@mchangir
Copy link
Contributor Author

Please title your commits according to the conventions of this project. In particular, please use the imperative mood and summarize the change. This is required for your PR to be merged.
See this article on GitHub on how to amend commits and update your pull request.

@batrick
I've updated the document text as well as the commit message.
Please review and let me know if it fits the purpose.

You can keep "doc: ". I was referring to the style of your commit title. It should be in the imperative mood and summarize the change:

doc: document the mds_autoscaler mgr plugin

done

@batrick batrick merged commit e5f917a into ceph:master Oct 20, 2020
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.

2 participants