[Linux-ha-dev] Hb-2.0.9/SuSE: memory leak in crmd/lrmd under
solaris 10/i386
Andrew Beekhof
beekhof at gmail.com
Fri Jun 22 01:42:02 MDT 2007
On 6/22/07, Otte, Joerg <joerg.otte at nsn.com> wrote:
>
>
>
> During a long-time run I am giving a cibadmin command to change
> the preferred location of a resource group once a minute (cibadmin -M -X
> '...').
>
> I trace the used memory with ps and see the memory consumed by
> crmd,lrmd growing permanently:
are these the only two processes growing?
over what interval is the growth?
are there any tools on solaris to show where the leaks are coming
from? (on linux we have valgrind, support for which is easily enabled
in heartbeat)
>
> lrmd:
> RSS VSZ
> 5840 7860 /usr/sfw/lib/python2.3/heartbeat/lrmd
> 5856 7876 /usr/sfw/lib/python2.3/heartbeat/lrmd
> 5864 7884 /usr/sfw/lib/python2.3/heartbeat/lrmd
> ..
> ..
> 6472 8492 /usr/sfw/lib/python2.3/heartbeat/lrmd
> 6488 8508 /usr/sfw/lib/python2.3/heartbeat/lrmd
> 6496 8516 /usr/sfw/lib/python2.3/heartbeat/lrmd
>
> crmd:
> RSS VSZ
> 5716 7580 /usr/sfw/lib/python2.3/heartbeat/crmd
> 5724 7588 /usr/sfw/lib/python2.3/heartbeat/crmd
> 5740 7604 /usr/sfw/lib/python2.3/heartbeat/crmd
> ..
> ..
> 6396 8260 /usr/sfw/lib/python2.3/heartbeat/crmd
> 6440 8308 /usr/sfw/lib/python2.3/heartbeat/crmd
> 6488 8356 /usr/sfw/lib/python2.3/heartbeat/crmd
>
>
> I tried to apply memory patches published in the past
> but they all seem to be already incorporated.
>
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>
>
More information about the Linux-HA-Dev
mailing list