-
Notifications
You must be signed in to change notification settings - Fork 111
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
Sometimes the api-pod does not respond any more #1790
Comments
Could you please try to increase the cpu limits for the rest just in case? And could you also share logs from agents-core pod, agent-core container? |
I have increased the cpu limit. At the moment no more timeouts. I will observe the behaviour. However, I'm on holiday for a few days and will upload more logs if necessary. |
Would you be able to try another work around? |
Hi! |
Sorry I probably wrote my previous message incorrectly. By as is I had meant, as it is by default of 100m but with max workers of 2. |
OK, sorry! |
@tiagolobocastro I believe the fix for this is increasing the resources and modifying the workers. We also have added a liveness probe. |
@tiagolobocastro |
That may be because a liveness probe has been added to the Did you have any luck with |
From time to time the api pod stops to respond. So everything like attaching volumes, cli etc. gets a timeout.
e.g.
kubectl mayastor get volumes -n openebs
Failed to list volumes. Error error in request: request timed out
In the logs of the api pod you will find something like
I have attached a full log file for you to analyse.
Removing the api pod brings up a new one and everything works directly.
The error occurs regardless of whether workload happens on the cluster or not.
openebs-api-rest-676998984d-svxhr-api-rest.log
The text was updated successfully, but these errors were encountered: