Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
None
Description
2018-03-03T10:11:54.200+0800 I NETWORK [initandlisten] Listener: accept() returns -1 errno:23 Too many open files in system |
2018-03-03T10:11:54.200+0800 E NETWORK [initandlisten] Out of file descriptors. Waiting one second before trying to accept more connections. |
2018-03-03T10:11:54.432+0800 E STORAGE [thread1] WiredTiger (23) [1520043114:432765][26876:0x2b4166ca6700], log-server: /home/mongo/mongo3043/data/journal: directory-list: opendir: Too many open files in system |
2018-03-03T10:11:54.432+0800 E STORAGE [thread1] WiredTiger (23) [1520043114:432845][26876:0x2b4166ca6700], log-server: log pre-alloc server error: Too many open files in system |
2018-03-03T10:11:54.432+0800 E STORAGE [thread1] WiredTiger (23) [1520043114:432860][26876:0x2b4166ca6700], log-server: log server error: Too many open files in system |
When log-server encountered an error, it exit quitely, but mongod is still running, so that log-prealloc and log-achive and other issues cannot work.
Attachments
Issue Links
- duplicates
-
WT-3188 Fix error handling in logging where fatal errors could lead to a hang
-
- Closed
-