-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently, a mongod in a replica set initiated as a configsvr replica set cannot be restarted without --configsvr. Doing so would result in a fassert here. However, --configsvr is not compatible with --maintenanceMode. So right now, there isn't a way to start a configsvr mongod in maintenance mode.