Question : My mongod runs out of connections from time to time. But when I restart the instance, it becomes […]
Tag: mongodb2.4
mongodb 2.4.1 instance shutdown without log
Question : I am running mongodb in a replica set of 3 nodes (no sharding). But since 5 days the […]
Import indexes from MongoDB v2.4 to MonDB v3.6.4
Question : I have migrated the collection.bson file from MongoDB 2.4 to MongoDB 3.6.4 as collection.json. But their is 1 […]
Getting empty folder when using mongodump to back up my MongoDB
Question : Basically, I have a problem with using mongodump to back up my MongoDB. This is the general syntax […]