I am following each step on the laboratory but I haven’t been to start the config server.
After creating the files: csrs_1.conf, csrs_2.conf, csrs_3.conf
And then start one of the server with:
mongod -f csrs_1.conf
I got his message:
vagrant@m103:~$ mongod -f csrs_1.conf
about to fork child process, waiting until server is ready for connections.
forked process: 1913
ERROR: child process failed, exited with error number 1
To see additional information in this output, start without the “–fork” option.