Bug 1194612
| Summary: | Please move mptspi.ko.xz (and related modules) to kernel-core | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sitsofe Wheeler <sitsofe> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 21 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-3.18.8-201.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-09 08:16:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sitsofe Wheeler
2015-02-20 11:23:06 UTC
OK. I've moved the modules into kernel-core on f21-rawhide. Should be in the next build of each. kernel-3.18.8-201.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/kernel-3.18.8-201.fc21 Package kernel-3.18.8-201.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.18.8-201.fc21' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-3011/kernel-3.18.8-201.fc21 then log in and leave karma (feedback). This seems to be fixed: # cat /sys/block/sda/device/subsystem/devices/host0/scsi_host/host0/subsystem/host32/proc_name mptspi # lsmod | grep mptspi mptspi 22552 0 mptscsih 38664 1 mptspi mptbase 103883 2 mptspi,mptscsih scsi_transport_spi 30176 1 mptspi # rpm -ql kernel-core | grep mpt /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/message/fusion/mptbase.ko.xz /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/message/fusion/mptlan.ko.xz /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/message/fusion/mptsas.ko.xz /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/message/fusion/mptscsih.ko.xz /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/message/fusion/mptspi.ko.xz /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/scsi/mpt2sas /lib/modules/3.18.8-201.fc21.x86_64/kernel/drivers/scsi/mpt3sas This looks fixed to me! kernel-3.18.8-201.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |