Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
2.0.7, 2.4.5
-
None
-
None
-
ubuntu 11.10
-
Fully Compatible
-
Linux
Description
Hi,
I installed mongodb20-10gen and it installs fine and starts the service but the problem I am seeing is after it is installed the init.d/mongodb service script seems some what broken. The status script returns a fail even though the service is running. After investigating it seems something is storing the wrong pid in the pidfile causing the status to not work correctly. This also breaks the "stop" command. Updating the pidfile with the correct pid after doing a "ps aux" fixes things but this is not an ideal solution. It may be because something is being forked that the pid is being stored at the wrong time. Let me know if you need any other information. Please investigate.
Thanks,
Jay
Attachments
Issue Links
- is related to
-
SERVER-8774 mongodb is uninstallable on Debian Squeeze from the official repos
-
- Closed
-
-
DOCS-2869 Clarify fork option
-
- Closed
-