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

cant add control plane #4713

Open
sharonrosha opened this issue Oct 22, 2024 · 1 comment
Open

cant add control plane #4713

sharonrosha opened this issue Oct 22, 2024 · 1 comment

Comments

@sharonrosha
Copy link

Summary

dqlite is crashing when add master node to a cluster

What Should Happen Instead?

joined successful

Reproduction Steps

I’m trying to create a high availability (HA) cluster with 6 servers—3 master nodes and 3 worker nodes. I was able to successfully join the worker nodes, but when I tried to join a master node, I received the message ‘Successfully joined the cluster.’ However, the node isn’t actually joining, and I can see that the dqlite service is restarting continuously.
I’m using Ubuntu 22.04, and I’ve also tried with Ubuntu 20.04. reinstall a few times with different versions, nothing helps

Introspection Report

Failed to create server" error=“failed to create dqlite app: bootstrap node can’t join a cluster”
systemd[1]: snap.microk8s.daemon-k8s-dqlite.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: snap.microk8s.daemon-k8s-dqlite.service: Failed with result ‘exit-code’.

@ktsakalozos
Copy link
Member

Hi @sharonrosha, could you please share the inspection report tarballs of the two nodes that are involved? Is there anything else on the logs? Are all nodes on the same subnet? Is this issue reproducible? If so, what is the microk8s version?

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