[Samba] Samba consuming massive amounts of memory (CONT)

2004-06-16 Thread mbc
Concerning Samba consuming memory, I forgot to add one thing, sorry. The process listing does not show Smbd consuming the memory. free -m just reports a drastic increase when I use Samba. Relevant portions of ps -fwaux: root 6412 0.0 0.0 10060 2548 ?S08:01 0:00

Re: [Samba] Samba consuming massive amounts of memory (CONT)

2004-06-16 Thread Holger Krull
[EMAIL PROTECTED] schrieb: Concerning Samba consuming memory, I forgot to add one thing, sorry. The process listing does not show Smbd consuming the memory. free -m just reports a drastic increase when I use Samba. This probably is only the file cache using the previously unallocated memory.

RE: [Samba] Samba consuming massive amounts of memory (CONT)

2004-06-16 Thread mbc
The process listing does not show Smbd consuming the memory. free -m just reports a drastic increase when I use Samba. This probably is only the file cache using the previously unallocated memory. Holger: That's exactly what I thought. However, when all of the memory is finally

Re: [Samba] Samba consuming massive amounts of memory (CONT)

2004-06-16 Thread Holger Krull
[EMAIL PROTECTED] schrieb: That's exactly what I thought. However, when all of the memory is finally consumed, I can no longer copy files from the samba share to my Win2K box. Now, that is a problem. Does this happen if i you only read from your samba server or do the clients write to it?