Description of problem: This is a placeholder bug to handle rebuilds of kmod-kvdo any time a new kernel is available that is no longer kABI compatible with the current version of kmod-kvdo. A previous example of this bug can be found at BZ2119820. Steps to Reproduce: 1. Install RHEL-9.3.0 2. Install package versions referenced (kernel and kmod-kvdo) 3. Attempt to run `modprobe kvdo`. Expected results: Modules loaded
I have the same problem. As a workaround, I am using an older version of the kernel with the following command. grubby --set-default /boot/vmlinuz-5.14.0-162.18.1.el9_1.x86_64
Sorry, I rechecked and I had the same problem with RHEL 9.1. Red Hat Enterprise Linux (5.14.0-162.23.1.el9_1.x86_64) 9.1 (Plow) With the kernel above I have a problem.