-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Admin
-
None
-
Fully Compatible
-
OS X
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Passing relative paths to mongod works --dbpath, --logpath but does not work for --pidfilepath which is not consistent.
To reproduce:
- Run the following command from your home dir
mongod --dbpath mydbpath --pidfilepath mydbpath/pid.txt
- Result: mydbpath/pid.txt does not get created
- is duplicated by
-
SERVER-10263 Failure to use absolute path for --pidfilepath will result in no pidfile being created
-
- Closed
-