<?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: RedHat Linux 9 and FCA2414 HBA in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111839#M74889</link>
    <description>guys.. i may need more of your help... I moved the card to another slot so it would not share irq.  did a modprobe qla2300 to load it manually and this is what i got in the dmesg... near the bottom...&lt;BR /&gt;&lt;BR /&gt;qla2x00_set_info starts at address = e8948060&lt;BR /&gt;PCI: Found IRQ 9 for device 00:13.0&lt;BR /&gt;qla2x00: Found  VID=1077 DID=2312 SSVID=e11 SSDID=100&lt;BR /&gt;scsi1: Found a QLA2312  @ bus 0, device 0x13, irq 9, iobase 0xf800&lt;BR /&gt;scsi(1): Allocated 4096 SRB(s)&lt;BR /&gt;scsi(1): Configure NVRAM parameters...&lt;BR /&gt;scsi(1): 64 Bit PCI Addressing Enabled&lt;BR /&gt;scsi(1): Verifying loaded RISC code...&lt;BR /&gt;scsi(1): Verifying chip...&lt;BR /&gt;scsi(1): LIP reset occurred&lt;BR /&gt;scsi(1): Waiting for LIP to complete...&lt;BR /&gt;scsi(1): LOOP UP detected&lt;BR /&gt;scsi1: Topology - (F_Port), Host Loop address 0xffff&lt;BR /&gt;scsi1: Host table full.&lt;BR /&gt;scsi1 : QLogic QLA2312 PCI to Fibre Channel Host Adapter: bus 0 device 19 irq 9&lt;BR /&gt;        Firmware version:  3.01.13, Driver version 6.01.00-fo&lt;BR /&gt;scsi: unknown type 12&lt;BR /&gt;  Vendor: COMPAQ    Model: MSA1000           Rev: 1.16&lt;BR /&gt;  Type:   Unknown                            ANSI SCSI revision: 04&lt;BR /&gt;scsi(1:0:0:0): Enabled tagged queuing, queue depth 16.&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;Attached scsi generic sg2 at scsi1, channel 0, id 0, lun 0,  type 12&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;[root@penguin /]#&lt;BR /&gt;&lt;BR /&gt;when I tried to fdisk /dev/sg2 nothing happens... how do i them configure the device?&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Nov 2003 12:46:43 GMT</pubDate>
    <dc:creator>Troy Sanchez</dc:creator>
    <dc:date>2003-11-13T12:46:43Z</dc:date>
    <item>
      <title>RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111824#M74874</link>
      <description>I just installed the fca2414 hba in a HP Kayak running RH Linux 9. I am able to see the fiber card in the array configurator and was able to present the logical volume to that server.  &lt;BR /&gt;&lt;BR /&gt;My question is, how do I then see this in my Linux server? Am I missing something? Is there a special way of getting this logical volume to show up in Linux?</description>
      <pubDate>Wed, 05 Nov 2003 23:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111824#M74874</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-05T23:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111825#M74875</link>
      <description>Unfortunately I've not had the opportunity to use one of these beasties myself, but having a look at the documentation, it seems pretty easy.  This:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h200001.www2.hp.com/bc/docs/support/UCR/SupportManual/TPM_aa-rsbma-te/TPM_aa-rsbma-te.pdf" target="_blank"&gt;http://h200001.www2.hp.com/bc/docs/support/UCR/SupportManual/TPM_aa-rsbma-te/TPM_aa-rsbma-te.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is the Linux installation guide for this card.  Does this help you in any way?&lt;BR /&gt;&lt;BR /&gt;From the quick read I had of it, it's basically making sure that the 'qla2300' driver is compiled, installed, and configured.&lt;BR /&gt;&lt;BR /&gt;If you get stuck with those notes, please drop us a line.&lt;BR /&gt;&lt;BR /&gt;Now, RH8-9 has the kernel driver 'qla2300' already, so you might be in luck, and not have to compile your own as the documentation states.  I don't know if there is an updated/certified driver from HP though.</description>
      <pubDate>Thu, 06 Nov 2003 00:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111825#M74875</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-06T00:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111826#M74876</link>
      <description>The documentation was somewhat helpful in installing the driver.  The HP driver that is available online was for V 7 of RedHat.  When I installed it in my V9, it errored and said that I don't have the right kernel version.  But somehow it installed anyways.  However, now I don't know how to make use of the Logical Volume. &lt;BR /&gt;&lt;BR /&gt;In the Array Config Utility, I was able to present the Volume to the Linux Server. But from the Linux Server I do not know how to find it and make use of the Logical Volume.</description>
      <pubDate>Thu, 06 Nov 2003 08:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111826#M74876</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-06T08:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111827#M74877</link>
      <description>there should be some information at the bottom of dmesg to help you along ?&lt;BR /&gt;&lt;BR /&gt;and command &lt;BR /&gt;&lt;BR /&gt;#cdrecord -scanbus &lt;BR /&gt;&lt;BR /&gt;would perhaps help &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2003 08:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111827#M74877</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-06T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111828#M74878</link>
      <description>This command helps, thanks. Since I'm still new to Linux, how do I then make use of this new Logical Volume? Is it considered sdc, eda??? Here is the output of the &lt;BR /&gt;#cdrecord -scanbus&lt;BR /&gt;Command&lt;BR /&gt;&lt;BR /&gt;Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 JÃ¶rg Schilling&lt;BR /&gt;Using libscg version 'schily-0.7'&lt;BR /&gt;scsibus0:&lt;BR /&gt; 0,0,0   0) *&lt;BR /&gt; 0,1,0   1) 'SEAGATE ' 'ST318406LW      ' '010A' Disk&lt;BR /&gt; 0,2,0   2) 'QUANTUM ' 'ATLAS IV 9 WLS  ' '0707' Disk&lt;BR /&gt; 0,3,0   3) *&lt;BR /&gt; 0,4,0   4) *&lt;BR /&gt; 0,5,0   5) *&lt;BR /&gt; 0,6,0   6) *&lt;BR /&gt; 0,7,0   7) *&lt;BR /&gt;scsibus1:&lt;BR /&gt; 1,0,0 100) 'COMPAQ  ' 'MSA1000         ' '1.16' Storage array&lt;BR /&gt; 1,1,0 101) *&lt;BR /&gt; 1,2,0 102) *&lt;BR /&gt; 1,3,0 103) *&lt;BR /&gt; 1,4,0 104) *&lt;BR /&gt; 1,5,0 105) *&lt;BR /&gt; 1,6,0 106) *&lt;BR /&gt; 1,7,0 107) *</description>
      <pubDate>Thu, 06 Nov 2003 09:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111828#M74878</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-06T09:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111829#M74879</link>
      <description>did you do the modules "read page 23 of Stuart" pdf document&lt;BR /&gt;&lt;BR /&gt;If your module are there then you should see this with lsmod&lt;BR /&gt;&lt;BR /&gt;#lsmod &lt;BR /&gt;&lt;BR /&gt;should show you the modules presently loaded on your system ... you driver/card should be there&lt;BR /&gt;&lt;BR /&gt;for more informations&lt;BR /&gt;(read man lsmod, insmod)&lt;BR /&gt;&lt;BR /&gt;in fact you should also see you drive/card in dmesg &lt;BR /&gt;&lt;BR /&gt;# dmesg | less &lt;BR /&gt;&lt;BR /&gt;should say this ....&lt;BR /&gt;&lt;BR /&gt;from there you shoulsd be able to pick up /dev/s**  something this is the "disk's'" you can then (partition create file system mount) &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2003 09:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111829#M74879</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-06T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111830#M74880</link>
      <description>I appreciate your help on this. &lt;BR /&gt;&lt;BR /&gt;I rebooted the machine and the modules are not loaded anymore.  When I did a cdrecord -scanbus this is what I get...&lt;BR /&gt;&lt;BR /&gt;Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 JÃ¶rg Schilling&lt;BR /&gt;Using libscg version 'schily-0.7'&lt;BR /&gt;scsibus0:&lt;BR /&gt; 0,0,0   0) *&lt;BR /&gt; 0,1,0   1) 'SEAGATE ' 'ST318406LW      ' '010A' Disk&lt;BR /&gt; 0,2,0   2) 'QUANTUM ' 'ATLAS IV 9 WLS  ' '0707' Disk&lt;BR /&gt; 0,3,0   3) *&lt;BR /&gt; 0,4,0   4) *&lt;BR /&gt; 0,5,0   5) *&lt;BR /&gt; 0,6,0   6) *&lt;BR /&gt; 0,7,0   7) *&lt;BR /&gt;&lt;BR /&gt;Scsibus1 disappeared...&lt;BR /&gt;&lt;BR /&gt;I think I manually loaded them initially.  how do I load them automatically when the server comes up.  Also when I ran dmesg|less, this is what I get somewhere near the bottom of the log....&lt;BR /&gt;&lt;BR /&gt;qla2x00_set_info starts at address = e8918060&lt;BR /&gt;PCI: Found IRQ 11 for device 00:12.0&lt;BR /&gt;PCI: Sharing IRQ 11 with 00:07.2&lt;BR /&gt;qla2x00: Found  VID=1077 DID=2312 SSVID=e11 SSDID=100&lt;BR /&gt;scsi1: Found a QLA2312  @ bus 0, device 0x12, irq 11, iobase 0xf800&lt;BR /&gt;scsi(1): Allocated 4096 SRB(s)&lt;BR /&gt;scsi(1): Configure NVRAM parameters...&lt;BR /&gt;scsi(1): 64 Bit PCI Addressing Enabled&lt;BR /&gt;scsi(1): Verifying loaded RISC code...&lt;BR /&gt;scsi(1): Verifying chip...&lt;BR /&gt;scsi(1): LIP reset occurred&lt;BR /&gt;scsi(1): Waiting for LIP to complete...&lt;BR /&gt;scsi(1): LOOP UP detected&lt;BR /&gt;scsi1: Topology - (F_Port), Host Loop address 0xffff&lt;BR /&gt;scsi1: Host table full.&lt;BR /&gt;scsi1 : QLogic QLA2312 PCI to Fibre Channel Host Adapter: bus 0 device 18 irq 11&lt;BR /&gt;        Firmware version:  3.01.13, Driver version 6.01.00-fo&lt;BR /&gt;scsi: unknown type 12&lt;BR /&gt;  Vendor: COMPAQ    Model: MSA1000           Rev: 1.16&lt;BR /&gt;  Type:   Unknown                            ANSI SCSI revision: 04&lt;BR /&gt;scsi(1:0:0:0): Enabled tagged queuing, queue depth 16.&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;scsi : 1 host left.&lt;BR /&gt;&lt;BR /&gt;I'm not sure what else I need to do..</description>
      <pubDate>Thu, 06 Nov 2003 10:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111830#M74880</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-06T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111831#M74881</link>
      <description>I suggest you try and follow the pdf doc (where most revelant information is around page 23-24)&lt;BR /&gt;&lt;BR /&gt;This is the bit about &lt;BR /&gt;&lt;BR /&gt;alias hostadapter qlaXXX&lt;BR /&gt;&lt;BR /&gt;that should be included in your modules conf file &lt;BR /&gt;&lt;BR /&gt;an lsmod should show you hostadapter as loaded&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 06 Nov 2003 11:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111831#M74881</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-06T11:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111832#M74882</link>
      <description>In response to Stuart Brown's answer, the documentation provided by HP only works if you are knowledgable in creating your own binaries.  But Im not.  Im new at this.  &lt;BR /&gt;&lt;BR /&gt;The drivers proved by HP only works with Linux 7.2 version and Enterprise 2.1.  I tried installing the 7.2 version driver and it gave me an error. &lt;BR /&gt;&lt;BR /&gt;Still no luck with this problem.  Can anyone help... Thank you all.</description>
      <pubDate>Sun, 09 Nov 2003 12:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111832#M74882</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-09T12:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111833#M74883</link>
      <description>BTW.. this is what I get when I do an lsmod.. &lt;BR /&gt;&lt;BR /&gt;qla2x00: Found  VID=1077 DID=2312 SSVID=e11 SSDID=100&lt;BR /&gt;scsi1: Found a QLA2312  @ bus 0, device 0x12, irq 11, iobase 0xf800&lt;BR /&gt;scsi(1): Allocated 4096 SRB(s)&lt;BR /&gt;scsi(1): Configure NVRAM parameters...&lt;BR /&gt;scsi(1): 64 Bit PCI Addressing Enabled&lt;BR /&gt;scsi(1): Verifying loaded RISC code...&lt;BR /&gt;scsi(1): Verifying chip...&lt;BR /&gt;scsi(1): LIP reset occurred&lt;BR /&gt;scsi(1): Waiting for LIP to complete...&lt;BR /&gt;scsi(1): LOOP UP detected&lt;BR /&gt;scsi1: Topology - (F_Port), Host Loop address 0xffff&lt;BR /&gt;scsi1: Host table full.&lt;BR /&gt;scsi1 : QLogic QLA2312 PCI to Fibre Channel Host Adapter: bus 0 device 18 irq 11&lt;BR /&gt;        Firmware version:  3.01.13, Driver version 6.01.00-fo&lt;BR /&gt;scsi: unknown type 12&lt;BR /&gt;  Vendor: COMPAQ    Model: MSA1000           Rev: 1.16&lt;BR /&gt;  Type:   Unknown                            ANSI SCSI revision: 04&lt;BR /&gt;scsi(1:0:0:0): Enabled tagged queuing, queue depth 16.&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've also added...&lt;BR /&gt;&lt;BR /&gt;alias scsi_hostadapter1 qla2300&lt;BR /&gt;&lt;BR /&gt;in the /etc/modules.conf file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2003 12:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111833#M74883</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-09T12:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111834#M74884</link>
      <description>Some additional info.. Hope you guys can help some more... &lt;BR /&gt;&lt;BR /&gt;When I tried to build a ramdisk just like what the documentation said.. this is what I got...&lt;BR /&gt;&lt;BR /&gt;[root@penguin sbin]# mkinitrd /boot/newinitrd-image 2.4.20-20.9&lt;BR /&gt;&lt;BR /&gt;/sbin/mkinitrd: line 137: [: /lib/modules/2.4.20-20.9/./kernel/drivers/scsi/qla2300.o: binary operator expected&lt;BR /&gt;&lt;BR /&gt;What does this mean... The new ramdisk file newinitrd-image was created in the /boot/ directory.  I tried to add this in the grub.conf file... Rebooted and nothing really happens.  Still have the same problem.</description>
      <pubDate>Sun, 09 Nov 2003 13:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111834#M74884</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-09T13:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111835#M74885</link>
      <description>Ok, so it's not a custom build.  Is that build link there though?&lt;BR /&gt;&lt;BR /&gt;As for the 'mkinitrd' error, don't know.  What's line 137 of 'mkinitrd' say? (I don't have an RH9 box handy).</description>
      <pubDate>Sun, 09 Nov 2003 23:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111835#M74885</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-09T23:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111836#M74886</link>
      <description>Sorry for delay this is a non working day today as is tommorow !&lt;BR /&gt;&lt;BR /&gt;When you say &lt;BR /&gt;&lt;THE drivers="" proved="" by="" hp="" only="" works="" with="" linux="" 7.2="" version="" and="" enterprise="" 2.1.="" i="" tried="" installing="" the="" 7.2="" version="" driver="" and="" it="" gave="" me="" an="" error.=""&gt;&lt;BR /&gt;&lt;BR /&gt;Why did you take this one ?... as Stuard say's there is already one in the 9.0 kernel&lt;BR /&gt;&lt;BR /&gt;I checked here on 1 of my system I have &lt;BR /&gt;&lt;BR /&gt;/usr/src/linux-2.4.9-21/drivers/addon/qla2200/qla2300.o&lt;BR /&gt;&lt;BR /&gt;Perhaps you could do a compare the one you have from HP 7.2 to the one you used&lt;BR /&gt;&lt;BR /&gt;the following command &lt;BR /&gt;#file /lib/modules/2.4.20-20.9/./kernel/drivers/scsi/qla2300.o&lt;BR /&gt;&lt;BR /&gt;should give you something like the following&lt;BR /&gt;ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped&lt;BR /&gt;&lt;BR /&gt;If it is not, that would explain the binary error of initrd.&lt;BR /&gt;&lt;BR /&gt;last are you sure that the output of you before/last reply is from lsmod ? or is it from dmesg ?&lt;BR /&gt;&lt;BR /&gt;J-P  &lt;BR /&gt;&lt;/THE&gt;</description>
      <pubDate>Mon, 10 Nov 2003 07:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111836#M74886</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-10T07:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111837#M74887</link>
      <description>sorry replace&lt;BR /&gt;&lt;PERHAPS you="" could="" do="" a="" compare="" the="" one="" you="" have="" from="" hp="" 7.2="" to="" the="" one="" you="" used=""&gt;&lt;BR /&gt;&lt;BR /&gt;with&lt;BR /&gt;Perhaps you could do a compare the one you have from HP 7.2 to the one in your /usr/src/linux ... &lt;BR /&gt;&lt;BR /&gt;J-P (who should double check before post)&lt;BR /&gt;&lt;/PERHAPS&gt;</description>
      <pubDate>Mon, 10 Nov 2003 07:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111837#M74887</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-10T07:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111838#M74888</link>
      <description>Guys.. thank you for your patience in helping me out on this.&lt;BR /&gt;&lt;BR /&gt;I used the 7.2version provided by HP because when I first installed the card, the MSA1000 did not see it and Linux 9 did not recognize it.  &lt;BR /&gt;&lt;BR /&gt;I did a #file /lib/modules/2.4.20-20.9/kernel/drivers/scci/qla2300.0 and it did give me back a response of ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped&lt;BR /&gt;&lt;BR /&gt;I also do no have anything in the /usr/src directory&lt;BR /&gt;&lt;BR /&gt;Any more suggestions??</description>
      <pubDate>Mon, 10 Nov 2003 10:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111838#M74888</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-10T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 9 and FCA2414 HBA</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111839#M74889</link>
      <description>guys.. i may need more of your help... I moved the card to another slot so it would not share irq.  did a modprobe qla2300 to load it manually and this is what i got in the dmesg... near the bottom...&lt;BR /&gt;&lt;BR /&gt;qla2x00_set_info starts at address = e8948060&lt;BR /&gt;PCI: Found IRQ 9 for device 00:13.0&lt;BR /&gt;qla2x00: Found  VID=1077 DID=2312 SSVID=e11 SSDID=100&lt;BR /&gt;scsi1: Found a QLA2312  @ bus 0, device 0x13, irq 9, iobase 0xf800&lt;BR /&gt;scsi(1): Allocated 4096 SRB(s)&lt;BR /&gt;scsi(1): Configure NVRAM parameters...&lt;BR /&gt;scsi(1): 64 Bit PCI Addressing Enabled&lt;BR /&gt;scsi(1): Verifying loaded RISC code...&lt;BR /&gt;scsi(1): Verifying chip...&lt;BR /&gt;scsi(1): LIP reset occurred&lt;BR /&gt;scsi(1): Waiting for LIP to complete...&lt;BR /&gt;scsi(1): LOOP UP detected&lt;BR /&gt;scsi1: Topology - (F_Port), Host Loop address 0xffff&lt;BR /&gt;scsi1: Host table full.&lt;BR /&gt;scsi1 : QLogic QLA2312 PCI to Fibre Channel Host Adapter: bus 0 device 19 irq 9&lt;BR /&gt;        Firmware version:  3.01.13, Driver version 6.01.00-fo&lt;BR /&gt;scsi: unknown type 12&lt;BR /&gt;  Vendor: COMPAQ    Model: MSA1000           Rev: 1.16&lt;BR /&gt;  Type:   Unknown                            ANSI SCSI revision: 04&lt;BR /&gt;scsi(1:0:0:0): Enabled tagged queuing, queue depth 16.&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;Attached scsi generic sg2 at scsi1, channel 0, id 0, lun 0,  type 12&lt;BR /&gt;resize_dma_pool: unknown device type 12&lt;BR /&gt;[root@penguin /]#&lt;BR /&gt;&lt;BR /&gt;when I tried to fdisk /dev/sg2 nothing happens... how do i them configure the device?&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 12:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-9-and-fca2414-hba/m-p/3111839#M74889</guid>
      <dc:creator>Troy Sanchez</dc:creator>
      <dc:date>2003-11-13T12:46:43Z</dc:date>
    </item>
  </channel>
</rss>

