too many open files - a lack of available filedescriptors?
"Hohl, Gerrit" <[email protected]> Thu, 8 Dec 2011 16:29:05 +0100
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, it is again me. :-P Now everything is working with 2 clients with totally 1250 robots. I have 2 servers, each with 375 aliases (750 servers). The server side is working perfectly, but on the two client machines I get the message that too many files are open. I assumed that I have to less file descripters available for them. But I looked it up: root@polygraph-client1:/root/polygraph# more /proc/sys/fs/file-nr 416 0 98945 root@polygraph-client1:/root/polygraph# lsof | wc -l 837 98945 - 837 = 98108 still available. Don't get it why that number is sufficient for 625 robots on each machine? Maybe I should have a look on the number while executing the test case... Okay, I tested it. At this point I get the message the first time: root@polygraph-client1:~# more /proc/sys/fs/file-nr ; lsof | wc -l 1504 0 98945 1995 1995 of 98945 file descriptors used. Do I look at the wrong values? :-? Regards, Gerrit _______________________________________________ Users mailing list Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] http://www.web-polygraph.org/mailman/listinfo/users