波神

导航

ceph删除pool提示(you must first set the mon_allow_pool_delete config option to true)解决办法

现象:

1、在mon节点打开/etc/ceph/ceph.conf,增加以下

 

2、重启ceph-mon

systemctl restart ceph-mon.target

3、删除pool

[root@master ceph]# ceph osd pool delete  k8s-volumes k8s-volumes --yes-i-really-really-mean-it
pool 'k8s-volumes' removed

 

posted on 2019-03-17 18:21  波神  阅读(1644)  评论(0编辑  收藏  举报