Getting Data In

mongod process consuming more CPU on Linux NUMA machine -remediation

anantdeshpande
Path Finder

mongod process taking more CPU. Getting below message in var/log/splunk/mongod.log. Where should I run this command?
Is there any alternate solution?

WARNING: You are running on a NUMA machine.
We suggest launching mongod like this to avoid performance problems:
numactl --interleave=all mongod [other options]

bash-4.1$ pwd
/export/apps/splunk/bin
bash-4.1$ ls -lrt mongod
-r-x------ 1 a_splnkd 5001 24168096 Mar 26 12:45 mongod
bash-4.1$ numactl --interleave=all mongod
numactl: execution of `mongod': No such file or directory

Tags (1)
0 Karma

inventsekar
SplunkTrust
SplunkTrust

as its saying, `mongod': No such file or directory, please try -

numactl --interleave=all ./mongod

or

numactl --interleave=all /export/apps/splunk/bin/mongod

mongod process taking more CPU -- maybe, its a mongodb related issue. please verify.

0 Karma

anantdeshpande
Path Finder

We are not using any mongodb on the system. Warnings is from splunk mongod.log. Do you know why this mongod coming in picture. We are using HF for DB2 connect for ORACLE DATABASE.

/export/apps/splunk/var/log/splunk/mongod.log

bash-4.1$ numactl --interleave=all ./mongod
./mongod: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
bash-4.1$ numactl --interleave=all /export/apps/splunk/bin/mongod
/export/apps/splunk/bin/mongod: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...