Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
ALL
Description
When trying to launch a single mongod process with --fork flag.
The execution never return. The log directory is not the problem (neither data one).
I launch with:
mongod --port 27000 --dbpath data --logpath log/mongod0.log --fork
It never returns