Bug 701951
Summary: | System Hang when there is smart error on IBM platform | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | kashyap <kashyap.desai> |
Component: | kernel | Assignee: | Tomas Henzl <thenzl> |
Status: | CLOSED ERRATA | QA Contact: | Gris Ge <fge> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.1 | CC: | coughlan, eric.moore, fge, jwest, kzhang, rlary, sathya.prakash, syeghiay, thenzl |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | 6.1 | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | kernel-2.6.32-153.el6 | Doc Type: | Bug Fix |
Doc Text: |
A kernel panic in the mpt2sas driver could occur on an IBM system using a drive with SMART (Self-Monitoring, Analysis and Reporting Technology) issues. This was because the driver was sending an SEP request while the kernel was in the interrupt context, causing the driver to enter the sleep state. With this update, a fake event is not executed from the interrupt context, assuring the SEP request is properly issued.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 13:21:48 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: | 714189, 714190 |
Description
kashyap
2011-05-04 12:03:28 UTC
Please find the patch for this issue at below link http://marc.info/?l=linux-scsi&m=130450584627653&w=2 ~ Kashyap This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. It's hard for us to find a disk with SMART error in Red Hat. I will try to shake a disk with power on it. Hope it got "Current_Pending_Sector" SMART error. Can reporter or any partner willing to help us to testing once rpm build ready? (In reply to comment #12) > It's hard for us to find a disk with SMART error in Red Hat. > I will try to shake a disk with power on it. Hope it got > "Current_Pending_Sector" SMART error. > > Can reporter or any partner willing to help us to testing once rpm build ready? Gris, Original fix was tested by IBM. We don't have required h/w to test the fix. Best I can do is verification of patch part of RL6.1 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 kernel panic in the mpt2sas driver could occur on an IBM system using a drive with SMART (Self-Monitoring, Analysis and Reporting Technology) issues. This was because the driver was sending an SEP request while the kernel was in the interrupt context, causing the driver to enter the sleep state. With this update, a fake event is not executed from the interrupt context, assuring the SEP request is properly issued. Patch(es) available on kernel-2.6.32-153.el6 No Hardware. Patch found in kernel-2.6.32-183.el6 Sanity Only. 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1530.html |