You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expecting cassandra pods running without any errors and restarts
What are the expected results?
Cassandra pods are running health for long time
What are the received results?
Cassandra pods are going to terminating state , struck there for long time
Steps To Reproduce
Install Magistrala helm charts and check for Cassandra pods after some time
In what environment did you encounter the issue?
DO k8s
Additional information you deem important
Cassandra Pods Events during terminating state
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 14m default-scheduler Successfully assigned mg/magistrala-cassandra-1 to mg-staginig-r9mqr
Warning Unhealthy 10m (x2 over 10m) kubelet Liveness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state
Warning Unhealthy 10m (x3 over 10m) kubelet Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state
Normal Pulled 9m1s (x4 over 14m) kubelet Container image "cassandra:3.11.6" already present on machine
Normal Created 9m1s (x4 over 14m) kubelet Created container magistrala-cassandra
Normal Started 9m1s (x4 over 14m) kubelet Started container magistrala-cassandra
Warning Unhealthy 6m59s kubelet Readiness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to create exec "c61d12dd0734ae81a7bfe08b65dbe7d6de441d4747aa494f090b4308a7e33ee8": container not created: not found
Warning Unhealthy 6m59s (x2 over 6m59s) kubelet Liveness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to load task: no running task found: task 538c107c2a50d5114e20e9a7313b4bdadeda32d71fec4979e453d3286f6b0e5a not found: not found
Warning Unhealthy 6m59s kubelet Readiness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to load task: no running task found: task 538c107c2a50d5114e20e9a7313b4bdadeda32d71fec4979e453d3286f6b0e5a not found: not found
Warning BackOff 4m31s (x13 over 10m) kubelet Back-off restarting failed container magistrala-cassandra in pod magistrala-cassandra-1_mg(2a5732f6-6fb7-4c2e-8362-9cf8936c0001)
The text was updated successfully, but these errors were encountered:
What were you trying to achieve?
Expecting cassandra pods running without any errors and restarts
What are the expected results?
Cassandra pods are running health for long time
What are the received results?
Cassandra pods are going to terminating state , struck there for long time
Steps To Reproduce
Install Magistrala helm charts and check for Cassandra pods after some time
In what environment did you encounter the issue?
DO k8s
Additional information you deem important
Cassandra Pods Events during terminating state
The text was updated successfully, but these errors were encountered: