This is my osdmap commit diff: report 4231583130 "osdmap_first_committed": 300814, "osdmap_last_committed": 304062, My disk latency is 25ms because of the high block size that rocksdb is using. should I provide a high-performance disk than I'm using for my monitor nodes? On Thu, Feb 4, 2021 at 3:09 AM Seena Fallah <seenafallah@gmail.com> wrote:
Hi all,
My monitor nodes are getting up and down because of paxos lease timeout and there is a high iops (2k iops) and 500MB/s throughput on /var/lib/ceph/mon/ceph.../store.db/. My cluster is in a recovery state and there is a bunch of degraded pgs on my cluster.
It seems it's doing a 200k block size io on rocksdb. Is that okay?! Also is there any solution to fix these downtimes for monitors?
Thanks for your help!