mongod, mac os x - rlimits warning [closed]

拥有回忆 提交于 2019-12-20 08:17:40

问题


I've been using mongo on my mac os x 10.8 and suddenly yesterday at my logs appeared this warning (and when starting shell it's present too) -

WARNING: soft rlimits too low. Number of files is 256, should be at least 1000

Who could explain, what does it mean? And should I increase number of rlimits somehow?


回答1:


on mac, you probably using mongodb for development purpose. If yes, then you can ignore this.



来源:https://stackoverflow.com/questions/16621763/mongod-mac-os-x-rlimits-warning

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!