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

Continuous error message about interfaces skipped by Linuxutil #1280

Open
anubhabMajumdar opened this issue Jan 28, 2025 · 0 comments
Open
Assignees
Labels
area/plugins go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/0 P0 scope/S Change is Small type/bug Something isn't working
Milestone

Comments

@anubhabMajumdar
Copy link
Contributor

Describe the bug

In a cluster, I am continuously seeing the following error

level=error caller=linuxutil/ethtool_stats_linux.go:81 msg="Error while getting ethtool:" ifacename=cilium_vxlan error="interface not supported while retrieving stats: operation not supported"

This interface should be skipped next time.

To Reproduce

  1. Deploy a Cilium cluster
  2. Install Retina with make helm-install

Expected behavior

Error should be reported once.

Platform (please complete the following information):

  • OS: Linux
  • Kubernetes Version: 1.29
  • Host: AKS
  • Retina Version: v0.0.17
@anubhabMajumdar anubhabMajumdar added area/plugins go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/0 P0 scope/S Change is Small type/bug Something isn't working labels Jan 28, 2025
@ibezrukavyi ibezrukavyi added this to the 1.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/0 P0 scope/S Change is Small type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants