]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: provide emergency mechanism to use mon keyring
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 29 May 2025 15:04:00 +0000 (11:04 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 1 Oct 2025 18:47:09 +0000 (14:47 -0400)
commit0824764e6d8682aaa0a113de08ce4ebc99c71da2
treecf107eaef2627e6f7856d075c39480bacf903dc4
parentb6d4726a7bebdba6d954e811e8f2c18eb49a909a
mon: provide emergency mechanism to use mon keyring

If they key is lost for the `mon.` credential, it's very inconvenient to get it
out of the "auth" database in the mon store. So, allow the operator to create a
new keyring for the mons and use it instead to get mons in quorum again.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/man/8/ceph-mon.rst
src/ceph_mon.cc
src/mon/Monitor.cc
src/mon/Monitor.h