[DOCS-8353] configDB parameter of mongos should be configdb (lower case) Created: 15/Jul/16  Updated: 11/Jan/17  Resolved: 22/Jul/16

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

Type: Bug Priority: Major - P3
Reporter: Amar Hamzeh Assignee: Ravind Kumar (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 7 years, 29 weeks, 5 days ago

 Description   

In https://docs.mongodb.com/manual/tutorial/deploy-shard-cluster/#connect-a-mongos-to-the-cluster the command line parameter in:

mongos --configDB <configReplSetName>/cfg1.example.net:27017,cfg2.example.net:27017,...

configDB should be configdb (lower case db) as mentioned in https://docs.mongodb.com/manual/reference/program/mongos/#cmdoption--configdb

In MongoDB 3.2 the following error message would show if configDB is used:

$ mongos --configDB
Error parsing command line: unknown option configDB
try 'mongos --help' for more information



 Comments   
Comment by Githook User [ 22/Jul/16 ]

Author:

{u'username': u'rkumar-mongo', u'name': u'ravind', u'email': u'ravind.kumar@10gen.com'}

Message: DOCS-8353: Fix parameters in auth tutorials

Fixed --configDB -> --configdb, --dbPath -> --dbpath

Minor formatting additions

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/92fd15a39afb2ca157346c0345dfe575fb49528b

Comment by Ravind Kumar (Inactive) [ 22/Jul/16 ]

https://github.com/mongodb/docs/pull/2677

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