<?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: Understanding HBA's &amp;amp; driver modules in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051604#M48649</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I forgot this one:&lt;BR /&gt;&lt;BR /&gt;What's the difference between the qla2300 and qla2xxx drivers in my case?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jorge</description>
    <pubDate>Wed, 06 Jun 2007 15:22:42 GMT</pubDate>
    <dc:creator>Jorge Fabregas</dc:creator>
    <dc:date>2007-06-06T15:22:42Z</dc:date>
    <item>
      <title>Understanding HBA's &amp; driver modules</title>
      <link>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051603#M48648</link>
      <description>Hello guys,&lt;BR /&gt;&lt;BR /&gt;I'm configuring 2 HBA's (QLA2312) on a blade server (RHEL 4).  I finally can see disks with lssd.  I had to enable the "EVA Failover" using the provded set_parm script.  Now I see a LUN presented as one disk (and not 4 disks as it used to).  &lt;BR /&gt;&lt;BR /&gt;My questions is regarding the modules I'm using. I installed the HP driver.  However I understand that RHEL comes with generic drivers for these QLogic cards.  This is the pertinent entries on my modprobe.conf:&lt;BR /&gt;&lt;BR /&gt;remove qla2xxx /sbin/modprobe -r --first-time --ignore-remove qla2xxx &amp;amp;&amp;amp; { /sbin/modprobe -r --ignore-remove qla2xxx_conf; }&lt;BR /&gt;alias scsi_hostadapter2 qla2xxx_conf&lt;BR /&gt;alias scsi_hostadapter3 qla2xxx&lt;BR /&gt;alias scsi_hostadapter4 qla2300&lt;BR /&gt;alias scsi_hostadapter5 qla2400&lt;BR /&gt;alias scsi_hostadapter6 qla6312&lt;BR /&gt;options qla2xxx  ql2xmaxqdepth=16 qlport_down_retry=30 ql2xloginretrycount=16 ql2xfailover=1 ql2xlbType=1 ql2xautorestore=0x80&lt;BR /&gt;&lt;BR /&gt;By reading the QLogic readme I learned that the correct driver for my QLA2312 card is qla2300. My question is: why do I have all these other drivers in modprobe.conf? (qula2400, qla6312...). I gues I can safely remove them right?&lt;BR /&gt;&lt;BR /&gt;Also, when I installed the driver and when I enabled EVA failover, a new initrd was created. Why do I need to load the drivers at this stage of the machine boot-up? The machine boots from some local hard-disks.&lt;BR /&gt;&lt;BR /&gt;How can I use these drivers (without touching the RAM disk image?).  I know that I need them on modprobe.conf...  Is it enough being there? At some stage of the init process...it will call modprobe.conf and load the modules right?&lt;BR /&gt;&lt;BR /&gt;I got everything working. I just want to really understand this.&lt;BR /&gt;&lt;BR /&gt;Thanks guys!&lt;BR /&gt;Jorge</description>
      <pubDate>Wed, 06 Jun 2007 14:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051603#M48648</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2007-06-06T14:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding HBA's &amp; driver modules</title>
      <link>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051604#M48649</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I forgot this one:&lt;BR /&gt;&lt;BR /&gt;What's the difference between the qla2300 and qla2xxx drivers in my case?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jorge</description>
      <pubDate>Wed, 06 Jun 2007 15:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051604#M48649</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2007-06-06T15:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding HBA's &amp; driver modules</title>
      <link>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051605#M48650</link>
      <description>By reading the QLogic readme I learned that the correct driver for my QLA2312 card is qla2300. My question is: why do I have all these other drivers in modprobe.conf? (qula2400, qla6312...). I gues I can safely remove them right?&lt;BR /&gt;&lt;BR /&gt;yes.&lt;BR /&gt; I too have Fibre Channel: QLogic Corp. QLA2312 Fibre Channel Adapter (rev 02)&lt;BR /&gt;&lt;BR /&gt;here is what i have in my files.&lt;BR /&gt;&lt;BR /&gt;alias parport_lowlevel parport_pc&lt;BR /&gt;alias eth0 tg3&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias eth2 tg3&lt;BR /&gt;alias eth3 tg3&lt;BR /&gt;alias scsi_hostadapter ips&lt;BR /&gt;alias scsi_hostadapter0 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter1 qla2300&lt;BR /&gt;alias scsi_hostadapter2 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter3 qla2300&lt;BR /&gt;options scsi_mod max_scsi_luns=128 scsi_allow_ghost_devices=1&lt;BR /&gt;options qla2300 ql2xmaxqdepth=64&lt;BR /&gt;alias usb-controller usb-uhci&lt;BR /&gt;alias usb-controller1 usb-ohci&lt;BR /&gt;add probeall power_path emcpmp&lt;BR /&gt;add probeall power_path emcpmpc&lt;BR /&gt;add probeall power_path emcppn&lt;BR /&gt;add probeall power_path emcp&lt;BR /&gt;alias power_path emcp&lt;BR /&gt;add probeall power_path emcpioc&lt;BR /&gt;post-install emcpioc rmmod emcpioc&lt;BR /&gt;add below emcp qla2300&lt;BR /&gt;&lt;BR /&gt;Also, when I installed the driver and when I enabled EVA failover, a new initrd was created. Why do I need to load the drivers at this stage of the machine boot-up? The machine boots from some local hard-disks.&lt;BR /&gt;&lt;BR /&gt;The initrd resides in /boot and the drivers for the FC driver need to be loaded in order to bring up all the SAN disks when the machine comes up.Remebr you have the SAN file systems mentioned in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;How can I use these drivers (without touching the RAM disk image?). I know that I need them on modprobe.conf... Is it enough being there? At some stage of the init process...it will call modprobe.conf and load the modules right?&lt;BR /&gt;&lt;BR /&gt;Updating the ram disk image(inird*.img) is a one time activity and it is mandatory.The same initrd will be used here after.what ever setting on modules.conf is updated to the initrd image&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 21:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051605#M48650</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-06T21:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding HBA's &amp; driver modules</title>
      <link>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051606#M48651</link>
      <description>Thanks!</description>
      <pubDate>Wed, 13 Jun 2007 17:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/understanding-hba-s-amp-driver-modules/m-p/5051606#M48651</guid>
      <dc:creator>Jorge Fabregas</dc:creator>
      <dc:date>2007-06-13T17:55:44Z</dc:date>
    </item>
  </channel>
</rss>

