Ryan Duffner wrote:
> We have a simple e-smith based server for file/web server and
> firewall/routing.
...
> This setup seems to work fine, but for some reason we
> have a memory leak when using Samba. Anytime, Samba access
> shares on either /drive2 or /drive3, the memory usage
> continually increases. It appears that Samba is caching all the
> drive data, but never recovering the used memory.
You don't mention exactly how you are monitoring memory usage, and what is causing you concern. It is quite normal for linux to operate with a low amount of free memory - if that is what you are concerned about then stop worrying.
> The only way
> to recover is to reboot costing us uptime - reason we use
> Linux. Is this a know problem for Samba?
Not that I'm aware of. I'm sorry that you are losing uptime. What happens if you don't reboot - are you noticing any symptoms?
> Lastly, can we install RedHat RPMs for Samba.
Yes you can,. but I think they are the same anyway. If you do install them, be sure to run "/sbin/e-smith/signal-event manager-misc"
afterwards. Read
http://www.e-smith.org/custom/ for information
about customising your e-smith server.
Charlie