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

Can not add new member into active replica set

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • 4.2 Required
    • None
    • Replication
    • None
    • Triage

    Description

      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!

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: