Skip to content
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

Closed
ZhuoZhuoCrayon opened this issue Jul 24, 2023 · 3 comments
Closed
Assignees
Labels
done 已上线到正式环境并验收通过

Comments

@ZhuoZhuoCrayon
Copy link
Member

你想要什么功能

为什么需要

建议如何实现

@ZhuoZhuoCrayon ZhuoZhuoCrayon added the todo 进入开发排期的状态,纳入了最近的迭代 label Jul 24, 2023
@ZhuoZhuoCrayon ZhuoZhuoCrayon self-assigned this Jul 24, 2023
@ZhuoZhuoCrayon
Copy link
Member Author

关于2.0的agent托管stsyemd的问题

目前还是使用的1.0的rc-local模式,这个有很大的风险,rc-local只触发拉起但是没有检测,在用户机器重启后可能拉起失败,最后造成大量节点agent进程小时了,需要使用systemd的模式

机器启动之后init进程rclcoal的托管会开始拉起,但是往往这个时候不像windows的service会内部给你控制好就绪态,这样就会存在一定概率网络无法联通

@ZhuoZhuoCrayon ZhuoZhuoCrayon added doing 已经接受处理,正在开发实验 and removed todo 进入开发排期的状态,纳入了最近的迭代 labels Jul 26, 2023
@ZhuoZhuoCrayon
Copy link
Member Author

运维侧结论:无法预估 systemd 的风险,暂不启用,默认还是 rc-local,部分环境开启 crontab

@ZhuoZhuoCrayon ZhuoZhuoCrayon changed the title [FEATURE] Linux 采用 systemd 模式托管 2.0 Agent / Proxy 进程 [FEATURE] Linux 2.0 Agent / Proxy 进程 Jul 27, 2023
@ZhuoZhuoCrayon ZhuoZhuoCrayon changed the title [FEATURE] Linux 2.0 Agent / Proxy 进程 [FEATURE] Linux 2.0 Agent / Proxy 支持配置进程托管模式 Jul 27, 2023
@ZhuoZhuoCrayon ZhuoZhuoCrayon added for test 可以在测试环境进行验收 and removed doing 已经接受处理,正在开发实验 labels Jul 31, 2023
@wyyalt wyyalt added tested 已经在测试环境验收通过 and removed for test 可以在测试环境进行验收 labels Aug 10, 2023
@wyyalt wyyalt added done 已上线到正式环境并验收通过 and removed tested 已经在测试环境验收通过 labels Aug 14, 2023
@ZhuoZhuoCrayon
Copy link
Member Author

企业微信截图_04167f18-b65d-4994-b70b-2fd31e7b1e42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done 已上线到正式环境并验收通过
Projects
None yet
Development

No branches or pull requests

2 participants