-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Admin
-
Server Programmability
run second mongod instance with the same pidpath will rewrite pid file with the running mongo, through even if it forked failed.
So if you start mongod by init.d scripts twice, you can't stop mongod normally, why don't change pidfile after child process forked success?