-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.10, 2.6.3, 2.7.3
-
Component/s: Internal Code
-
None
-
Environment:x86_64
-
Linux
-
my /etc/mongod.conf defines an pidfile. On server startup the pid file gets created with the correct process id in it.
Terminating mongod with the provided init-script (upstart) does not delete the pid file and the file contains the old process id (it does not get cleared out as the lock file)
System ubuntu 12.04 / 64bit
MongoDB 2.4.10
deb archve from http://downloads-distro.mongodb.org/repo/ubuntu-upstart
Best regards
- is related to
-
SERVER-27016 mongod.pid is not removed when calling db.shutdownServer(), preventing subsequent init.d start
- Closed