Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
ALL
-
Description
When I start the mongos instance, I get a string of errors along the lines of `getLastError command failed: w: 'majority' is the only valid write concern
when writing to config server replica sets, got:
`. This prevents mongos from being able to access and modify the config server, and thus the entire sharded cluster doesn't work.
I really hope I've just done something stupid instead.