Bug 2000909
| Summary: | Latest kmod-kvdo does not work with latest RHEL-8.6.0 kernel | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> | |
| Component: | kmod-kvdo | Assignee: | Andy Walsh <awalsh> | |
| Status: | CLOSED ERRATA | QA Contact: | Filip Suba <fsuba> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.6 | CC: | awalsh, cwei, fsuba, lmiksik, mpitt | |
| Target Milestone: | rc | Keywords: | Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1939279 | |||
| : | 2060475 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-10 15:17:21 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2060475 | |||
|
Comment 15
Andy Walsh
2022-03-22 12:37:31 UTC
kernel-4.18.0-365.el8 does not work with kmod-kvdo-6.2.6.14-83.el8. :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'uname -a' Linux localhost.localdomain 4.18.0-372.2.1.el8.s390x #1 SMP Wed Mar 16 01:09:05 EDT 2022 s390x s390x s390x GNU/Linux :: [ 08:54:29 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'find /lib/modules -name kvdo.ko' /lib/modules/4.18.0-365.el8.s390x/extra/kmod-kvdo/vdo/kvdo.ko :: [ 08:54:29 ] :: [ PASS ] :: Command 'find /lib/modules -name kvdo.ko' (Expected 0, got 0) :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'modinfo uds' modinfo: ERROR: Module uds not found. :: [ 08:54:29 ] :: [ FAIL ] :: Command 'modinfo uds' (Expected 0, got 1) :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'dmesg -c > /dev/null' :: [ 08:54:29 ] :: [ PASS ] :: Command 'dmesg -c > /dev/null' (Expected 0, got 0) :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'insmod /lib/modules/4.18.0-365.el8.s390x/extra/kmod-kvdo/uds/uds.ko' insmod: ERROR: could not insert module /lib/modules/4.18.0-365.el8.s390x/extra/kmod-kvdo/uds/uds.ko: Unknown symbol in module :: [ 08:54:29 ] :: [ FAIL ] :: Command 'insmod /lib/modules/4.18.0-365.el8.s390x/extra/kmod-kvdo/uds/uds.ko' (Expected 0, got 1) :: [ 08:54:29 ] :: [ BEGIN ] :: Running 'dmesg' [ 130.944623] uds: loading out-of-tree module taints kernel. [ 130.944840] uds: Unknown symbol dm_bufio_prefetch (err 0) [ 130.944854] uds: Unknown symbol dm_bufio_mark_buffer_dirty (err 0) [ 130.944872] uds: Unknown symbol dm_bufio_read (err 0) [ 130.944897] uds: Unknown symbol dm_bufio_client_destroy (err 0) [ 130.944906] uds: Unknown symbol dm_bufio_get_block_data (err 0) [ 130.944937] uds: Unknown symbol dm_bufio_client_create (err 0) [ 130.944947] uds: Unknown symbol dm_bufio_release (err 0) [ 130.944970] uds: Unknown symbol dm_bufio_write_dirty_buffers (err 0) [ 130.944987] uds: Unknown symbol dm_bufio_new (err 0) [ 130.944997] uds: Unknown symbol dm_bufio_set_sector_offset (err 0) :: [ 08:54:29 ] :: [ PASS ] :: Command 'dmesg' (Expected 0, got 0) :: [ 08:54:29 ] :: [ FAIL ] :: Module/Kernel incompatibility detected A new build (kmod-kvdo-6.2.6.14-84.el8) is in the process of being submitted to address this issue. Verified with kmod-kvdo-6.2.6.14-84.el8. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (kmod-kvdo bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:2003 |