View Issue Details

IDProjectCategoryView StatusLast Update
0001340channel: elrepo/el9kmod-mpt3saspublic2023-03-30 02:54
Reporterc4fqfq7x5 Assigned Topperry  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001340: kmod-mpt3sas module does not load in Almalinux9 - kernel 5.14.0-162.22.2.el9_1.x86_64
DescriptionWhen trying to `modprobe -vvvS 5.14.0-162.6.1.el9_1.x86_64 mpt3sas` the module fails to load, complaining about a symbol version of `wake_up_process`. Running `modprobe mpt3sas` loads the module that ships with Almalinux 9 which complains in dmesg: `Warning: Disabled Hardware is detected: mpt3sas:0072:1000 @ 0000:01:00.0 is no longer enabled in this release.`

Command output is shown in additional information block.
Steps To ReproduceOn a fresh install of Almalinux run:

1. `sudo dnf install elrepo-release -y`
2. `sudo dnf install kmod-mpt3sas -y`
2. `modprobe -vvvS 5.14.0-162.6.1.el9_1.x86_64 mpt3sas`
3. `dmesg -T|tail`
Additional Information```
# modprobe -vvvS 5.14.0-162.6.1.el9_1.x86_64 mpt3sas
modprobe: INFO: custom logging function 0x560270063840 registered
insmod /lib/modules/5.14.0-162.6.1.el9_1.x86_64/extra/mpt3sas/mpt3sas.ko
modprobe: INFO: Failed to insert module '/lib/modules/5.14.0-162.6.1.el9_1.x86_64/extra/mpt3sas/mpt3sas.ko': Invalid argument
modprobe: ERROR: could not insert 'mpt3sas': Invalid argument
modprobe: INFO: context 0x560270c5b4d0 released

# dmesg -T|tail
[Tue Mar 28 20:36:10 2023] mpt3sas: disagrees about version of symbol wake_up_process
[Tue Mar 28 20:36:10 2023] mpt3sas: Unknown symbol wake_up_process (err -22)

# uname -a
Linux s7 5.14.0-162.22.2.el9_1.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Mar 27 07:34:40 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux

# rpm -ql kmod-mpt3sas
/etc/depmod.d/kmod-mpt3sas.conf
/lib/modules/5.14.0-162.6.1.el9_1.x86_64
/lib/modules/5.14.0-162.6.1.el9_1.x86_64/extra
/lib/modules/5.14.0-162.6.1.el9_1.x86_64/extra/mpt3sas
/lib/modules/5.14.0-162.6.1.el9_1.x86_64/extra/mpt3sas/mpt3sas.ko
/usr/share/doc/kmod-mpt3sas-40.100.00.00
/usr/share/doc/kmod-mpt3sas-40.100.00.00/GPL-v2.0.txt
/usr/share/doc/kmod-mpt3sas-40.100.00.00/greylist.txt

# dnf list installed|grep kmod-mpt3sas
kmod-mpt3sas.x86_64 40.100.00.00-1.el9_1.elrepo @elrepo
```
TagsNo tags attached.

Relationships

has duplicate 0001342 closedpperry kmod-mpt3sas not loaded after kernel update 

Activities

toracat

2023-03-28 22:18

administrator   ~0009107

Thank you for the report.

We will be rebuilding the kmod against kernel 5.14.0-162.22.2.el9_1.

pperry

2023-03-29 15:51

administrator   ~0009109

Last edited: 2023-03-29 15:52

An updated package has been rebuilt against the latest EL9 kernel and released. Updates should be available on our mirror sites shortly:

kmod-mpt3sas-40.100.00.00-2.el9_1.elrepo.x86_64.rpm

Please note that this updated package is built against kernel-5.14.0-162.22.2.el9_1 and is not backward compatible with earlier kernel releases.

We would appreciate feedback to confirm this updated package now works as expected for you.

Thanks

rednyte

2023-03-29 19:29

reporter   ~0009113

I can confirm that this updated package works for me. Thank you!

toracat

2023-03-29 19:33

administrator   ~0009114

@rednyte

Thank you for the confirmation.

c4fqfq7x5

2023-03-29 23:22

reporter   ~0009115

ditto, this now works for me. Thank you!

pperry

2023-03-30 02:54

administrator   ~0009116

Thanks for the confirmation - closing as fixed

Issue History

Date Modified Username Field Change
2023-03-28 21:45 c4fqfq7x5 New Issue
2023-03-28 21:45 c4fqfq7x5 Status new => assigned
2023-03-28 21:45 c4fqfq7x5 Assigned To => pperry
2023-03-28 22:18 toracat Status assigned => acknowledged
2023-03-28 22:18 toracat Note Added: 0009107
2023-03-29 00:57 toracat Status acknowledged => confirmed
2023-03-29 15:51 pperry Note Added: 0009109
2023-03-29 15:51 pperry Status confirmed => feedback
2023-03-29 15:52 pperry Note Edited: 0009109
2023-03-29 17:58 toracat Relationship added has duplicate 0001342
2023-03-29 19:29 rednyte Note Added: 0009113
2023-03-29 19:33 toracat Note Added: 0009114
2023-03-29 23:22 c4fqfq7x5 Note Added: 0009115
2023-03-29 23:22 c4fqfq7x5 Status feedback => assigned
2023-03-30 02:54 pperry Note Added: 0009116
2023-03-30 02:54 pperry Status assigned => resolved
2023-03-30 02:54 pperry Resolution open => fixed