Bug 141783 (IT_56157)
Summary: | domain validation fails on DVD-305 when CD in drive | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Matthew Wilcox <willy> |
Component: | kernel | Assignee: | Doug Ledford <dledford> |
Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.0 | CC: | andrew.patterson, cww, davej, dledford, glen.foster, jbaron, jturner, ltroan, poelstra, rick.hester, riel, suzanne.pherigo, tao |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ia64 | ||
OS: | Linux | ||
URL: | http://marc.theaimsgroup.com/?l=linux-scsi&m=110210581811020&w=2 | ||
Whiteboard: | |||
Fixed In Version: | RHSA-2005-514 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-10-05 12:34:32 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: | 145461, 154907, 156322 |
Description
Matthew Wilcox
2004-12-03 18:59:55 UTC
Adding a URL for the discussion of my proposed patch on the linux-scsi list James has accepted the latest patch in that thread: http://marc.theaimsgroup.com/?l=linux-scsi&m=110236673610371&w=2 Patch is merged into Linus' tree: http://linux.bkbits.net:8080/linux-2.6/cset@41b5de19WErWz4YA4iSYsanfLMtpzg So, when may we expect to see this in RHEL4? (from Matthew Wilcox) The patch was taken into Linus' tree over 2 months ago and has seen no problem reports.. Effectively, it blacklists all drives that don't support PPR from attemption the write portion of DV. James Bottomley has signed off on it. This is a small, low-risk change. The set of devices affected by this are: * those that do not claim to support PPR * AND claim to have write buffers This is *supposed* to be the null set. HP's DVD drive is the only device I've heard of that claims write buffers without setting PPR * AND are attached to a controller driven by smb53c8xx_2, 53c700 or ncr53c8xx These are the only drivers currently using this DV code. Have encountered the problem with RHEL4 U1 Beta on a Superdome. So add that to the list of impacted platforms. I was really hoping htat this would have been patched in the RHEL4U1 Beta. The patch looks fine to me and meets my approval, I'll forward for internal review/inclusion. It will probably make U2. The patch has been included in the current U2 source base. Changing state to modified. 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 the 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-2005-514.html |