Re: [Gluster-devel] Excessive memory usage with 1.3.12

2008-11-07 Thread Krishna Srinivas
Dan, Lukas, Thomas, Internally io-cache limits the cache size to 120% of what is configured in the spec file. If you say 2GB, memory usage can go up to 2.4-2.5 GB. This is creating confusion, we will make the necessary change. Can you guys check if the memory usage goes beyond the 120% limit and k

Re: [Gluster-devel] Excessive memory usage with 1.3.12

2008-11-07 Thread Lukas Hejtmanek
On Sat, Nov 08, 2008 at 01:01:08AM +0530, Krishna Srinivas wrote: > Are you sure that its a leak of io-cache? did you try by removing the > translator and not observe the leak? yes, omitting io-cache from configuration works OK, no leaks. > What made you conclude that cache-size option was being

Re: [Gluster-devel] Excessive memory usage with 1.3.12

2008-11-07 Thread Dan Parsons
To be fair, I'm not even sure it's technically a "leak", it's just io- cache not limiting itself to the cache-size setting. As in, io-cache is doing its job, it's just doing it a bit .. too enthusiastically. First, here's my io-cache block: volume ioc type performance/io-cache subvolumes

Re: [Gluster-devel] Excessive memory usage with 1.3.12

2008-11-07 Thread Krishna Srinivas
Lukas, Dan, Are you sure that its a leak of io-cache? did you try by removing the translator and not observe the leak? What made you conclude that cache-size option was being ignored? It could be a memory leak by io-cache at some other place too. I tried to make io-cache memleak, but its not hap

[Gluster-devel] gcc version dependency?

2008-11-07 Thread rhubbell
Hello all, Is there a version dependency on gcc and gluster? Is there currently a preference by devs? gcc3 or 4? ___ Gluster-devel mailing list Gluster-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/gluster-devel