码迷,mamicode.com
首页 > 其他好文 > 详细

nautilus pg autoscaler PG自动伸缩

时间:2020-04-26 11:08:43      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:链接地址   enabled   pre   root   地址   mic   rados   blank   stat   

链接地址:
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自动伸缩

标签:链接地址   enabled   pre   root   地址   mic   rados   blank   stat   

原文地址:https://www.cnblogs.com/wangjq19920210/p/12777509.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!