[sheepdog-users] FD Limit
Valerio Pachera
sirio81 at gmail.com
Mon Dec 16 15:22:48 CET 2013
I get this message in sheep.log
check_host_env(477) Allowed open files 1024000, suggested 6144000
I set
/etc/sysctl.conf
fs.file-max = 1024000
After reboot I check
cat /proc/sys/fs/file-max
6144000
Then I edit
/etc/security/limits.conf
root soft nofile 6144000
root hard nofile 6144000
After a login (or reboot) I get the default values
ulimit -Hn
4096
ulimit -Sn
1024
If I set anything more than 1024000, then it gets ignored.
What do you think?
Debian wheezy 64 bit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20131216/58955884/attachment-0004.html>
More information about the sheepdog-users
mailing list