<?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 Red Hat Enterprise Linux  RHAS (San install) emulex (lpfc) ,emc,brocade in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-rhas-san-install-emulex-lpfc-emc/m-p/3524489#M17032</link>
    <description>I saw a couple of threads with question on how to install emulex hba on a DL380 running Redhat. Just wanted to share how I did it. I am still doning testing on performance improvments. (San storage seems to be stable)&lt;BR /&gt;&lt;BR /&gt;--enjoy&lt;BR /&gt;Tony&lt;BR /&gt;&lt;BR /&gt;System Hardware Specfications&lt;BR /&gt;&lt;BR /&gt;Server: HP Compaq DL380 &lt;BR /&gt;CPU Model:  Pentium III (Tualatin) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HBA:  Dual Fibre Channel: Emulex Corporation LP9000 Fibre Channel Host Adapter (rev 01)&lt;BR /&gt;Kernel: 1.10a3&lt;BR /&gt;Initial Firmware: Initial Load 3.90a7 (CS3.90A7 )&lt;BR /&gt;&lt;BR /&gt;Fabric:  Core Edge Design (Dual Fabric)&lt;BR /&gt; Path0 Brocade 3800&lt;BR /&gt; Path1 Brocade 3900&lt;BR /&gt; Core Switch Brocade 12000&lt;BR /&gt;&lt;BR /&gt;Software Specfications&lt;BR /&gt;&lt;BR /&gt;Operation System&lt;BR /&gt;&lt;BR /&gt;Release: Red Hat Enterprise Linux ES release 3 (Taroon Update 4)&lt;BR /&gt;Kernel:   2.4.21-27.0.2.Elsmp&lt;BR /&gt;&lt;BR /&gt;Emulex HBA Driver Versions&lt;BR /&gt;&lt;BR /&gt;RPM:  lpfcdriver-2.01g-1&lt;BR /&gt;RPM: emulex-2.02e-1dkms &lt;BR /&gt;RPM: dkms-1.10-1 &lt;BR /&gt;&lt;BR /&gt;EMC PowerPath Multi-pathing Software&lt;BR /&gt;RPM: EMCpower.LINUX-4.3.1-031&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;File Repository&lt;BR /&gt;&lt;A href="http://san.svr.bankone.net/webdocs/implementation/install_files/linux_emc" target="_blank"&gt;http://san.svr.bankone.net/webdocs/implementation/install_files/linux_emc&lt;/A&gt; &lt;BR /&gt;(All file used in this test are located at the stated link)&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Install Documentation&lt;BR /&gt;&lt;BR /&gt;Driver Install&lt;BR /&gt;&lt;BR /&gt;To support a framework, which allows kernel modules to be dynamically built dkms package must be installed prior to installed&lt;BR /&gt;&lt;BR /&gt;# rpm –Uvh dkms-1.10-1.noarch.rpm &lt;BR /&gt;&lt;BR /&gt;Then install Emulex driver&lt;BR /&gt;# rpm –Uvh emulex-2.02e-1dkms.noarch.rpm &lt;BR /&gt;&lt;BR /&gt;Next install Emulex management software &lt;BR /&gt;# rpm –Uvh lpfcdriver-2.01g-1.i386.rpm&lt;BR /&gt;# rpm –Uvh HBAnyware-2.0a13-1.i386.rpm&lt;BR /&gt;&lt;BR /&gt;In order to load the lpfcdd driver you must replace the drive supplied with update 3. To accomplish this you must edit /etc/modules.conf and remove the alias for lpfc &lt;BR /&gt;&lt;BR /&gt;Remove the line &lt;BR /&gt;# alias scsi_hostadapter lpfc&lt;BR /&gt;Replace it with &lt;BR /&gt;# alias scsi_hostadapter lpfcdd&lt;BR /&gt;&lt;BR /&gt;Because the lpfc driver is extended via the scsi_mod you will not be able to unload it&lt;BR /&gt;&lt;BR /&gt;(scsi_mod              115240   4  [cciss lpfc sd_mod])&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To start the new driver at boot you will have to modify the initial ram-disk (make a new initrd image). After you make the correction to modules.conf run depmod –a&lt;BR /&gt;&lt;BR /&gt;To read the module file and create a new image &lt;BR /&gt;Change dir to boot&lt;BR /&gt;#cd /boot&lt;BR /&gt;cp  initrd-2.4.21-27.0.2.ELsmp.img initrd-2.4.21-27.0.2.ELsmp.img_backup&lt;BR /&gt;(MAKE SURE BACKUP THE INITIAL IMAGE.). Doing this step incorrectly can render the server unbootable.&lt;BR /&gt;&lt;BR /&gt;# mkinitrd -f  initrd-2.4.21-27.0.2.ELsmp.img 2.4.21-27.0.2.Elsmp &lt;BR /&gt;&lt;BR /&gt;Check grub.conf and insure that you are booting from the correct image.&lt;BR /&gt;&lt;BR /&gt;On you next boot your should be on the new image&lt;BR /&gt;&lt;BR /&gt;This operation does not taint the kernel, as you are not recompiling the kernel. Just changing the loadable modules.&lt;BR /&gt;&lt;BR /&gt;If you have any question you can get a hold of me at anthonyv@signalblue.com &lt;BR /&gt;&lt;BR /&gt;published by:&lt;BR /&gt;Anthony</description>
    <pubDate>Wed, 13 Apr 2005 19:08:52 GMT</pubDate>
    <dc:creator>Anthony_155</dc:creator>
    <dc:date>2005-04-13T19:08:52Z</dc:date>
    <item>
      <title>Red Hat Enterprise Linux  RHAS (San install) emulex (lpfc) ,emc,brocade</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-rhas-san-install-emulex-lpfc-emc/m-p/3524489#M17032</link>
      <description>I saw a couple of threads with question on how to install emulex hba on a DL380 running Redhat. Just wanted to share how I did it. I am still doning testing on performance improvments. (San storage seems to be stable)&lt;BR /&gt;&lt;BR /&gt;--enjoy&lt;BR /&gt;Tony&lt;BR /&gt;&lt;BR /&gt;System Hardware Specfications&lt;BR /&gt;&lt;BR /&gt;Server: HP Compaq DL380 &lt;BR /&gt;CPU Model:  Pentium III (Tualatin) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HBA:  Dual Fibre Channel: Emulex Corporation LP9000 Fibre Channel Host Adapter (rev 01)&lt;BR /&gt;Kernel: 1.10a3&lt;BR /&gt;Initial Firmware: Initial Load 3.90a7 (CS3.90A7 )&lt;BR /&gt;&lt;BR /&gt;Fabric:  Core Edge Design (Dual Fabric)&lt;BR /&gt; Path0 Brocade 3800&lt;BR /&gt; Path1 Brocade 3900&lt;BR /&gt; Core Switch Brocade 12000&lt;BR /&gt;&lt;BR /&gt;Software Specfications&lt;BR /&gt;&lt;BR /&gt;Operation System&lt;BR /&gt;&lt;BR /&gt;Release: Red Hat Enterprise Linux ES release 3 (Taroon Update 4)&lt;BR /&gt;Kernel:   2.4.21-27.0.2.Elsmp&lt;BR /&gt;&lt;BR /&gt;Emulex HBA Driver Versions&lt;BR /&gt;&lt;BR /&gt;RPM:  lpfcdriver-2.01g-1&lt;BR /&gt;RPM: emulex-2.02e-1dkms &lt;BR /&gt;RPM: dkms-1.10-1 &lt;BR /&gt;&lt;BR /&gt;EMC PowerPath Multi-pathing Software&lt;BR /&gt;RPM: EMCpower.LINUX-4.3.1-031&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;File Repository&lt;BR /&gt;&lt;A href="http://san.svr.bankone.net/webdocs/implementation/install_files/linux_emc" target="_blank"&gt;http://san.svr.bankone.net/webdocs/implementation/install_files/linux_emc&lt;/A&gt; &lt;BR /&gt;(All file used in this test are located at the stated link)&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Install Documentation&lt;BR /&gt;&lt;BR /&gt;Driver Install&lt;BR /&gt;&lt;BR /&gt;To support a framework, which allows kernel modules to be dynamically built dkms package must be installed prior to installed&lt;BR /&gt;&lt;BR /&gt;# rpm –Uvh dkms-1.10-1.noarch.rpm &lt;BR /&gt;&lt;BR /&gt;Then install Emulex driver&lt;BR /&gt;# rpm –Uvh emulex-2.02e-1dkms.noarch.rpm &lt;BR /&gt;&lt;BR /&gt;Next install Emulex management software &lt;BR /&gt;# rpm –Uvh lpfcdriver-2.01g-1.i386.rpm&lt;BR /&gt;# rpm –Uvh HBAnyware-2.0a13-1.i386.rpm&lt;BR /&gt;&lt;BR /&gt;In order to load the lpfcdd driver you must replace the drive supplied with update 3. To accomplish this you must edit /etc/modules.conf and remove the alias for lpfc &lt;BR /&gt;&lt;BR /&gt;Remove the line &lt;BR /&gt;# alias scsi_hostadapter lpfc&lt;BR /&gt;Replace it with &lt;BR /&gt;# alias scsi_hostadapter lpfcdd&lt;BR /&gt;&lt;BR /&gt;Because the lpfc driver is extended via the scsi_mod you will not be able to unload it&lt;BR /&gt;&lt;BR /&gt;(scsi_mod              115240   4  [cciss lpfc sd_mod])&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To start the new driver at boot you will have to modify the initial ram-disk (make a new initrd image). After you make the correction to modules.conf run depmod –a&lt;BR /&gt;&lt;BR /&gt;To read the module file and create a new image &lt;BR /&gt;Change dir to boot&lt;BR /&gt;#cd /boot&lt;BR /&gt;cp  initrd-2.4.21-27.0.2.ELsmp.img initrd-2.4.21-27.0.2.ELsmp.img_backup&lt;BR /&gt;(MAKE SURE BACKUP THE INITIAL IMAGE.). Doing this step incorrectly can render the server unbootable.&lt;BR /&gt;&lt;BR /&gt;# mkinitrd -f  initrd-2.4.21-27.0.2.ELsmp.img 2.4.21-27.0.2.Elsmp &lt;BR /&gt;&lt;BR /&gt;Check grub.conf and insure that you are booting from the correct image.&lt;BR /&gt;&lt;BR /&gt;On you next boot your should be on the new image&lt;BR /&gt;&lt;BR /&gt;This operation does not taint the kernel, as you are not recompiling the kernel. Just changing the loadable modules.&lt;BR /&gt;&lt;BR /&gt;If you have any question you can get a hold of me at anthonyv@signalblue.com &lt;BR /&gt;&lt;BR /&gt;published by:&lt;BR /&gt;Anthony</description>
      <pubDate>Wed, 13 Apr 2005 19:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-rhas-san-install-emulex-lpfc-emc/m-p/3524489#M17032</guid>
      <dc:creator>Anthony_155</dc:creator>
      <dc:date>2005-04-13T19:08:52Z</dc:date>
    </item>
  </channel>
</rss>

