<?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 Connects to DAT40 Using HP Ultra320 SCSI in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351097#M72786</link>
    <description>You say you've used a customized kernel.  Do you know what SCSI drivers you've built into this kernel, and what SCSI driver modules you've built?&lt;BR /&gt;&lt;BR /&gt;Depending on which card you've got from HP, depends on which driver to use.  Most I've seen use the aic7xxx driver however.</description>
    <pubDate>Sun, 08 Aug 2004 17:52:56 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-08-08T17:52:56Z</dc:date>
    <item>
      <title>RedHat Connects to DAT40 Using HP Ultra320 SCSI</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351095#M72784</link>
      <description>I am installing RedHat AS 2.1 on Proliant DL380G3. Previously I connected the server to HP DAT40 through its SmartArray port, and the DAT40 was accessible as /dev/st0.&lt;BR /&gt;Now, I want to add HP PCI-X Dual Channel Ultra320 SCSI, and use this card to connect to the DAT40. When the server is started up, the Redhat does not recognize the newly installed SCSI card.&lt;BR /&gt;I use customized kernel (2.4.9-e.27) for the server. Is there any configuration to be done prior to using the SCSI card?</description>
      <pubDate>Fri, 06 Aug 2004 04:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351095#M72784</guid>
      <dc:creator>Donny A. Hudiansyah</dc:creator>
      <dc:date>2004-08-06T04:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Connects to DAT40 Using HP Ultra320 SCSI</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351096#M72785</link>
      <description>The only thinig I know you may need to do is get the server support cd/download for the proliant.&lt;BR /&gt;&lt;BR /&gt;You boot of this cd and set up any scsi disk arrays you have attached to the system. The scsi card and DAT drive should be detected by the OS though you may need to install the manufacturers driver.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 06 Aug 2004 09:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351096#M72785</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-08-06T09:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Connects to DAT40 Using HP Ultra320 SCSI</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351097#M72786</link>
      <description>You say you've used a customized kernel.  Do you know what SCSI drivers you've built into this kernel, and what SCSI driver modules you've built?&lt;BR /&gt;&lt;BR /&gt;Depending on which card you've got from HP, depends on which driver to use.  Most I've seen use the aic7xxx driver however.</description>
      <pubDate>Sun, 08 Aug 2004 17:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351097#M72786</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-08-08T17:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Connects to DAT40 Using HP Ultra320 SCSI</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351098#M72787</link>
      <description>You need the drivers mptbase and mptscsi version 2.05.08-1 to be loaded. You can get it from ProLiant Support Pack (PSP) version 7.0.&lt;BR /&gt;&lt;BR /&gt;Version 7.00 of the PSP contains version 2.05.08-1 of these drivers in the Smart Component rpm packages for the ProLiant 64-Bit/133-MHz Dual Channel Ultra320 Adapter.&lt;BR /&gt;&lt;BR /&gt;After loading it, execute:&lt;BR /&gt;#mkinitrd /boot/[initrd image name] 'uname -r' -f&lt;BR /&gt;&lt;BR /&gt;Using syntax similar to the following, update the boot loader configuration file:&lt;BR /&gt;&lt;BR /&gt;for GRUB&lt;BR /&gt;  title (name as displayed in the GRUB boot menu)&lt;BR /&gt;  root (hd0, 0)&lt;BR /&gt;  kernel/vmlinuz-[version]roroot=LABEL=/&lt;BR /&gt;  initrd /[initrd image name used in step 2]&lt;BR /&gt;&lt;BR /&gt;for LILO&lt;BR /&gt;  image=/boot/vmlinuz-[version]&lt;BR /&gt;  label=[Name as displayed in the LILO boot menu]&lt;BR /&gt;  initrd=/boot/[initrd image name used in step 2]&lt;BR /&gt;  read-only&lt;BR /&gt;  append="root=LABEL=/"&lt;BR /&gt;  # after saving, run `lilo`&lt;BR /&gt;&lt;BR /&gt;Reboot the server using the new boot menu option to ensure the correct version of the driver is loaded.&lt;BR /&gt;&lt;BR /&gt;URL &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=331470&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=331468&amp;amp;prodTypeId=329290" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=331470&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=331468&amp;amp;prodTypeId=329290&lt;/A&gt; &lt;BR /&gt;was suposed to have directions about driver install, but is not. &lt;BR /&gt;&lt;BR /&gt;I expect you have the PSP CD. Perhaps the package drivers for DL380 you can get from hp website is also a source for these drivers.&lt;BR /&gt;&lt;BR /&gt;I found something you should be aware: PCI-X Dual Channel Ultra320 Host Bus Adapter Does Not Support Both Internal And External Devices Connected To The Same SCSI Bus.&lt;BR /&gt;&lt;BR /&gt;Celso&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Aug 2004 10:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-connects-to-dat40-using-hp-ultra320-scsi/m-p/3351098#M72787</guid>
      <dc:creator>Celso Medina Kern</dc:creator>
      <dc:date>2004-08-09T10:55:48Z</dc:date>
    </item>
  </channel>
</rss>

