-
Type:
Bug
-
Resolution: Done
-
Priority:
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?
- is related to
-
TOOLS-38 mongostat off replica set - incorrect usage in "--help"
-
- Closed
-