Apache Doris 中文技术论坛
Questions Tags Users Badges

各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.

Asked 6h ago Modified Jan 1, 0001
Viewed 9
operator 2.0 3.1

Set max number of open file descriptors to a value greater than 60000.
Ask your system manager to modify /etc/security/limits.conf and append content like

  • soft nofile 655350
  • hard nofile 655350
    and then run 'ulimit -n 655350' to take effect on current session.

这怎么解决啊,节点全都设置了1000000

edited Jan 1, 0001
a_zw1
asked 6h ago
1 Answers

已经和用户建联,目前已经提供跳过方案。

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)9445
answered 1h ago
Related Questions
各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.
1 answers
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
1 answers
执行 ANALYZE TABLE 收集表统计信息报错, [HY000][1105] errCode = 2, detailMessage = Stats table not available, please make sure your cluster status is normal
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.