Bug 529063
Summary: | qla2xxx flash programming changes in 4.8 broke diskdump | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Dave Maley <dmaley> | ||||||||||||
Component: | kernel | Assignee: | Takao Indoh <tindoh> | ||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Chao Ye <cye> | ||||||||||||
Severity: | urgent | Docs Contact: | |||||||||||||
Priority: | urgent | ||||||||||||||
Version: | 4.9 | CC: | bdonahue, coughlan, dhoward, emcnabb, fge, lwang, moshiro, qcai, revers, tao, vgoyal | ||||||||||||
Target Milestone: | rc | Keywords: | Regression, ZStream | ||||||||||||
Target Release: | 4.9 | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | Linux | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: |
A fix in the Red Hat Security Advisory RHSA-2009:1024 introduced a regression which caused the diskdump command to fail on systems with certain adapters using the qla2xxx driver. With this update, diskdump now works as expected.
|
Story Points: | --- | ||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2011-02-16 15:25:39 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: | 485811, 577232, 577234, 578858, 589296 | ||||||||||||||
Attachments: |
|
Description
Dave Maley
2009-10-14 19:52:30 UTC
Created attachment 399198 [details]
Proposed patch from IT#349345
Thanks for the patch, it looks good.
Takao Indoh
Created attachment 400546 [details]
Updated patch
During building a kernel with the proposed patch, I found some warning message.
/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/drivers/scsi/qla2xxx/qla_sup.c: In function `qla2xxx_schedule_udelay':
/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/drivers/scsi/qla2xxx/qla_sup.c:39: warning: implicit declaration of function `diskdump_update'
So I update this patch so that linux/diskdump.h is included.
Created attachment 403792 [details]
Update driver version to 8.02.09.01.04.09-d
Created attachment 403848 [details]
Updated verison to 8.02.10.00.04.09-d
Committed in 89.22.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/ qla noticed that version of qla driver committed with the previous patch is not the right one. They have sent in a new patch to reflect the right version. Hence putting this bz back in POST state so that new patch also can be committed against this bz. Committed in 89.23.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/ *** Bug 578858 has been marked as a duplicate of this bug. *** Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: A fix in the Red Hat Security Advisory RHSA-2009:1024 introduced a regression which caused the diskdump command to fail on systems with certain adapters using the qla2xxx driver. With this update, diskdump now works as expected. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0263.html |