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

Allow for replica set initialization via CLI options and/or config file

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • Affects Version/s: None
    • Component/s: Admin
    • Labels:
      None
    • Replication

      It would be very nice if there were a way to tell the mongo server to initialize a replica set automatically after starting up. For automated sysadmin setups (like Chef), it can be very difficult to fully bootstrap several mongo nodes for a replica set. This is due to the fact that you have to wait for the server to come up, then call rs.initialize() in the shell. If there were some way via the CLI options (and config file) to instruct the server to do this automatically, it would make automated bootstrapping much, much easier.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            micahwedemeyer Micah Wedemeyer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: