Hi All,
I am new to MongoDB. What I do I follow the installation guide to install MongoDB
Using tarball. My OS is Oracle Linux 8.4
After completed installation
I started
mongod --dbpath /var/lib/mongo --logpath /var/log/mongodb/mongod.log
and always got “illegal instruction (core dumped)”
I dont know how to check it, and there is no log too and not sure why coredump.
Can you advise where to check and how to fix it?
Appreciated . Thanks