mongod, mac os x - rlimits warning

MacosMongodbLimits

Macos Problem Overview


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?

Macos Solutions


Solution 1 - Macos

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

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionKosmetikaView Question on Stackoverflow
Solution 1 - MacosAniruddhaView Answer on Stackoverflow