-
Notifications
You must be signed in to change notification settings - Fork 72
Description
目前我们所有的服务日志都放一个目录下,在服务长期运行后,日志文件过多或导致磁盘剩余空间不足,从而导致新日志无法落盘。我们需要你帮助我们为 curveadm 提供配置项,来对 curve 集群服务的日志进行管理,以下这些策略供你参考:
- 提供压缩
- 只保留指定日期内的日志,删除其他日志
- 或其他有效的措施
特别需要注意的是:这里说的服务日志是指 curve 的服务日志而不是 curveadm 的日志,如 etcd、mds、chunkserver、metaserver。
Registration procedure
Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.
- If you are a student, please introduce your school, major, programming language, technical fields of interest, what you are good at, and why you chose this issue.
- If you are already working, please introduce your company, career, work content, technical fields of interest, and why you chose this issue.
Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.
Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.
Tips
- Before developing, please read the dev guideline( https://ask.opencurve.io/t/topic/201) carefully and communicate with your mentor.
- Please submit a draft PR before 11.29, and the mentor will review it within 2-5 working days and may guide you to modify the PR based on the actual situation.
- If you successfully merge into PR before 12.27 and you will receive gifts carefully prepared by the Curve community.