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

why does addShard require more than one seed specified?

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.8
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      It should be able to derive all of the members from one seed, but client/dbclient.h throws an assertion:

      > db.runCommand(

      {addshard : "unicomplex/ubuntu:10000"}

      )
      {
      "ok" : 0,
      "errmsg" : "couldn't connect to new shard assertion client/dbclient.h:125"
      }

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            kristina Kristina Chodorow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: