FlickerMi commented on issue #13151: URL: https://github.com/apache/iotdb/issues/13151#issuecomment-2290903083
@HTHou 已经解决,主要是容器内openfiles的ulimit太高,导致启动iotdb时,lsof命令checkConfigNodePortUsages的时侯挂起了。 解决方法:修改/etc/docker/daemon.json 默认ulimits,设置小点  参考内容:https://unix.stackexchange.com/questions/722948/lsof-is-frozen-inside-the-container -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
