I am trying to run mongo process instance with this command :
mongod --replSet m101 --logpath "1.log" --dbpath /data/rs1 --port 27017 --smallfiles --oplogSize 64 --fork
But i am getting the following error :
about to fork child process, waiting until server is ready for connections.
forked process: 5088
ERROR: child process failed, exited with error number 100