-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Usability
-
None
-
ALL
If you start `mongod` with the `--pidfilepath` and `–fork` options the pid written to the pid file is the parent process. If we want to subsequently identify the running process the pid file should contain the pid of the child process which is reported on the command line.