From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Description of problem: The failover which is built into the QLogic driver used in kernel-smp-2.4.21-32.0.1.EL doesn't work in combination with a redundant HP EVA3000 in active/active failover configuration. Multipathing works on the hosts FC connection, however a failover on the HSV controllers is not handled properly. Version-Release number of selected component (if applicable): kernel-smp-2.4.21-32.0.1.EL How reproducible: Always Steps to Reproduce: 1. Configure the qla2300 module for failover 2. reboot the first HSV controller, then reboot the second 3. check the disks presented Actual Results: Sometimes you still have access to the disks, sometimes not. In our case one or two out of three servers were always disconnected. Not nice for the mounted filesystems. Expected Results: The failover should have worked and the disks should still be visible. Additional info: The current RHEL3 U5 kernel doesn't include the latest QLogic driver which has special support for HP EVA failover. The version of the qla2300 module included is 7.01.01, while the current which has worked perfectly in out tests is 7.05.00, with adapter firmware 3.03.11. I have created updated kernel rpms which have worked fine in our tests and it seems a good reason to include the updated driver into the next kernel update. I will attach the patches I used to build the new packages.
Created attachment 116876 [details] Spec file for updated QLogic driver
Created attachment 116877 [details] The QLogic driver version 7.05.00 as a patch This patch simply includes the sources for the QLogic driver the patch form. It has been prepared exactly the same way like the original patch which is version 7.01.01.
Please test with the updated driver in U6. Let us know the results.
Unfortunately I'm unable to test the failover with U6 kernels because I can't reboot the HSV controllers of our HP EVA storage which are used by a number of other servers which don't survive a controller reboot. However I did test my own kernel whith updated QLogic driver driver and it worked fine. Now, the U6 kernel contains exactly the same driver as I tested so I guess everything should be fine. We will test the QLogic failover on our EVA3000 once all other non Linux servers attached to it have been fixed, which may take some more time.
Sounds like this is fixed in U6. Please re-open if this turns out not to be the case.
A fix for this problem was committed to the RHEL3 U6 patch pool on 15-Jul-2005 (in kernel version 2.4.21-32.12.EL). The U6 kernel was release as version 2.4.21-37.EL, and here's the associated message from the Errata System: 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-663.html
I have finally been able to test the QLogic failover on our EVA3000 with kernel-2.4.21-37.0.1.EL and it has worked fine.