All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joao Eduardo Luis <joao.luis@inktank.com>
To: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
Cc: "Travis Rhoden" <trhoden@gmail.com>,
	"Sébastien Han" <han.sebastien@gmail.com>,
	"ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: mon memory leak
Date: Wed, 13 Mar 2013 14:16:02 +0000	[thread overview]
Message-ID: <51408A22.7070906@inktank.com> (raw)
In-Reply-To: <514087D3.20200@profihost.ag>

On 03/13/2013 02:06 PM, Stefan Priebe - Profihost AG wrote:
> Hi Joao,
> Am 13.03.2013 14:58, schrieb Joao Eduardo Luis:
>
>> I'm expecting to be able to find the time Real Soon Now to put a doc
>> together with ways, for anyone willing, to provide us further insight on
>> what's happening.  The monitor is supposed to be able to dump a heap
>> profile (using gperftools) on-the-fly, but I recall having some issues
>> with that not so long ago, so that's probably one thing to look into asap.
>
> Thanks - that would be great i'm willing ;-)

Cool, good to know.  I'll post something to the ml as soon as I have 
something worth sharing.  Most likely next week.  It's unlikely I'll get 
around to do it still this week.

>
>> In any case, Stefan, do you by chance still have that monitor going?
> Sadly not i needed the memory ;-)
>
>> Furthermore, assuming you are using a
>> version prior to v0.58,
> Yes current Bobtail 0.56.3
>
>> any chance you can run a 'du -chs
>> /var/lib/ceph/mon/ceph-foo',
> No idea what you expect to see but all mon servers consume 180MB of disk
> space.

eh, just trying to figure out if said memory consumption is due to some 
large map being kept in memory.  Given we always write to the store when 
maps are updated, and only after that do we load them to memory, I was 
hoping to see some incredibly high disk consumption (while the monitor 
was running) in order to assert whether the mem consumption would be 
tied to some specific map.  But given that the store is periodically 
trimmed this was a long shot anyway. Still worth a try though ;)

   -Joao

>
> [: ~]# du -chs /ceph/mon
> 180M    /ceph/mon
> 180M    total
>
> Greets,
> Stefan
>


      reply	other threads:[~2013-03-13 14:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13 10:44 mon memory leak Stefan Priebe - Profihost AG
2013-03-13 11:02 ` Sébastien Han
2013-03-13 13:42   ` Travis Rhoden
2013-03-13 13:58     ` Joao Eduardo Luis
2013-03-13 14:06       ` Stefan Priebe - Profihost AG
2013-03-13 14:16         ` Joao Eduardo Luis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51408A22.7070906@inktank.com \
    --to=joao.luis@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=han.sebastien@gmail.com \
    --cc=s.priebe@profihost.ag \
    --cc=trhoden@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.