-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Packaging
Should do something like:
if numactl --hardware > /dev/null 2> /dev/null ; then
numactl --interleave=all mongod ...
else
mongod
fi
- is related to
-
SERVER-27587 mongod.service does not disable NUMA
-
- Closed
-
- related to
-
SERVER-7268 Add numactl to upstart scripts
-
- Closed
-