我有一台运行 Ubuntu 16.04 LTS 的专用服务器。我的 mongoDB 服务有问题。当我进入 shell 时,我收到以下消息:
WARNING: You are running on a NUMA machine.
We suggest launching mongod like this to avoid performance problems:
numactl --interleave=all mongod [other options]
Run Code Online (Sandbox Code Playgroud)
我该如何解决?我已经尝试过类似的解决方案:How should I start MongoDB on a NUMA machine? 和:http ://greproot.com/warning-you-are-running-on-a-numa-machine-we-suggest-launching-mongod-like-this-to-avoid-performance-problems-numactl-interleaveall- mongod-other-options/ 但什么都没有...抱歉英语不好:D