X
X
x32net2017-11-15 16:58:30
MongoDB
x32net, 2017-11-15 16:58:30

What happens when the MongoDB database gets too big?

What happens when the MongoDB database becomes too large and there is no more disk space?
* while the database is running
* after (re)launch
How quickly (up to 10 minutes) upload test data (unique) to monga for a total of 100Mb?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Philipp, 2017-11-15
@x32net

1. The process will crash.
2. The system will not boot if there is no free disk space.
In order to avoid such a problem, you need to learn how to do sharding. Therefore, we read:
1. Do not care what MySQL is, it is important to understand the principle https://ruhighload.com/post/%D0%A8%D0%B0%D1%80%D0%...
2. The old version (it is more detailed) https ://docs.mongodb.com/v3.0/core/sharding-introd...
3. New https://docs.mongodb.com/manual/sharding/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question