Details
-
Bug
-
Status: Backlog
-
Minor - P4
-
Resolution: Unresolved
-
None
-
ALL
Description
The init scripts for mongod/mongos on SysV platforms (CentOS, at least) should have, for the "daemon" invocation in the "start" dispatch, a
--pidfile $PIDFILE
tacked onto the end (of the pre-invocation). This will help make those functions smarter about refusing to launch a mongod/s to replace one that's already running.