[ceph-users] size of inc_osdmap vs osdmap

2018-12-05 Thread Sergey Dolgov
Hi guys I faced strange behavior of crushmap change. When I change crush weight osd I sometimes get increment osdmap(1.2MB) which size is significantly bigger than size of osdmap(0.4MB) I use luminois 12.2.8. Cluster was installed a long ago, I suppose that initially it was firefly How can I view

Re: [ceph-users] size of inc_osdmap vs osdmap

2018-12-12 Thread Sergey Dolgov
havior >> ___ >> ceph-users mailing list >> ceph-users@lists.ceph.com >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Best regards, Sergey Dolgov ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] size of inc_osdmap vs osdmap

2018-12-12 Thread Sergey Dolgov
Those are sizes in file system. I use filestore as a backend On Wed, Dec 12, 2018, 22:53 Gregory Farnum Hmm that does seem odd. How are you looking at those sizes? > > On Wed, Dec 12, 2018 at 4:38 AM Sergey Dolgov wrote: > >> Greq, for example for our cluster ~1000 osd: &g

Re: [ceph-users] size of inc_osdmap vs osdmap

2018-12-27 Thread Sergey Dolgov
taken On Wed, Dec 12, 2018 at 10:53 PM Gregory Farnum wrote: > Hmm that does seem odd. How are you looking at those sizes? > > On Wed, Dec 12, 2018 at 4:38 AM Sergey Dolgov wrote: > >> Greq, for example for our cluster ~1000 osd: >> >> size osdmap.1357881__0_F7FE

Re: [ceph-users] size of inc_osdmap vs osdmap

2019-01-02 Thread Sergey Dolgov
short excerpt: > { "osds": [], "pgid": "3.0" }, { "osds": [], "pgid": "3.1" }, { "osds": [], "pgid": "3.2" }, { "osds": [], "pgid": &

Re: [ceph-users] size of inc_osdmap vs osdmap

2019-01-02 Thread Sergey Dolgov
it https://github.com/ceph/ceph/pull/16530/commits/ea723fbb88c69bd00fefd32a3ee94bf5ce53569c) for pg with up == acting && next_up == next_acting On Thu, Jan 3, 2019 at 2:13 AM Gregory Farnum wrote: > > > On Thu, Dec 27, 2018 at 1:20 PM Sergey Dolgov wrote: > >> We investigated the issue an