coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
263 stars 59 forks source link

NFS server cause kernel errors #1755

Closed Nemric closed 2 months ago

Nemric commented 3 months ago

Describe the bug

When using a containerized nfs server, I'm facing kernel errors that should be fixed in future kernel according to this related error on bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=2282287#c12

I did just notice logs as side effects, many logs from prometheus node_exporter that wanted to access some nfs stats but nfs server did serve files as expected

I went back to kernel 6.8.9 with previous FCOS stable release files

This issue is for tracing purpose

Reproduction steps

not so easy to reproduce, be confident in bugzilla issue :)

Expected behavior

no errors

Actual behavior

errors

System details

Bare metal pxe booted stable release

Butane or Ignition config

No response

Additional information

No response

jlebon commented 3 months ago

We've pinned to the 6.8 kernel for now due to roll out https://github.com/coreos/fedora-coreos-config/pull/3042 first. The 6.9 kernel should hit next and testing in two weeks, and stable two weeks after that.

Nemric commented 2 months ago

Did update to kernel 6.9.7 and I don't notice error logs, I think it's ok :)