码迷,mamicode.com
首页 > 其他好文 > 详细

elasticsearch ulimit: error setting limit

时间:2014-12-16 13:38:59      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:style   ar   color   sp   for   on   div   art   log   

elasticsearch  ulimit: error setting limit

解决:

My understanding is that /etc/security/limits.conf applies to login shells - but if you‘ve installed docker via apt-get, it‘s started by Upstart. I‘ve added the following line to my /etc/init/docker.conf, which works for me and restart docker:


limit nofile 262144 262144

elasticsearch ulimit: error setting limit

标签:style   ar   color   sp   for   on   div   art   log   

原文地址:http://my.oschina.net/zuoan001/blog/356613

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!