Done
Details
Assignee
Nurlan MoldomurovNurlan MoldomurovReporter
Ivan GroenewoldIvan GroenewoldPriority
MediumComponents
Needs QA
YesNeeds Doc
YesPlanned Version/s
Fix versions
Story Points
0Smart Checklist Progress
2/2 - Done
Details
Details
Assignee
Nurlan Moldomurov
Nurlan MoldomurovReporter
Ivan Groenewold
Ivan GroenewoldPriority
Components
Needs QA
Yes
Needs Doc
Yes
Planned Version/s
Fix versions
Story Points
0
Smart Checklist Progress
2/2 - Done
Smart Checklist
Smart Checklist
Smart Checklist
Created May 29, 2024 at 11:54 AM
Updated September 24, 2024 at 9:51 AM
Resolved September 23, 2024 at 11:24 AM
FCV enables/disables the use MongoDB features that persist data incompatible with earlier versions of MongoDB. FCV should normally be set to the current version of MongoDB (except in the case were you just upgraded and are not sure if you will need to downgrade).
For example if using MongoDB 4.2 with FCV set to 4.0 it means the current files on disk can be used to roll back to MongoDB 4.0 - while bumping FCV to 4.2 means you need to take a logical dump/restore to rollback.
It should be collected via mongodb_Exporter:
Also this is needed for one of the advisors that are planned