Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-48604

Can not add new member into active replica set

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.2 Required
    • Component/s: Replication
    • Labels:
      None
    • Server Triage

      I had problems which I was not able to add a new node into active replica set. I had followed https://docs.mongodb.com/manual/tutorial/expand-replica-set/ this tutorial on docs. Each was Ok but after I used rs.add(

      {host:"myhostname:port",  priority: 0, votes: 0 }

      ) , there nothing happen on the member node. I used rs.status() on PRIMARY to check state of replica set but I meet "state" : 6 and  "stateStr" : "(not reachable/healthy)". Please help me, I have not found the solution for 4 days. I repeated the tutorial but having the same result. Thank you so much!

            Assignee:
            backlog-server-triage [HELP ONLY] Backlog - Triage Team
            Reporter:
            vuthongcs@gmail.com Vũ Văn Thống
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: