Notice
This document is for a development version of Ceph.
MDS Autoscaler Module
The MDS Autoscaler Module monitors file systems to ensure that sufficient MDS daemons are available. It works by adjusting the placement specification for the orchestrator backend of the MDS service. To enable, use:
ceph mgr module enable mds_autoscaler
The module monitors the following file-system settings to inform placement- count adjustments:
max_mdsfile system settingstandby_count_wantedfile system setting
The Ceph monitor daemons remain responsible for promoting or stopping MDS
according to these settings. The mds_autoscaler simply adjusts the
number of MDS daemons spawned by the orchestrator.
Note
There is no CLI as of the Tentacle release. There are no module configurations as of the Tentacle release. Enable or disable the module to turn the functionality on or off.
Brought to you by the Ceph Foundation
The Ceph Documentation is a community resource funded and hosted by the non-profit Ceph Foundation. If you would like to support this and our other efforts, please consider joining now.