-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 6.0.3
-
Component/s: None
-
None
-
ALL
-
// code placeholder {"t":{"$date":"2023-01-11T08:32:59.046+00:00"},"s":"W", "c":"CONTROL", "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":65530,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}{"t":{"$date":"2023-01-11T08:32:59.060+00:00"},"s":"F", "c":"ASSERT", "id":23079, "ctx":"initandlisten","msg":"Invariant failure","attr":{"expr":"isVersionInitialized()","file":"src/mongo/db/server_options.h","line":156}}{"t":{"$date":"2023-01-11T08:32:59.060+00:00"},"s":"F", "c":"ASSERT", "id":23080, "ctx":"initandlisten","msg":"\n\n***aborting after invariant() failure\n\n"}{"t":{"$date":"2023-01-11T08:32:59.060+00:00"},"s":"F", "c":"CONTROL", "id":6384300, "ctx":"initandlisten","msg":"Writing fatal message","attr":{"message":"Got signal: 6 (Aborted).\n"}}
we have this issue upgrading 2 different mongo instances, 1 is a standalone and another replicaset with 3 nodes.
FCV set to 5.0
We can't understand why it blocks.
- duplicates
-
SERVER-71068 Partial indexes should not check FCV during startup
- Closed