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
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Hutchinson
Sent: Tuesday, 30 April 2002 9:07 PM
To: [EMAIL PROTECTED]
Subject: [SLUG] PAM ..... to many files open on system

Would anyone be able to point me in the right direction to solve this problem. This afternoon my linux server ( I run samba) started to reject logins from my windows clients. A view of the system log reveiled that PAM was complaining there were too many files open on the system. If this is a system thing can I increase the number of files that can be open.
 
The system serves some 80 windows machines and today it was heavily used.
The system,
                   733Mhz Intel
                   192MB Ram
                   60 and 20GB HD
                   Realtek network card (8139).
Any help would be appreicated,
 
Jeff Hutchinson

Reply via email to