ceph application not enabled 的解决方法--2019_9
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ceph application not enabled 的解决方法--2019_9相关的知识,希望对你有一定的参考价值。
‘# 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设置
[[email protected] 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 <pool-name> <app-name>‘, where <app-name> is ‘cephfs‘, ‘rbd‘, ‘rgw‘, or freeform for custom applications.
[[email protected] Keyring]# ceph osd pool application enable .rgw.root rgw
enabled application ‘rgw‘ on pool ‘.rgw.root‘
以上是关于ceph application not enabled 的解决方法--2019_9的主要内容,如果未能解决你的问题,请参考以下文章
Not a Functor/Functor/Applicative/Monad 的好例子?
idea中 Application Server not specified
Windows 7: Update is not applicable to your computer
Content-Type header is "text/html", not "application/json"
Flink报错Option not applicable to singleton quantifier
Android studio初次运行出现Installation did not succeed. The application could not be installed