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

[BUG] cluster state stuck at "Waiting for etcd snapshot creation management plane restart probes" #45608

Closed
bpedersen2 opened this issue May 27, 2024 · 1 comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release

Comments

@bpedersen2
Copy link

Rancher Server Setup

  • Rancher version: 2.8.4
  • Installation option (Docker install/Helm Chart): docker

Information about the Cluster

  • Kubernetes version: 1.28.9-k3s
  • Cluster Type (Local/Downstream): Downstream

Describe the bug
After a node crash the cluster state is stuck at
'''Waiting for etcd snapshot creation management plane restart probes'''

All operations can be performed normally, so this is more a cosmetic bug

To Reproduce
Not really known

Expected Result
cluster recovers fully from node crash after some time or a manual workaround to reset this state.

Additional Informations

both rancher upgrade 2.8.3 -> 2.8.4 and k3s version upgrade (1.27.x -> 1.28.x) went smoothly, but did not reset this message.

@bpedersen2 bpedersen2 added the kind/bug Issues that are defects reported by users or that we know have reached a real release label May 27, 2024
@bpedersen2
Copy link
Author

It seems this was caused by outdated certificates on one node. After clearing the old certs (following #41125 (comment)) the node updated successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

1 participant