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

dfget 直接下载拉起来的daemon未使用指定的配置文件 #1380

Closed
ismewen opened this issue Jun 14, 2022 · 1 comment
Closed

dfget 直接下载拉起来的daemon未使用指定的配置文件 #1380

ismewen opened this issue Jun 14, 2022 · 1 comment
Assignees

Comments

@ismewen
Copy link

ismewen commented Jun 14, 2022

Bug report:

dfget 直接下载拉起来的daemon未使用指定的配置文件

image

Expected behavior:

dfget 直接下载时拉起的daemon使用指定的config文件启动

How to reproduce it:

./dfget --config ./config/dfget.yaml -u http://10.190.113.78:8001/15gfile.tgz

Environment:

  • Dragonfly version: 2.0.3
  • OS: centos
  • Kernel (e.g. uname -a): Linux VM-112-209-centos 4.14.105-1-tlinux3-0022 [WIP] Implement df daemon #1 SMP Wed Sep 29 11:01:45 CST 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Others:
@1037husterljx 1037husterljx self-assigned this Jun 14, 2022
@1037husterljx
Copy link
Contributor

cmd := exec.Command(os.Args[0], "daemon", "--launcher", strconv.Itoa(os.Getpid()))
config parameters are not passed to the daemon and dfget itself does not read the zone config,I will fix this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants