]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: document the mds_autoscaler mgr plugin 37707/head
authorMilind Changire <mchangir@redhat.com>
Tue, 20 Oct 2020 03:49:48 +0000 (09:19 +0530)
committerMilind Changire <mchangir@redhat.com>
Tue, 20 Oct 2020 03:49:48 +0000 (09:19 +0530)
commit50e680cb50110eb611850ed48f794a674d36dfe8
tree2ccc03e784bfafc400f14a5681ebee8cb71eb93d
parent3ec03efc70b77873258718e99f78542e30fd1ffe
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>
doc/mgr/index.rst
doc/mgr/mds_autoscaler.rst [new file with mode: 0644]