If I understand this right, the file-max is a limit for all file handles
on the system. I don't think I am reaching that limit:
At this moment:
cat /proc/sys/fs/file-nr
33360 0 309816
(I take that to mean I am using about 1/10th the number of possible open
file handles).
I suspect that the ulimit setting of 1024 open files, for a user, may be
the limiting factor here (just from googling around a bit). If I see
this problem recur I may bump that up to 2048 in limits.conf.
I am not sure exactly how famd is supposed to work here. It looks like
famd, run via xinet, will run as the logged in user (when they launch
Konqueror, for instance). If another user launches Konquerer, I see
famd's user change to that user in the process list--I guess it is still
keeping all the files open (for all other fam clients as well), and that
may be how it is reaching the 1024 limit. (maybe?) Since the user is
"changing" I would have to up the limits across the board.
Thanks for your help.
Marc
Joe Baker wrote:
Marc DeTrano wrote:
I have started to see a problem with famd reporting "too many open
files", similar to the issue recently posted by John McMonagle.
Running LTSP 4.1, on a Mandrake 10.1 system.
cat /proc/sys/fs/file-max
309816
cat /proc/sys/fs/file-max
I'm pretty sure you can put a value in there like this...
echo 5000000 > /proc/sys/fs/file-max
-Joe Baker
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net