nautilus pg autoscaler PG自动伸缩
Posted wangjq19920210
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nautilus pg autoscaler PG自动伸缩相关的知识,希望对你有一定的参考价值。
链接地址:
https://ceph.io/rados/new-in-nautilus-pg-merging-and-autotuning/
[root@controller ~]# ceph osd pool autoscale-status Error ENOTSUP: Module ‘pg_autoscaler‘ is not enabled (required by command ‘osd pool autoscale-status‘): use `ceph mgr module enable pg_autoscaler` to enable it
使能pg_autoscaler:
ceph mgr module enable pg_autoscaler
查看PG自动伸缩状态:
设置PG自动伸缩:(ceph osd pool set pool_name pg_autoscale_mode on)
查看是否开启:
以上是关于nautilus pg autoscaler PG自动伸缩的主要内容,如果未能解决你的问题,请参考以下文章