<?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 emulex card driver install/config in centos in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362153#M35311</link>
    <description>guys i am having a problem in that i am not familiar with emulex cards and when i do a lspci i get &lt;BR /&gt;43:00.0 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;BR /&gt;which leads me to think that the drivers are not installed as i cannot see any ports shown.&lt;BR /&gt;the server is running centos 3.8 and the kernel version is 2.4.21-47.&lt;BR /&gt;tried to install this driver lpfc_2.4_driver_kit-7.3.6-2&lt;BR /&gt;is it just that it needs adding to initrd.&lt;BR /&gt;regards&lt;BR /&gt;andrew</description>
    <pubDate>Thu, 19 Feb 2009 11:22:13 GMT</pubDate>
    <dc:creator>Andrew medhurst1</dc:creator>
    <dc:date>2009-02-19T11:22:13Z</dc:date>
    <item>
      <title>emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362153#M35311</link>
      <description>guys i am having a problem in that i am not familiar with emulex cards and when i do a lspci i get &lt;BR /&gt;43:00.0 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;BR /&gt;which leads me to think that the drivers are not installed as i cannot see any ports shown.&lt;BR /&gt;the server is running centos 3.8 and the kernel version is 2.4.21-47.&lt;BR /&gt;tried to install this driver lpfc_2.4_driver_kit-7.3.6-2&lt;BR /&gt;is it just that it needs adding to initrd.&lt;BR /&gt;regards&lt;BR /&gt;andrew</description>
      <pubDate>Thu, 19 Feb 2009 11:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362153#M35311</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2009-02-19T11:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362154#M35312</link>
      <description>Yes, the lpfc driver tries to install itself into new initrd image to load at startup. There is no problem with that. If you need to setup multipath search for HPDMmultipath software.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 19 Feb 2009 13:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362154#M35312</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-02-19T13:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362155#M35313</link>
      <description>sorry not making myself clear, is there a way to check if the driver is installed, i don't believe it is but when i try and install driver listed before it errors &lt;BR /&gt;Emulex LPFC Driver Installer Version 509&lt;BR /&gt;Determining distribution type and kernel version ...&lt;BR /&gt;Checking for old Emulex driver ...&lt;BR /&gt;Looking for kernel source ...&lt;BR /&gt;Looking for compilers ...&lt;BR /&gt;RPM cannot be installed: kernel version could not be determined.&lt;BR /&gt;so i am trying to determin ifn it is installed and if not why the error, as far as i can tell driver i have tried to load is correct.&lt;BR /&gt;regards&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 19 Feb 2009 13:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362155#M35313</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2009-02-19T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362156#M35314</link>
      <description>Check for module in the kernel: &lt;BR /&gt;#lsmod  | grep lpfc&lt;BR /&gt;lpfc                  352909  672&lt;BR /&gt;&lt;BR /&gt;Check this script - /opt/hp/hp-lpfc/compile_all_kernels for current supported versions of the kernel.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 19 Feb 2009 13:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362156#M35314</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-02-19T13:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362157#M35315</link>
      <description>module not loaded directory does not exist /etc/version list 3.8 and uname -r gives kernel of 2.4.21-47.&lt;BR /&gt;and the driver install came from emulex site and lists driver as being for version 3.6-3.9&lt;BR /&gt;so still stuck i have been going through the install script and it seems that the files that the install is looking for don't exist in centos ?&lt;BR /&gt;regards&lt;BR /&gt;          Andrew</description>
      <pubDate>Thu, 19 Feb 2009 14:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362157#M35315</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2009-02-19T14:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: emulex card driver install/config in centos</title>
      <link>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362158#M35316</link>
      <description>i have found the line in the script that fails and any help getting this succsessfull would help.&lt;BR /&gt;KERNELVERSION=$(rpm -qf ${KERNEL_IMAGE_PATH} --qf %{VERSION}-%{RELEASE})&lt;BR /&gt;it works up to KERNEL_IMAGE_PATH but after that fails.&lt;BR /&gt;regards&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 19 Feb 2009 14:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/emulex-card-driver-install-config-in-centos/m-p/4362158#M35316</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2009-02-19T14:59:35Z</dc:date>
    </item>
  </channel>
</rss>

