]> git-server-git.apps.pok.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>
Mon, 26 Jan 2026 15:27:09 +0000 (10:27 -0500)
commit07e8f61f8f71a71da0568fe1d09c2316135178b2
treef1b71e6a4e5a75f7cb5a5924ca1df40aaf933ed2
parent8f545e49b9727bd67cc18ba4ae5c5f8920a7ef22
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