频道栏目
首页 > 资讯 > 云计算 > 正文

cephapplicationnotenabled的解决方法

19-03-02        来源:[db:作者]  
收藏   我要投稿

'# ceph -s

cluster:

id: XXXXXXXXXXXXXXXXXXXXXXXXXXXXX

health: HEALTH_WARN

application not enabled on 1 pool(s)

services:

mon: 3 daemons, quorum a,b,c

mgr: a(active), standbys: b, c

osd: 6 osds: 6 up, 6 in

data:

pools: 17 pools, 472 pgs

objects: 16 objects, 1.9 KiB

usage: 360 MiB used, 3.4 TiB / 3.4 TiB avail

pgs: 472 active+clean

根据提示把pool设置

[root@localhost Keyring]# ceph health detail

HEALTH_WARN application not enabled on 1 pool(s)

POOL_APP_NOT_ENABLED application not enabled on 1 pool(s)

application not enabled on pool '.rgw.root'

use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications.

[root@localhost Keyring]# ceph osd pool application enable .rgw.root rgw

enabled application 'rgw' on pool '.rgw.root'

相关TAG标签
上一篇:Linux中vim操作快捷键非常简洁
下一篇:Linux实战Docker容器安装MongoDB,阿里Docker镜像仓库加速-云栖社区-阿里云
相关文章
图文推荐

关于我们 | 联系我们 | 广告服务 | 投资合作 | 版权申明 | 在线帮助 | 网站地图 | 作品发布 | Vip技术培训 | 举报中心

版权所有: 红黑联盟--致力于做实用的IT技术学习网站