Allow one mongod to replay many oplogs from many servers

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have many small mongodb servers. The request is to have online copies (slaves) of all databases in one place/server

      There is option in mongod:
      --slave; --source [server:port]

      This option could be extended with possibility to use:
      --source1 [server:port],--source1db [db], --source1collection [coll] etc etc etc
      to allow read oplog from many Master servers and REPLAY them on the target server.
      This solution would allow customers to build ONE archive server with ONE mongod running and holding online copies (slaves, rs) from many many databases/collections.

      thanks \marian

            Assignee:
            Andy Schwerin
            Reporter:
            marian badinka
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: