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

After the deployment is completed as documented, peers are displayed as 0 #3564

Open
sunnoy opened this issue Oct 9, 2024 · 3 comments
Open
Labels

Comments

@sunnoy
Copy link

sunnoy commented Oct 9, 2024

Bug report:

After the deployment is completed as documented, peers are displayed as 0,flow this doc https://d7y.io/docs/getting-started/quick-start/kubernetes/

Google Chrome 2024-10-09 19 32 33

Expected behavior:

peers not 0

How to reproduce it:

flow this https://d7y.io/docs/getting-started/quick-start/kubernetes/

Environment:

  • Dragonfly version:
    /opt/dragonfly/bin/dfget version
    MajorVersion: 2
    MinorVersion: 0
    GitVersion: v2.1.0
    GitCommit: 8b6e40f
    Platform: linux
    BuildTime: 2024-10-09T08:16:22Z
    GoVersion: go1.21.1 linux/amd64
    Gotags: none
    Gogcflags: none
  • OS: Linux
  • Kernel (e.g. uname -a): Linux dragonfly-dfdaemon-8lrks 6.8.11-amd64 [WIP] Implement df daemon #1 SMP PREEMPT_DYNAMIC Kali 6.8.11-1kali2 (2024-05-30) x86_64 Linux
  • Others:
@sunnoy sunnoy added the bug label Oct 9, 2024
@sunnoy
Copy link
Author

sunnoy commented Oct 9, 2024

image

pods runing

@gaius-qi
Copy link
Member

gaius-qi commented Oct 9, 2024

@sunnoy Thanks! @BruceAko will fix it, refer to #3557.

@sunnoy
Copy link
Author

sunnoy commented Oct 10, 2024

The Scheduler pod is no longer stated, or active
Google Chrome 2024-10-10 15 24 06

kubectl get pod -n dragonfly-system -o wide                   
NAME                                 READY   STATUS    RESTARTS        AGE   IP            NODE           NOMINATED NODE   READINESS GATES
dragonfly-dfdaemon-2pdpz             1/1     Running   0               61m   10.244.1.8    kind-worker    <none>           <none>
dragonfly-dfdaemon-qwhpw             1/1     Running   0               62m   10.244.2.9    kind-worker2   <none>           <none>
dragonfly-jaeger-6cb6bb57ff-mwdb9    1/1     Running   1 (4h15m ago)   19h   10.244.2.2    kind-worker2   <none>           <none>
dragonfly-manager-59c5cf995c-xcrvq   1/1     Running   0               61m   10.244.1.9    kind-worker    <none>           <none>
dragonfly-mysql-0                    1/1     Running   1 (4h15m ago)   19h   10.244.2.5    kind-worker2   <none>           <none>
dragonfly-redis-master-0             1/1     Running   1 (4h15m ago)   19h   10.244.1.5    kind-worker    <none>           <none>
dragonfly-redis-replicas-0           1/1     Running   1 (4h15m ago)   19h   10.244.1.2    kind-worker    <none>           <none>
dragonfly-redis-replicas-1           1/1     Running   1 (4h15m ago)   19h   10.244.2.4    kind-worker2   <none>           <none>
dragonfly-redis-replicas-2           1/1     Running   1 (4h15m ago)   19h   10.244.1.3    kind-worker    <none>           <none>
dragonfly-scheduler-0                1/1     Running   0               61m   10.244.1.10   kind-worker    <none>           <none>
dragonfly-seed-peer-0                1/1     Running   0               61m   10.244.2.10   kind-worker2   <none>           <none>

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

No branches or pull requests

2 participants