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

ReplSets wont initiate in Windows

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.0-rc1
    • Component/s: None
    • Labels:
    • Environment:
      Windows Server 2008
    • Windows

      Everything is the same as when running 1.6.5, upgraded to 1.8.0-rc1 and now can't get the set to initialize.

      Steps to reproduce:

      Start up 3 replset nodes.
      Connect via shell.
      Define the config and execute rs.initiate(config)

      Keep getting error:

      {
      "startupStatus" : 4,
      "info" : "myReplset",
      "errmsg" : "all members and seeds must be reachable to initiate set",
      "ok" : 0
      }

      rs.initiate()
      with no params doesn't work either doesnt work either.

            Assignee:
            kristina Kristina Chodorow (Inactive)
            Reporter:
            sym3tri Ed Rooth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: