<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917439#M45973</link>
    <description>Ok, quick question then.&lt;BR /&gt;I am using an IBM Shark for the SAN disks.&lt;BR /&gt;Will this affect things at all?&lt;BR /&gt;The hp qla rpm file said it didn't like seeing the IBM there, so I am figuring it must matter, but it also tells me how to force the install.</description>
    <pubDate>Thu, 11 Aug 2005 13:51:34 GMT</pubDate>
    <dc:creator>Chris_557</dc:creator>
    <dc:date>2005-08-11T13:51:34Z</dc:date>
    <item>
      <title>Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917435#M45969</link>
      <description>I have a pair of Qlogic 2300 series HBAs installed on a Proliant with RHEL 3.0 AS.&lt;BR /&gt;I can see and use the LUNs with these HBAs fine.&lt;BR /&gt;Persistent binding is in use.&lt;BR /&gt;I can not get automatic failover to work, it claims I am missing a failover driver.&lt;BR /&gt;I have 6 LUNs total, but the system sees them as 12 LUNs, and if you try to access the twin of the other it obviously writes to the first.&lt;BR /&gt;I installed all the qlogic stuff I had, and I am not sure what I am lacking.&lt;BR /&gt;Could anyone point this out for me?</description>
      <pubDate>Wed, 10 Aug 2005 14:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917435#M45969</guid>
      <dc:creator>Chris_557</dc:creator>
      <dc:date>2005-08-10T14:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917436#M45970</link>
      <description>You should download &amp;amp; install hp_qla2x00 driver from HP site.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Aug 2005 03:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917436#M45970</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-08-11T03:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917437#M45971</link>
      <description>You must install the package hp_qla2x00src-7.05.00-9... &lt;BR /&gt;In the installation procedure you must to choose the mode "Qlogic Failover"...&lt;BR /&gt;And If you have one EVA for the san you must present the LUN "FAILOVER only" path A ou Path B...&lt;BR /&gt;In last your host on the EVA must be declared "SUN SOLARIS" for O.S.&lt;BR /&gt;&lt;BR /&gt;Normaly you have in the file /etc/modules.conf :&lt;BR /&gt;alias scsi_hostadapter2 qla2200&lt;BR /&gt;alias scsi_hostadapter3 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter4 qla2300&lt;BR /&gt;alias scsi_hostadapter5 sg&lt;BR /&gt;options qla2200  ql2xmaxqdepth=16 qlport_down_retry=3 qlogin_retry_count=16 ql2xfailover=1&lt;BR /&gt;options qla2300  ql2xmaxqdepth=16 qlport_down_retry=3 qlogin_retry_count=16 ql2xfailover=1&lt;BR /&gt;post-remove qla2300 rmmod qla2300_conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And in the file /etc/hp_qla2x00.conf :&lt;BR /&gt;qdepth = 16&lt;BR /&gt;port_down_retry_count = 3&lt;BR /&gt;login_retry_count = 16&lt;BR /&gt;failover = 1&lt;BR /&gt;&lt;BR /&gt;After the reboot you cat see your disk with the command "cat /proc/partitions"</description>
      <pubDate>Thu, 11 Aug 2005 04:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917437#M45971</guid>
      <dc:creator>JAVAUX</dc:creator>
      <dc:date>2005-08-11T04:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917438#M45972</link>
      <description>I had the same problem and here is what fixed it.&lt;BR /&gt;Hopefully you have already downloaded the hp_fibreutils. If not, go to the HP website and download them.&lt;BR /&gt;After getting the utilities, run the following script: &lt;BR /&gt;/opt/hp/src/hp_qla2x00src/set_parms&lt;BR /&gt;Choose option 1 for "XP/MSA/EVA failover"&lt;BR /&gt;then "y" to rebuild the initrd file.&lt;BR /&gt;After a reboot the system should be in the failover mode and the paths properly filtered.</description>
      <pubDate>Thu, 11 Aug 2005 06:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917438#M45972</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-08-11T06:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917439#M45973</link>
      <description>Ok, quick question then.&lt;BR /&gt;I am using an IBM Shark for the SAN disks.&lt;BR /&gt;Will this affect things at all?&lt;BR /&gt;The hp qla rpm file said it didn't like seeing the IBM there, so I am figuring it must matter, but it also tells me how to force the install.</description>
      <pubDate>Thu, 11 Aug 2005 13:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917439#M45973</guid>
      <dc:creator>Chris_557</dc:creator>
      <dc:date>2005-08-11T13:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917440#M45974</link>
      <description>Chis, the hp_fibreutils are for the Qlogic interface. The script: &lt;BR /&gt;/opt/hp/src/hp_qla2x00src/set_parms should resolve your 12 LUN problem. The system needs to see it only as 6 LUNS for everything to be correct with the failover.</description>
      <pubDate>Thu, 11 Aug 2005 14:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917440#M45974</guid>
      <dc:creator>David Spencer_1</dc:creator>
      <dc:date>2005-08-11T14:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917441#M45975</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Your Qlogic card is provided by HP... The best driver for this cards is from fp_fibreutils...&lt;BR /&gt;&lt;BR /&gt;You can chosse :&lt;BR /&gt;  1) Uninstall driver and reinstall driver with option "Qlogic failover" (I think this is the best way..) &lt;BR /&gt;  2) Execute the shell /opt/hp/src/hp_qla2x00src/set_prms and set option "failover" &lt;BR /&gt;&lt;BR /&gt;If you driver is already installed you must uninstall this.. I have this problem and I have remove the driver and reinstall this driver... for use the qlogic failover...</description>
      <pubDate>Fri, 12 Aug 2005 02:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917441#M45975</guid>
      <dc:creator>JAVAUX</dc:creator>
      <dc:date>2005-08-12T02:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917442#M45976</link>
      <description>As far as I can tell, thigns are working as exected after installing the HP drivers.&lt;BR /&gt;There were a few odd messages here and there, but I now have 6 LUNs and they aren't moving around on me. Thanks for the help.</description>
      <pubDate>Thu, 08 Sep 2005 16:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917442#M45976</guid>
      <dc:creator>Chris_557</dc:creator>
      <dc:date>2005-09-08T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Finding 'failover drivers' for Qlogic 2300 on RHEL 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917443#M45977</link>
      <description>Installing HP Drivers as suggested seemed to do the trick.</description>
      <pubDate>Thu, 08 Sep 2005 16:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-failover-drivers-for-qlogic-2300-on-rhel-3-0/m-p/4917443#M45977</guid>
      <dc:creator>Chris_557</dc:creator>
      <dc:date>2005-09-08T16:15:40Z</dc:date>
    </item>
  </channel>
</rss>

