首页 > 其他 > 详细

ceph 开启mgr balancer

时间:2020-04-27 15:35:54      阅读:206      评论:0      收藏:0      [点我收藏+]

参考链接:

mgr balancer模式探索及配置方法1

mgr balancer模式探索及配置方法2

1.ceph mgr module enable balancer 

[root@controller ~]# ceph mgr module enable balancer 
module balancer is already enabled (always-on)

2.ceph balancer on

3.ceph balancer status

[root@controller ~]# ceph balancer status
{
    "last_optimize_duration": "0:00:00.000526", 
    "plans": [], 
    "mode": "none", 
    "active": true, 
    "optimize_result": "Too many objects (0.075198 > 0.050000) are misplaced; try again later", 
    "last_optimize_started": "Mon Apr 27 06:31:08 2020"
}

 

ceph 开启mgr balancer

原文:https://www.cnblogs.com/wangjq19920210/p/12786570.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!