Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-107

mongorestore w/replicaset-connection fails with socket timeout

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: Legacy C++ Implementation
    • Component/s: mongorestore
    • None
    • Platforms 2016-08-26

      I'm trying to run a restore on centos replicaset using the command below. After all errors are imported, the error below occurs when creating index 2 of 5. Please note that two members of this replicaset are A5's on azure and are fully operational. This collection size is 30gb.

      Creating index: { key: { pid: 1 }, ns: "exceptionless.error", name: "pid_1" } 
      Mon Mar 17 23:23:08.092 Socket recv() errno:110 Connection timed out xx.238.54.0:27017 
      Mon Mar 17 23:23:08.176 SocketException: remote: xx.238.54.0:27017 error: 9001 socket exception [RECV_ERROR] server [xx.238.54.0:27017] 
      Mon Mar 17 23:23:08.176 DBClientCursor::init call() failed 
      assertion: 10276 DBClientBase::findN: transport error: xxx.cloudapp.net:27017 ns: exceptionless.$cmd query: { getlasterror: 1 }
      

      Do you have any ideas on what could be causing this?

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            bniemyjski Blake Niemyjski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: