AW: too many open files - a lack of available filedescriptors?

Hohl, Gerrit g.hohl at aurenz.de
Fri Dec 9 08:06:52 UTC 2011


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 at web-polygraph.org [mailto:users-bounces at web-polygraph.org] Im Auftrag von David Morris
Gesendet: Donnerstag, 8. Dezember 2011 17:29
An: users at web-polygraph.org
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 at polygraph-client1:/root/polygraph# more /proc/sys/fs/file-nr
> 416     0       98945
> root at 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 at 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 at web-polygraph.org
> http://www.web-polygraph.org/mailman/listinfo/users
> 
_______________________________________________
Users mailing list
Users at web-polygraph.org
http://www.web-polygraph.org/mailman/listinfo/users



More information about the Users mailing list