i already have read the section in the faq... but this didnt resolve my problem...
but first things first
im running 3 dayz servers on my debian 6 machine
im starting them with xvfb every one in his own screen
so far so good...
when i want to start a 4th server now i get this message
Code: Select all
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased
but there can only be 3 started at the same time...
i already set the limit to the double amount as it was on standard (1024 -> 2048)
i also tried it with more than 10k
in my etc/security/limits.conf i have now
Code: Select all
gameserver hard nofile 2048
gameserver soft nofile 2048
the server was also rebooted for testing...
but the problem still remains...
i hope someone can help me out with this one... im slowly running out of ideas right now...
regards