Closed euhruska closed 6 years ago
full_result
-> MongoDB is full again...
damn, I deleted everything a few days ago... does the two.radical-project.org mongoDB have any limits?
no - but we'll eventually run out of disk space. We consider the radical DB to be experimental and not necessarily fit for production. Having said that, it might be more stable than mlab. Your institution may consider to find a (payed) MongoDB provider, or to host MongoDB in-house?
can you point me to instructions, so I can setup like two.radical-project.org?
There is really not much to it. On any Debian related Linux, it boils down to apt-get install mongodb-server
, and I assume it is similar for RPM based distributions. Once installed, you need to make sure that the port is open to the outside: you may need to set the bind_ip
value in /etc/mongodb.conf
to the external network interface. And you may want to add user IDs and passwords - that is documented here and here (for the second link, search for Mongo 3.2.1
for updated information). You may need to enable auth
in the config file.
Let me know if you need more info!
works
what does this in update.0.child.log mean?
and in agent_0.executing.0.child.log