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

replSet does not work when bind="internal_ip"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.1
    • Affects Version/s: 1.6.1
    • Component/s: None
    • Labels:
      None
    • Environment:
      centos
    • Linux

      server started with

      bind=internal_ip
      replSet=set1

      > rs.initiate()
      {
      "startupStatus" : 4,
      "info" : "set1",
      "errmsg" : "all members and seeds must be reachable to initiate set",
      "ok" : 0
      }

      works when 'bind' is not specified but then it's impossible to rs.add('internal_ip')

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            gilles Gilles Devaux
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: