coreos/fedora-coreos-tracker

NFS server cause kernel errors

Nemric opened this issue · 2 comments

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

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

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