|
To
debug the problem use lsof - something is opening files and forgeting to close
them or the process is hanging around for some reason. You can increase the max
number of files the system have open at any one point using the proc file system
something like echo [some large number] > /proc/sys/fs/file-max I believe -
someone please correct me if I am wrong.
thanks,
the Djinn
|
- [SLUG] PAM ..... to many files open on system Jeff Hutchinson
- Peter Wilsmore
