View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016471 | CentOS-8 | kmod-kvdo | public | 2019-09-26 15:42 | 2020-04-06 09:56 |
Reporter | jomaAT | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | amd64 | OS | Centos | OS Version | 8 |
Product Version | 8.0.1905 | ||||
Summary | 0016471: KVDO | ||||
Description | After updating from kernel 4.18.0-80.el8.x86_64 to 4.18.0-80.7.1.el8_0.x86_64 loading kvdo f ails. Error message: modprobe: FATAL: Module kvdo not found in directory /lib/modules/4.18.0-80.7.1.el8_0.x86_64 VDO devices are no langer accessible | ||||
Steps To Reproduce | yum upgrade any vdo command that triggers modprobe kvdo | ||||
Additional Information | Of course, booting the old kernel is a workaround. Thank you! | ||||
Tags | VDO | ||||
I confirm the problem. The current kmod-kvdo package contains modules for an old kernel: # rpm -q kernel kmod-kvdo kernel-4.18.0-80.7.1.el8_0.x86_64 kmod-kvdo-6.2.0.293-50.el8.x86_64 # rpm -ql kmod-kvdo| grep modules /lib/modules/4.18.0-79.el8+2.x86_64 /lib/modules/4.18.0-79.el8+2.x86_64/extra /lib/modules/4.18.0-79.el8+2.x86_64/extra/kmod-kvdo /lib/modules/4.18.0-79.el8+2.x86_64/extra/kmod-kvdo/uds /lib/modules/4.18.0-79.el8+2.x86_64/extra/kmod-kvdo/uds/uds.ko /lib/modules/4.18.0-79.el8+2.x86_64/extra/kmod-kvdo/vdo /lib/modules/4.18.0-79.el8+2.x86_64/extra/kmod-kvdo/vdo/kvdo.ko VDO is unusable with the current kernel. |
|
The issue is resolved on a fully updated system. | |