Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-500

fix the replica set string for mongodump

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

      The page at : http://docs.mongodb.org/manual/reference/mongodump/
      says to connect to a replica set, use the --host argument with a setname and gives the following example:

      mongodump --host repl0/mongo0.example.net,mongo0.example.net,27018,mongo1.example.net,mongo2.example.net
      

      Please fix the replica set string. The string setname should be "repl0/host1:port,host2:port".

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            siddharth.singh@10gen.com siddharth.singh@10gen.com
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              11 years, 34 weeks, 6 days ago