-
Notifications
You must be signed in to change notification settings - Fork 781
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
Cluster is not running after enabling gpu addon #4258
Comments
Hey @Brav-o, Did this condition start right after enabling the gpu addon? Or did it happen a while after enabling the addon? Many thanks. |
Hi, |
Hey @Brav-o , But from the inspection reports the storage backend reports some problems, so for recovery could you try the instructions at https://microk8s.io/docs/restore-quorum while selecting one of your leader nodes in your case for example |
Hi, |
Summary
I have a 4 nodes cluster that was working for a few weeks now. I tried to enable the gpu addon with
microk8s enable gpu
and now I cannot start any node on the cluster :microk8s is not running, try microk8s start
I tried stopping and starting all nodes but they just dont restart, and I cant run any kubectl commands (
dial tcp 192.168.10.181:16443: connect: connection refused - error from a previous attempt: unexpected EOF
).What Should Happen Instead?
All nodes should start without problem
Introspection Report
inspection-report-20231018_175146.tar.gz
Are you interested in contributing with a fix?
I cannot
The text was updated successfully, but these errors were encountered: