[DOCS-8373] An example with mongoUri for replica set is missing replicaSet option Created: 18/Jul/16  Updated: 28/Nov/18  Resolved: 18/Jul/16

Status: Closed
Project: Documentation
Component/s: Ops Manager
Affects Version/s: None
Fix Version/s: 01112017-cleanup

Type: Bug Priority: Minor - P4
Reporter: Dmitry Ryabtsev Assignee: Bob Grabar
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Participants:
Days since reply: 7 years, 30 weeks, 3 days ago

 Description   

The current Ops Manager documentation uses the following example for mongo.mongoUri paramter of conf-mms.properties file:

mongo.mongoUri=mongodb://db1.example.com:40000,db2.example.com:40000,db3.example.com:40000

As this is an example for a use case when are replica set is used as AppDB, the connection string should also contain the replicaSet option. E.g.:

mongo.mongoUri=mongodb://db1.example.com:40000,db2.example.com:40000,db3.example.com:40000/?replicaSet=appdbRS


Generated at Thu Feb 08 07:56:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.