3
We are in the company testing a project using Mongodb database. The database is installed on a Linux server (Centos), with 32GB of RAM, but sometimes the database para de funcionar
and needs to be started again.
Someone who’s had experience with MongoDB
and also faced this problem?
Does it mean that it stops without any message? It’s a little broad this issue, you have more crash information?
– dougg0k
In the last line of the log file it says: Too Many Connections open: 4000
– Paulo Luvisoto
But it might be making the bank stop?
– Paulo Luvisoto
I believe that it is possible yes, beyond the 32GB, the configuration of Mongo was made to actually use all the resource? Are you monitoring for when you fall, can you possibly know the status of the system and the network? Something could be overloading and knocking down the bank.
– dougg0k
I commented on an answer here: https://answall.com/questions/258443/mongodb-mmapv1-ou-wiredtiger
– Glenn Mateus