K
K
kobel1692013-11-18 11:49:09
MongoDB
kobel169, 2013-11-18 11:49:09

How to organize backup mongodb with minimal downtime?

new to mongo. I have a sharded mongodb cluster. Is it possible to perform its backup with minimal (preferably zero downtime). The official documentation speaks of at least the obligatory stop of writing to the cluster.
As an option, I'm interested in the ability to create a separate single slave for the entire cluster, so that it can be suspended for dumping. Is it possible to implement such a path?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sveratum, 2013-11-19
@kobel169

Was looking for a similar solution. The most optimal - I decided to use replication, complete freedom of action and fault tolerance.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question