-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Linux 2.0 Agent / Proxy 支持配置进程托管模式 #1698
Labels
done
已上线到正式环境并验收通过
Comments
关于2.0的agent托管stsyemd的问题 目前还是使用的1.0的rc-local模式,这个有很大的风险,rc-local只触发拉起但是没有检测,在用户机器重启后可能拉起失败,最后造成大量节点agent进程小时了,需要使用systemd的模式 机器启动之后init进程rclcoal的托管会开始拉起,但是往往这个时候不像windows的service会内部给你控制好就绪态,这样就会存在一定概率网络无法联通 |
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 26, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 26, 2023
运维侧结论:无法预估 systemd 的风险,暂不启用,默认还是 rc-local,部分环境开启 crontab |
ZhuoZhuoCrayon
changed the title
[FEATURE] Linux 采用 systemd 模式托管 2.0 Agent / Proxy 进程
[FEATURE] Linux 2.0 Agent / Proxy 进程
Jul 27, 2023
ZhuoZhuoCrayon
changed the title
[FEATURE] Linux 2.0 Agent / Proxy 进程
[FEATURE] Linux 2.0 Agent / Proxy 支持配置进程托管模式
Jul 27, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 27, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 27, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 27, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 28, 2023
ZhuoZhuoCrayon
added a commit
that referenced
this issue
Jul 28, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 28, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Jul 31, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Aug 1, 2023
ZhuoZhuoCrayon
added a commit
to ZhuoZhuoCrayon/bk-nodeman
that referenced
this issue
Aug 2, 2023
ZhuoZhuoCrayon
added a commit
that referenced
this issue
Aug 2, 2023
ZhuoZhuoCrayon
added a commit
that referenced
this issue
Aug 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你想要什么功能
为什么需要
建议如何实现
The text was updated successfully, but these errors were encountered: