You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/22 02:53:48 UTC

[GitHub] [doris] zhanghaicheng1 commented on issue #10328: [Feature]

zhanghaicheng1 commented on issue #10328:
URL: https://github.com/apache/doris/issues/10328#issuecomment-1162575934

   看了下警告日志提示如下:
   ```
   E0622 09:51:21.122166 54569 storage_engine.cpp:418] File descriptor number is less than 60000. Please use (ulimit -n) to set a value equal or greater than 60000
   W0622 09:51:21.122720 54569 storage_engine.cpp:180] check fd number failed, error: Internal error: file descriptors limit is too small
   W0622 09:51:21.122738 54569 storage_engine.cpp:102] open engine failed, error: Internal error: file descriptors limit is too small
   F0622 09:51:21.123497 54569 doris_main.cpp:406] fail to open StorageEngine, res=file descriptors limit is too small
   E0622 10:26:57.538239 11737 storage_engine.cpp:418] File descriptor number is less than 60000. Please use (ulimit -n) to set a value equal or greater than 60000
   W0622 10:26:57.538352 11737 storage_engine.cpp:180] check fd number failed, error: Internal error: file descriptors limit is too small
   W0622 10:26:57.538369 11737 storage_engine.cpp:102] open engine failed, error: Internal error: file descriptors limit is too small
   F0622 10:26:57.539428 11737 doris_main.cpp:406] fail to open StorageEngine, res=file descriptors limit is too small
   E0622 10:43:22.816769 19587 storage_engine.cpp:418] File descriptor number is less than 60000. Please use (ulimit -n) to set a value equal or greater than 60000
   W0622 10:43:22.816854 19587 storage_engine.cpp:180] check fd number failed, error: Internal error: file descriptors limit is too small
   W0622 10:43:22.816869 19587 storage_engine.cpp:102] open engine failed, error: Internal error: file descriptors limit is too small
   F0622 10:43:22.817775 19587 doris_main.cpp:406] fail to open StorageEngine, res=file descriptors limit is too small
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org