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

Starting slave with --fastsync doesn't seem to work

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Running 1.4.0

      So, I'm not totally sure this is a bug, I just know this doesn't seem to be working.

      I created a snapshot of a master with ~250G of data and rsync'd that to the slave host. When starting the slave with --auth --slave --source 10.6.64.206 --fastsync I get this in the log after the normal startup stuff:

      Fri May 14 12:28:28 repl: from host:10.6.64.206

      but then no notices about objects being replicated and db.printSlaveReplicationInfo() from the console gives:

      > db.printSlaveReplicationInfo();
      source: 10.6.64.206
      Fri May 14 12:36:13 JS Error: TypeError: x has no properties (anon):841

      At Kristina's recommendation in #mongodb I removed --auth from both the master and slave and retried, same results. Can one of you guys ping me in either #mongodb or #ey-weshop with perhaps looking to take a direct look at this with me? This is fairly time critical.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            ejones Erik Jones
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: