Good morning!
I’ve recently deployed a replica set with TLS authentication in a network restricted environment. I configured the Ops Manager utility and encountered some problems on the pre-flight checks Backup daemon startup, since I start the service it stays looping in the backup daemon, looking into the daemon logs I’ve discovered the following errors:
[Starting Logging - App Version: 6.0.11.100.20230310T0146Z]
[main] INFO com.xgen.svc.mms.dao.mongo.MongoSvcUriImpl [MongoSvcUriImpl.java:initMorphiaMapper:189] - Initialized Morphia in 3183ms
[main] INFO com.xgen.svc.mms.dao.mongo.MongoSvcUriImpl [MongoSvcUriImpl.java::96] - Created MongoSvc with 1 client(s)
[main] INFO com.xgen.svc.brs.grid.BackupDaemonPreFlightCheck [BackupDaemonPreFlightCheck.java:check:107] - Waiting for a system upgrade to complete before attempting to start the Backup Daemon. Retrying in 60 second
We’ve currently deployed on MongoDB 4.4.16 Enterprise version and Ops Manager 6.0 version. I’ve seen that that version is “deprecated”. But before the upgrade we would like to setup the utility properly.