Where are supose to be these files?
Finally I executed:
mongod --config /shared/node1.conf
and get this:
All others previous commands (create folders, permissions… are ok).
Many thanks for help !!!
Xavi
Where are supose to be these files?
Finally I executed:
mongod --config /shared/node1.conf
and get this:
All others previous commands (create folders, permissions… are ok).
Many thanks for help !!!
Xavi
Please remove --fork and run again as suggested
It will throw error on your screen as to why mongod is not coming up
Most likely missing DB dir path,logpath,missing permissions
If I delete fork option in node1.conf then I get no error but also anything…