Hello everyone,
On Almalinux9 I just installed the rpm in this tar https://downloads.percona.com/downloads/percona-server-mongodb-6.0/percona-server-mongodb-6.0.18-15/binary/redhat/9/x86_64/percona-server-mongodb-6.0.18-15-r469d04ab337-el9-x86_64-bundle.tar
Installation seemed fine, but after a reboot I noticed that the journalctl -xeu mongod.service
is giving me this messages:
The process’ exit code is ‘exited’ and its exit status is 62.
mongod.service: Failed with result ‘exit-code’.
Failed to start High-performance, schema-free document-oriented database.
I think the problem is I installed percona server mongodb version 7, then uninstalled it, then reinstalled from the tar. and the logs are pointing out that there is a feature incompatibility.
How can I clean up the installation in order to reinstall?
What are the folders used by percona server mongodb 6 rpm?
solved I manually deleted everything in the system using mongo name and then did a yum reinstall *.rpm