File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 11MDS Autoscaler Module
22=====================
33
4- The MDS Autoscaler Module monitors file systems to ensure sufficient MDS
4+ The MDS Autoscaler Module monitors file systems to ensure that sufficient MDS
55daemons are available. It works by adjusting the placement specification for
66the orchestrator backend of the MDS service. To enable, use:
77
8- .. sh:
8+ .. prompt :: bash #
99
1010 ceph mgr module enable mds_autoscaler
1111
12- The module will monitor the following file system settings to inform
13- placement count adjustments:
12+ The module monitors the following file- system settings to inform placement-
13+ count adjustments:
1414
1515- ``max_mds `` file system setting
1616- ``standby_count_wanted `` file system setting
1717
18- The Ceph monitor daemons are still responsible for promoting or stopping MDS
18+ The Ceph monitor daemons remain responsible for promoting or stopping MDS
1919according to these settings. The ``mds_autoscaler `` simply adjusts the
20- number of MDS which are spawned by the orchestrator.
20+ number of MDS daemons spawned by the orchestrator.
2121
22- .. note: There is no CLI or module configurations as of now. Enable or disable
23- the module to turn on or off.
22+ .. note: There is no CLI as of the Tentacle release. There are no module
23+ configurations as of the Tentacle release. Enable or disable the module to
24+ turn the functionality on or off.
You can’t perform that action at this time.
0 commit comments