Title: MongoDB service fail after restart, but system running well [Print this page] Author: lucky@mitra.com Time: 2017-12-8 00:11 Title: MongoDB service fail after restart, but system running well Hello, there,
I've just install MACC Base on our server. After running ./install.sh script, I find that MongoDB service is running well.
[root@macc]# service mongod status
● mongod.service - SYSV: Mongo is a scalable, document-oriented database.
However, after I reboot the server, MongoDB service fail to start eventhough the system seems running as expected (can login, can do setting etc). These are the message shown on my screen.
[root@macc SSL]# service mongod status
● mongod.service - SYSV: Mongo is a scalable, document-oriented database.
Dec 07 22:37:06 macc-base-server systemd[1]: Starting SYSV: Mongo is a scalable, document.....
Dec 07 22:37:06 macc-base-server runuser[1530]: pam_unix(runuser:session): session opened...0)
Dec 07 22:37:06 macc-base-server mongod[1519]: Starting mongod: [FAILED]
Dec 07 22:37:06 macc-base-server systemd[1]: mongod.service: control process exited, code...=1
Dec 07 22:37:06 macc-base-server systemd[1]: Failed to start SYSV: Mongo is a scalable, d.....
Dec 07 22:37:06 macc-base-server systemd[1]: Unit mongod.service entered failed state.
Dec 07 22:37:06 macc-base-server systemd[1]: mongod.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
I have tried to bring the service up by executing this but still cannot get the service to run.
[root@macc SSL]# service mongod start
Can anyone advice, what should I do? Thank you in advance for your suggestion.
-Lucky I. Ismail
Author: Levy Time: 2017-12-10 16:05
what is youe linux system, have you downloaded the system suggested in the installation guide ? Author: lucky@mitra.com Time: 2017-12-12 16:08
Levy replied at 2017-12-10 15:05
what is youe linux system, have you downloaded the system suggested in the installation guide ?
I use Centos 7.2.1511 and MACC Base 3.1.24655_Build20171030.
Welcome to Ruijie Community (https://community.ruijienetworks.com/)