Update replication options in /etc/mongod.conf

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 2.5.4
    • Affects Version/s: None
    • Component/s: Packaging
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Master/Slave replication is deprecated yet in /etc/mongod.conf we have this:

      # Replication Options
      
      # in replicated mongo databases, specify here whether this is a slave or master
      #slave=true
      #source=master.example.com
      # Slave only: specify a single database to replicate
      #only=master.example.com
      # or
      #master=true
      #source=slave.example.com
      

      It would be better to replace these with replSet= for example.

            Assignee:
            David Storch
            Reporter:
            Tyler Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: