Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Mongodump problem with large deployments #311

Open victor-ludorum opened 5 years ago

victor-ludorum commented 5 years ago

I have read in the MongoDB official documentation that mongodump is not good for large deployments and when the database is huge, then mongodump is not good. I want to know how mongodb_consistent_backup is handling that part. Because it is also using mongodump. Can anyone explain.

dbmurphy commented 5 years ago

The answer is it's shard aware and you should shard large deployments. That said you could make it take binary backups with Percona Server but this is more complicated I believe the official tool is being talked about in Austin next month at the conference. But what do I know since I don't work there anymore?

On Thu 11 Apr 2019, 10:47 a.m. SURYA PRIY, notifications@github.com wrote:

I have read in the MongoDB official documentation that mongodump is not good for large deployments and when the database is huge, then mongodump is not good. I want to know how mongodb_consistent_backup is handling that part. Because it is also using mongodump. Can anyone explain.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Percona-Lab/mongodb_consistent_backup/issues/311, or mute the thread https://github.com/notifications/unsubscribe-auth/ADtQPLlABs08extpSa-RinqxjjLv2Ymvks5vfwS0gaJpZM4cpMUu .