Bug 68883
| Summary: | sd_init_onedisk() waits approximately 100 seconds for passive-mode device to spin up. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Heather Conway <conway_heather> | ||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | CC: | gary_lerhaupt, goggin_edward, john_hull, matt_domsch, mcafee_thomas, seto_jimmy | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-08-13 19:05:44 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: | |||||||
| Attachments: |
|
||||||
|
Description
Heather Conway
2002-07-15 17:53:35 UTC
which driver is in use here ? qLogic driver v4.47.8, v4.47.11, v4.47.15 is being used. This also occurs with Emulex driver v4.20l. Does this happen with a driver that Red Hat actually supports ? (eg the qla2200 driver from 2.4.19-34 or 2.4.18-5?) Emulex is very unsupported (binary only) and the 4.x qlogic drivers are also rather broken; please try 5.31RH. I tried loading the v5.31RH driver and the behavior was the same. It is in the sd.c, not the FC driver itself. Is there any way the sd_init_onedisk() 100 second delay can be decreased? Thanks. Created attachment 67264 [details]
Proposed patch by Matt Domsch
Very sensible patch, I'll make sure the upstream notices. Thank you....the attention to this is appreciated. |