]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Do not allow pools to be deleted by default 11665/head
authorWido den Hollander <wido@42on.com>
Thu, 27 Oct 2016 09:52:47 +0000 (11:52 +0200)
committerWido den Hollander <wido@42on.com>
Thu, 27 Oct 2016 11:38:15 +0000 (13:38 +0200)
commit6dcdb465814e621f2f5d659ffba1777a54f773eb
tree3738968782897e680a006ebd5d1a43489f34c9e5
parentefa03040c5cfcdd91f0934fa0391f8fad1a49d7b
mon: Do not allow pools to be deleted by default

This prevents accidental pool removals on cluster which may contain
very valuable data.

Users can still revert this setting and allow a pool to be removed,
but that would be a deliberate action of the admin.

It can either be enabled by setting it in the [mon] section of the
ceph.conf configuration file or on runtime using ceph tell:

Signed-off-by: Wido den Hollander <wido@42on.com>
src/common/config_opts.h