MongoDB 3.0.2 ReplicationSet can't Elections when primary node is killed

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • ALL
    • Hide

      1、init a replicationset with 3.0.2
      2、kill mongod on primary node host with cmmand kill -9
      3、excute cmmand rs.status() on secondary node

      Show
      1、init a replicationset with 3.0.2 2、kill mongod on primary node host with cmmand kill -9 3、excute cmmand rs.status() on secondary node
    • RPL 4 06/05/15, RPL 5 06/26/16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I create a replication set with three nodes where version are all 3.0.2,but when priamry node is killed by command 'kill -9 ${pid of mongod}',neither of the secondary node be elected as primary,rs.status() shows the primary is ok on one of the secondary node,when the killed primary node started up,the repliactionset has three scondary node ,without primary.

              Assignee:
              Scott Hernandez (Inactive)
              Reporter:
              wolf zhang
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: