Se till att du har replSetName
namn konfigurerat i /etc/mongod.conf
replication:
replSetName: "somename"
Starta sedan om din mongod.
sudo service mongod stop
sudo service mongod start
sudo service mongod restart
Se till att du har replSetName
namn konfigurerat i /etc/mongod.conf
replication:
replSetName: "somename"
Starta sedan om din mongod.
sudo service mongod stop
sudo service mongod start
sudo service mongod restart