-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Admin
-
None
"Tue Oct 15 18:14:04 [initandlisten] ", "Tue Oct 15 18:14:04 [initandlisten] ** WARNING: You are running on a NUMA machine.", "Tue Oct 15 18:14:04 [initandlisten] ** We suggest launching mongod like this to avoid performance problems:", "Tue Oct 15 18:14:04 [initandlisten] ** numactl --interleave=all mongod [other options]", "Tue Oct 15 18:14:04 [initandlisten] "
Should add in:
Then, disable zone reclaim in the proc settings using the following command: echo 0 > /proc/sys/vm/zone_reclaim_mode
- duplicates
-
SERVER-3497 check for /proc/sys/vm/zone_reclaim_mode at startup
- Closed