[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gluster-devel] Excessive memory usage with 1.3.12
From: |
Lukas Hejtmanek |
Subject: |
Re: [Gluster-devel] Excessive memory usage with 1.3.12 |
Date: |
Fri, 7 Nov 2008 23:01:37 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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 ignored? It
> could be a memory leak by io-cache at some other place too.
I probed maps of glusterfs when leaks occur, bonnie++ created 8 files each
having 1GB size. maps shown that four of them were mmaped. So I guess it tries
to cache as much as possible on x86_64.
> I tried to make io-cache memleak, but its not happening, what
> operations do you guys do to see the leak? can you see if some simple
> test case makes it leak? (so that it will be easy for me to reproduce
> the bug here and fix it)
I can provide either core of leaked process or steps how to reproduce.
I have 3 servers. Config one of them is attached, configs are symmetrical.
I use bonnie++ benchmark to test the file system:
bonnie++ -d /mnt/gluster -u 0:0
the first run of bonnie is usually ok. the second fails on memleaks. It's
important to use 64bit system.
--
Lukáš Hejtmánek
skirit58-1.vol
Description: Text document
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, (continued)
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Anand Avati, 2008/11/05
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Krishna Srinivas, 2008/11/07
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Dan Parsons, 2008/11/07
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Krishna Srinivas, 2008/11/08
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Krishna Srinivas, 2008/11/12
- Re: [Gluster-devel] Excessive memory usage with 1.3.12, Lukas Hejtmanek, 2008/11/12
- Re: [Gluster-devel] Excessive memory usage with 1.3.12,
Lukas Hejtmanek <=