rook / kubectl-rook-ceph

Krew plugin to run kubectl commands with rook-ceph
Apache License 2.0
81 stars 27 forks source link

Add command to reset mon quorum when all MONs are down #74

Open gauravsitlani opened 1 year ago

gauravsitlani commented 1 year ago
travisn commented 1 year ago

If we can verify https://github.com/rook/rook/pull/11895, then we could base the krew command on those steps.

travisn commented 1 year ago

If we can verify rook/rook#11895, then we could base the krew command on those steps.

To clarify, #11895 will help with the scenario where the mons are just down, but not corrupted. We would still need a procedure to recover the cluster where the mon data is completely lost/corrupted and we have to recover the mon quorum from the OSDs.