BE节点无法启动

Viewed 23
[Thu Jul 24 01:22:17 UTC 2025] run start_be.sh
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.

image.png但是已经配置很高了

2 Answers

应该是没生效,以ulimit -n的结果为准

你是什么版本呀,我也有类似的问题,Doris operator 部署, 3.0.3 可以,3.0.4 和 3.0.5 就起不来了