AW: too many open files - a lack of available filedescriptors?
"Hohl, Gerrit" <[email protected]> Fri, 9 Dec 2011 09:06:52 +0100
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
Hello David, thanks for your reply. :-) I didn't know that there is a difference between the global and the per process limit. And I guess I found a solution here: http://www.xenoclast.org/doc/benchmark/HTTP-benchmarking-HOWTO/node7.html Regards, Gerrit -----Ursprüngliche Nachricht----- Von: users-bounces-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] [mailto:users-bounces-mN9fGWdlm5pku/f+YMZH/[email protected]] Im Auftrag von David Morris Gesendet: Donnerstag, 8. Dezember 2011 17:29 An: users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] Betreff: Re: too many open files - a lack of available filedescriptors? You are looking a system wide values. You need the value for your polygraph process(es) ... 1024 is a typical default if you've not taken steps to increase it. On Thu, 8 Dec 2011, Hohl, Gerrit wrote: > 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 > _______________________________________________ Users mailing list Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] http://www.web-polygraph.org/mailman/listinfo/users _______________________________________________ Users mailing list Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] http://www.web-polygraph.org/mailman/listinfo/users