On 11/03/2016 12:09 PM, Joao Eduardo Luis wrote:
On 11/03/2016 09:40 AM, Wido den Hollander wrote:
root@mon3:/var/lib/ceph/mon# ceph-monstore-tool ceph-mon3
dump-keys|awk '{print $1}'|uniq -c
     96 auth
   1143 logm
      3 mdsmap
      1 mkfs
      1 mon_sync
      6 monitor
      3 monmap
   1158 osdmap
 358364 paxos
    656 pgmap
      6 pgmap_meta
    168 pgmap_osd
   6144 pgmap_pg
root@mon3:/var/lib/ceph/mon#

So there are 358k Paxos entries in the Mon store.

Any suggestions on how to trim those from the MON store(s)?

Can you check the value of paxos:first_committed in the store?

I should have also asked for paxos:last_committed as well.

  -Joao

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to