-
Notifications
You must be signed in to change notification settings - Fork 110
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
io-engine crashes - ERROR metrics_exporter_io_engine::client::grpc_client: Grpc connection timeout, retrying after 10s #1763
Comments
hmm have you modified the hugepages recently? |
I'm seeing the same issue on Talos 1.8.3 with Mayastor 2.7.1. Full logs from a
|
I updated my mayastor:
io_engine:
envcontext: "iova-mode=pa" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I am trying to upgrade the underlying linux version from talos 1.6.7 to 1.7.7.
After upgrading one node to the new talos version the io-engine goes in a CrashLoopBackoff with the error
As read in openebs/openebs#3769 I tried to disabled the metrics
helm upgrade mayastor mayastor/mayastor -n mayastor --reuse-values --version 2.7.1 --set base.metrics.enabled=true
After restarting the pod I get another error:
I am not sure whether the first error regarding metrics exporter is just hiding the later.
To Reproduce
Upgrading talos to version from 1.6.7 to 1.7.7
Talos 1.7.7 starts up and all other pods are running fine:
talos1.7.7.log
Expected behavior
io-engine pod to start up
** OS info (please complete the following information):**
Talos 1.7.7
Linux version 6.6.52-talos (@buildkitsandbox) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.42) Reserve space for metadata #1 SMP Tue Sep 24 15:57:34 UTC 2024
2.7.1
Additional context
The text was updated successfully, but these errors were encountered: