> 
> 在 2018年3月1日,下午8:04,Max Cuttins <m...@phoenixweb.it> 写道:
> 
> I was testing IO and I created a bench pool.
> 
> But if I tried to delete I get:
> Error EPERM: pool deletion is disabled; you must first set the 
> mon_allow_pool_delete config option to true before you can destroy a pool
> 
> So I run:
> 
> ceph tell mon.\* injectargs '--mon-allow-pool-delete=true'
> mon.ceph-node1: injectargs:mon_allow_pool_delete = 'true' (not observed, 
> change may require restart)
> mon.ceph-node2: injectargs:mon_allow_pool_delete = 'true' (not observed, 
> change may require restart)
> mon.ceph-node3: injectargs:mon_allow_pool_delete = 'true' (not observed, 
> change may require restart)
> 
> I restarted all the nodes.
> But the flag has not been observed.
> 
> Is this the right way to remove a pool?


IIRC, “not observed” means the option value could not dynamically get changed 
during online. 
So you should set the option in the config file and restart monitor nodes.


Thanks,
Chengguang.

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to