Carlo Marcelo Arenas Belon wrote:
> On Tue, Jan 22, 2008 at 04:17:07PM +0530, Kumar Vaibhav wrote:
>> I am using ganglia-3.0.5 on a woodcrest processor cluster. and I see 
>> that after running for weeks the memory consumption of the gmond process 
>> is something about 400 MB.
> 
> did you check what was the size 1 hour after all gmond proceses in your
> cluster were started?, if you are using multicast and have a large number of
> nodes/metrics then that is the ammount of memory that is needed to hold all
> those metrics from all nodes most likely.
I Checked it . The memory size increases with Time. i Tried ps -eo 
cmd,rss and can see the size of gmond increases with time.
> 
>> ==2381== LEAK SUMMARY:
>> ==2381==    definitely lost: 69 bytes in 16 blocks.
>> ==2381==      possibly lost: 0 bytes in 0 blocks.
> 
> that means there is no memory leak (execpt for 69 bytes)
This is so because I had run it for few minutes only.
> 
>> ==2381==    still reachable: 1,446,276 bytes in 1,463 blocks.
> 
> that is the RSS of your process
by memory I mean RSS only.


Here are some new tests I have done.

I isolated two nodes of the cluster by changing their multicast address. 
On one I run gmond in mute mode and on one in deaf mode. The RSS of 
gmond in deaf node continues to increase. But the RSS of gmond on mute 
mode stablises after some. time. And it didn't increase for a week.

Hope this will help you to solve the problem.
> 
> Carlo

Vaibhav

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to