Delete existing replicaSet record in Server C using the command
shell> mongo
mongo> use local
mongo>db.system.replset.remove({});
mongo>exit
Комментариев нет:
Отправить комментарий