[Pacemaker] Pacemaker still may include memory leaks
Andrew Beekhof
andrew at beekhof.net
Wed May 15 02:49:15 UTC 2013
On 15/05/2013, at 12:22 PM, Yuichi SEINO <seino.cluster2 at gmail.com> wrote:
> Hi,
>
> I ran the test for about two days.
>
> Environment
>
> OS:RHEL 6.3
> pacemaker-1.1.9-devel (commit 138556cb0b375a490a96f35e7fbeccc576a22011)
> corosync-2.3.0
> cluster-glue latest+patch(detail:http://www.gossamer-threads.com/lists/linuxha/dev/85787)
> libqb- 0.14.4
>
> There may be a memory leak in crmd and lrmd. I regularly got rss of ps.
>
> start-up
> crmd:5332
> lrmd:3625
>
> interval(about 30h later)
> crmd:7716
> lrmd:3744
>
> ending(about 60h later)
> crmd:8336
> lrmd:3780
Thats not necessarily indicative of a leak.
It could be a leak, but equally it could just be the normal accumulation of state data associated with resource activity.
Is this with or without resources?
>
> I still don't run a test that pacemaker-1.1.10-rc2 use. So, I will run its test.
>
> Sincerely,
> Yuichi
>
> --
> Yuichi SEINO
> METROSYSTEMS CORPORATION
> E-mail:seino.cluster2 at gmail.com
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
More information about the Pacemaker
mailing list