Report this

What is the reason for this report?

server keeps crashing using mongodb

Posted on April 7, 2017

I use this command to hang up a mongodb in background and set dbpath to mount:

sudo mongod --dbpath /mnt/volume-nyc1-04/mongodata2 --fork --logpath /var/log/mongod.log --bind_ip 127.0.0.1

this works well for mongodata, but for mongodata2 whenever i type into command line the whole server just keep crashing and i have to log into console and power on.

This mongodata2 is a large db (300GB) with large collection (3billion rows). I am wondering what could cause the server crashing?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.