-
Notifications
You must be signed in to change notification settings - Fork 196
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]Restart redis cluster ops is always in running state #8924
Comments
status of compontent redis is Updating: Redis:
Phase: Updating
Progress Details:
Object Key: Pod/redis-lphhul-redis-1
Status: Pending
Object Key: Pod/redis-lphhul-redis-0
Status: Pending And redis its has k get its redis-lphhul-redis -oyaml | yq '.status'
availableReplicas: 2
conditions:
- lastTransitionTime: "2025-02-14T07:50:47Z"
message: ""
observedGeneration: 1
reason: Ready
status: "True"
type: InstanceReady
- lastTransitionTime: "2025-02-14T07:50:47Z"
message: ""
observedGeneration: 1
reason: Available
status: "True"
type: InstanceAvailable and we got error in kb logs:
|
in KB lgos, we see for several minutes POD deletesion errors and then followed by SwitchOver error: redis pod-0 's kbagent logs is
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: