when I run:
mongod -f mongos.conf.
vagrant@m103:~$ mongod -f mongos.conf
Unrecognized option: sharding.configDB
try ‘mongod --help’ for more information
when I run:
mongod -f mongos.conf.
vagrant@m103:~$ mongod -f mongos.conf
Unrecognized option: sharding.configDB
try ‘mongod --help’ for more information
Please check your mongos config file and configDB parameter values
Make sure indentation is proper
I tried to retype it and copy from the lecture. Both get the same problem.
I tried “mongod --help”, only got two options for sharding.
Ensure mongos is started as below
mongos -f mongos.conf