I added below code in mongod.conf file for oplog implementation
replication:
replSetName:rs0
oplogSizeMB:100
master:true
After this I restart mongod service but error is coming.
sudo service mongod restart
I added below code in mongod.conf file for oplog implementation
replication:
replSetName:rs0
oplogSizeMB:100
master:true
After this I restart mongod service but error is coming.
sudo service mongod restart
Copyright © 2021 Jogjafile Inc.