Comment 28 for bug 1533793

Revision history for this message
Julien Danjou (jdanjou) wrote : Re: gnocchi-metricd uses all memory and segfaults

Hi Nicolas,

Thank you for all this information!

Ok so we have 2 different issues! The OOM killer is killing metricd *without* the patch, and that makes sense since the patch reduces the memory consumption a lot – it's really what this bug is about.

The segmentation fault you see is probably not a bug in Gnocchi itself, but in Ceph (either in python-rados or librados). That's another issue which is going to be a bit more complicated to track.

So keep it running with the patch. I'll send this bug to Mehdi in case he'd have an idea on the segfault due to Rados. Can you tell me which version of Ceph and rados libs you have installed on your system?