On Mon, Feb 13, 2017 at 10:53 AM, Shinobu Kinjo wrote:
> O.k, that's reasonable answer. Would you do on all hosts which the MON
> are running on:
>
> #* ceph --admin-daemon /var/run/ceph/ceph-mon.`hostname -s`.asok
> config show | grep leveldb_log
>
> Anyway you can compact leveldb size with at r
O.k, that's reasonable answer. Would you do on all hosts which the MON
are running on:
#* ceph --admin-daemon /var/run/ceph/ceph-mon.`hostname -s`.asok
config show | grep leveldb_log
Anyway you can compact leveldb size with at runtime:
#* ceph tell mon.`hostname -s` compact
And you should set
Sorry, I made a mistake, the ceph version is actually 0.94.5
-邮件原件-
发件人: chenyehua 11692 (RD)
发送时间: 2017年2月13日 9:40
收件人: 'Shinobu Kinjo'
抄送: kc...@redhat.com; ceph-users@lists.ceph.com
主题: 答复: [ceph-users] mon is stuck in leveldb and costs nearly 100% cpu
My ceph version is 10.2.5
-
My ceph version is 10.2.5
-邮件原件-
发件人: Shinobu Kinjo [mailto:ski...@redhat.com]
发送时间: 2017年2月12日 13:12
收件人: chenyehua 11692 (RD)
抄送: kc...@redhat.com; ceph-users@lists.ceph.com
主题: Re: [ceph-users] mon is stuck in leveldb and costs nearly 100% cpu
Which Ceph version are you using?
On Sat