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

kernel bug in 6.11.5 stable 41.20241027.3.0 #1834

Open
HaveFun83 opened this issue Nov 14, 2024 · 2 comments
Open

kernel bug in 6.11.5 stable 41.20241027.3.0 #1834

HaveFun83 opened this issue Nov 14, 2024 · 2 comments
Labels

Comments

@HaveFun83
Copy link

HaveFun83 commented Nov 14, 2024

Describe the bug

fcos stable 41.20241027.3.0 with kernel 6.11.5 was rolled out today morning on our k8s nodes which broke our CNI (calico). We need to manually rollback to "40.20241019.3.0"

We found out that kernel 6.11.5 has a bug which broke the CNI operation

Ref:
tailscale/tailscale#13863
torvalds/linux@306ed17

Reproduction steps

Deploy calico CNI on fcos 41.20241027.3.0 k8s nodes

Expected behavior

calico-node pods can operate without any errors

Actual behavior

calico-nodes pods are unable to operate and never get ready

2024-11-14 09:47:29.537 [WARNING][2938083] felix/table.go 1454: Failed to execute ip(6)tables-restore command error=exit status 2 errorOutput="Warning: Extension MARK revision 0 not supported, missing kernel module?

System details

stable 41.20241027.3.0

Butane or Ignition config

No response

Additional information

looks like the bug was fixed in 6.11.6

@HaveFun83
Copy link
Author

@m4us1ne thanks for drill down this issue ;)

@dustymabe
Copy link
Member

looks like torvalds/linux@e92e991 is already in kernel v6.11.6 and newer so this should already be fixed in testing. Can you test testing stream 41.20241109.2.0 that was released this week?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants