-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.6.8, 3.0.0
-
Component/s: Replication
-
None
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I am trying to add new, hidden member (with version 3.0 running) to an existing replica set, which is running 2.6.8.
Host is added to replica set, connection is established, but synchronization won't start, and log output says:
2017-10-02T20:35:56.342+0000 F REPL [rsSync] During initial sync, found documents in admin.system.users but could not find an auth schema version document in admin.system.version 2017-10-02T20:35:56.342+0000 F REPL [rsSync] This indicates that the primary of this replica set was not successfully upgraded to schema version 3, which is the minimum supported schema version in this version of MongoDB
***aborting after fassert() failure
How to proceed?