-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Hi!
I'm using mongoDB 2.2.1
I tried to make initial sync for the one of secondaries, but it failed with following exceptions:
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Mon Jan 21 07:22:07 [rsSync] SocketException: remote: 192.168.1.101:27017 error: 9001 socket exception [0] server [192.168.1.101:27017]
Mon Jan 21 07:22:07 [rsSync] Socket recv() conn closed? 192.168.1.101:27017
Logfile raised to 200gb size in 6 hours, with 0 logLevel.
The machine at 192.168.1.101 is primary now.
- related to
-
SERVER-9791 Move "replication batch size is" log message from level 1 to 2
- Closed