-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: WiredTiger
-
None
-
Storage Execution
In SERVER-20056 we warn if the cache size is greater than 80% of RAM. I've seen a case where the cacheSizeGB was accidentally set to 3x RAM and this led to some weird results including OOMKiller.
Perhaps as well as the startup warning, we could ignore (or correct) any cacheSizeGB greater than RAM to save admin's from destabilizing a node?