We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
can we backup two mongo cluster at the same time? it reports error when running the second mongodb-consistent-backup command .
[2019-06-14 09:57:27,938] [CRITICAL] [MainProcess] [Main:get_lock:135] Could not acquire lock: '/tmp/mongodb-consistent-backup.lock'! Is another mongodb-consistent-backup process running? Exiting [2019-06-14 09:57:27,938] [INFO] [MainProcess] [Logger:compress:83] Compressing log file: /var/log/mongodb-consistent-backup/backup.default.20190614_0957.log [root@dbsrvm-mongobackup scripts]#
The text was updated successfully, but these errors were encountered:
Make sure your production.lock_file is configured differently on each configuration.
production.lock_file
Sorry, something went wrong.
No branches or pull requests
can we backup two mongo cluster at the same time?
it reports error when running the second mongodb-consistent-backup command .
[2019-06-14 09:57:27,938] [CRITICAL] [MainProcess] [Main:get_lock:135] Could not acquire lock: '/tmp/mongodb-consistent-backup.lock'! Is another mongodb-consistent-backup process running? Exiting
[2019-06-14 09:57:27,938] [INFO] [MainProcess] [Logger:compress:83] Compressing log file: /var/log/mongodb-consistent-backup/backup.default.20190614_0957.log
[root@dbsrvm-mongobackup scripts]#
The text was updated successfully, but these errors were encountered: