![]() |
"Too many open files in system" problems
Hello guys!
I hope some of you, Linux guru's could help me with problem that I face from day to day. I have had "Perfect Debian Sarge, with ISPConfig", upgraded to Etch, HE-VPS with 512MB RAM (guaranteed) etc. Now, every day around a 8PM there comes to server overload (CPU goes over 10-15) and server stops to respond for minute or two. Log files and my tries of shell commands return "Too many open files in system" Please advise me how could I try to isolate the source of the problem? And maybe any idea what could be doing that problem? Thank you in advance for any suggestion! |
check your crontabs....as root run:
crontab -e You will also want to check what scripts are set in /etc/cron.d* (there are a bunch of them). that should be a start....you can also try tailing your /var/log/messages (or /var/log/syslog) file for more details. Also the 'top' command may help... :) |
-
nothing suspicous to me. Here is a PS AUX output during problem :
Code:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND |
Take a look here: http://www.dbforums.com/archive/index.php/t-341298.html
http://confluence.atlassian.com/display/DOC/Fix+'Too+many+open+files'+error+on+Linux+by+increa sing+filehandles |
| All times are GMT +2. The time now is 13:59. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.