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

support export the yaml that tools-v2 used #315

Open
caoxianfei1 opened this issue Sep 26, 2023 · 4 comments
Open

support export the yaml that tools-v2 used #315

caoxianfei1 opened this issue Sep 26, 2023 · 4 comments
Assignees
Labels
Curve Autumn Code Camp kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon

Comments

@caoxianfei1
Copy link
Contributor

caoxianfei1 commented Sep 26, 2023

provide a command that export the yaml file to use for tools-v2.

global:
  httpTimeout: 1000ms
  rpcTimeout: 1000ms
  rpcRetryTimes: 1
  maxChannelSize: 4
  showError: false

curvefs:
  mdsAddr: 10.182.2.46:7811,10.182.2.47:7811,10.182.2.48:7811
  mdsDummyAddr: 10.182.2.46:8811,10.182.2.47:8811,10.182.2.48:8811
  etcdAddr: 10.182.2.46:3490,10.182.2.47:3490,10.182.2.48:3490
  s3:
    ak: minioadmin
    sk: minioadmin
    endpoint: http://10.182.30.15:9000
    bucketname: chengyi01
curvebs:
  mdsAddr: 10.182.2.46:9200,10.182.2.46:9201,10.182.2.46:9202
  mdsDummyAddr: 10.182.26.46:9210,10.182.26.46:9211,10.182.26.46:9212
  etcdAddr: 10.182.2.46:3510,10.182.2.46:3511,10.182.2.46:3512
  root:
    user: root
    password: root_password

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.
@hdbdn77
Copy link

hdbdn77 commented Nov 7, 2023

是希望使用 curve COMMAND 命令显示当前的配置吗

@youarefree123
Copy link

Hello, I am a postgraduate student at Nanjing University of Information Science and Technology,commonly used languages are C++ and Go. I have learned the course MIT6.82. Can I try this issue?

@caoxianfei1
Copy link
Contributor Author

是希望使用 curve COMMAND 命令显示当前的配置吗

curve COMMAND can generate it.

@caoxianfei1
Copy link
Contributor Author

Hello, I am a postgraduate student at Nanjing University of Information Science and Technology,commonly used languages are C++ and Go. I have learned the course MIT6.82. Can I try this issue?

Of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Curve Autumn Code Camp kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon
Projects
None yet
3 participants