Backport #44070
Updated by Prashant D almost 4 years ago
In some cases like ceph cluster upgrade or due to filesystem issue, the leveldb/rocksdb gets corrupted which can cause mon down situation. The leveldb does provide python APIs to try repair, we should add repair functionality in ceph-kvstore-tool
https://github.com/ceph/ceph/pull/33195
https://github.com/ceph/ceph/pull/33195