. Install 2.7.7 unstable version on RHEL 6.5
. use yaml config file
. run sudo service mongod start
. verify that the service started successfully
. now run sudo service mongod stop
. notice that it did not give any error but running ps still shows the mongod is running
. Install 2.7.7 unstable version on RHEL 6.5
. use yaml config file
. run sudo service mongod start
. verify that the service started successfully
. now run sudo service mongod stop
. notice that it did not give any error but running ps still shows the mongod is running
Description
sudo service mongod stop does not work for yaml config files.