5.2. 使用 MDS 自动缩放器模块
MDS Autoscaler 模块监控 Ceph 文件系统(CephFS),以确保有足够的 MDS 守护进程可用。它的工作原理是调整 MDS 服务的 Orchestrator 后端的放置规格。
模块监控以下文件系统设置以告知放置计数:
-
max_mds
文件系统设置 -
standby_count_wanted
文件系统设置
Ceph 监控守护进程仍负责根据这些设置来提升或停止 MDS。mds_autoscaler
只调整由编配器生成的 MDS 数量。
先决条件
- 一个健康且运行 Red Hat Ceph Storage 集群。
- 部署 Ceph 文件系统.
- Ceph 监控节点的根级别访问权限.
流程
启用 MDS 自动缩放器模块:
示例
[ceph: root@host01 /]# ceph mgr module enable mds_autoscaler