Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
on this page https://docs.opsmanager.mongodb.com/current/tutorial/configure-local-mode/ we have a very good step by step tutorial on how to configure local mode.
however we are missing the critical additional step that if a customer is running backup, they will also need to update the conf-daemon.properties file fiels
- mongodb.release.directory=/opt/mongodb/mms-backup-daemon/mongodb-releases/
- mongodb.release.autoDownload=true
and populate that release directory manually as well.
This is actually discussed in the documentation here https://docs.opsmanager.mongodb.com/current/reference/configuration/#conf-daemon-properties for the two fields, but never referenced in the local mode instructions.