You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to build the kernel module for OKD 4.11 (FCOS 36), but it fails. I using piraeus-operator for the installation, built my own image with fedora:36 following the guide in the piraeus repo.
I tried so far with v9.1.11, v9.2.0 and v9.2.1-rc.1
v9.1.11 had even more errors, so I think this issue occurs because of the kernel, probably it's too new.
Was able to fix it locally the building by removing the fs_dax_get_by_bdev__no_takes_start_off.cocci from the patch list, and change drbd_dax_pmem.c filling the two new params.
Same problem when build drbd. I found out that only branch drbd-9.1 (default) does not have this problem.
I'm using Fedora37 w/ kernel 6.0.12-200.fc36.x86_64.
BTW, I'm trying to build the rpm package for drbd. The rpm package require the script /usr/sbin/weak-modules but it is no found in kmod.
Hi,
I trying to build the kernel module for OKD 4.11 (FCOS 36), but it fails. I using piraeus-operator for the installation, built my own image with
fedora:36
following the guide in the piraeus repo.I tried so far with v9.1.11, v9.2.0 and v9.2.1-rc.1
v9.1.11 had even more errors, so I think this issue occurs because of the kernel, probably it's too new.
FCOS Version:
411.36.202211041039-0
Kernel version:
6.0.5-200.fc36.x86_64
Could you please fix it, or guide me what to fix to make this build work?
Output of the build with v9.2.1-rc.1 (similar with v9.2.0):
Thanks!
The text was updated successfully, but these errors were encountered: