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

Backup still running even if logs report failure #245

Closed Bastian82 closed 6 years ago

Bastian82 commented 6 years ago

We suffering errors described here #165 In log we can read that mongodb-consistent-backup failed and it is stoping mongodump threads: https://pastebin.com/9vBvVXvG

but processes is still running and mongodump still dumping data to the backup directories: https://pastebin.com/e7eLz9vu

timvaillancourt commented 6 years ago

Hi @Bastian82, as you allude this is a duplicate of #165. I will consolidate the issues.