<?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: Pb with DL320 G2 Raid and RH8 kernel-2.4.20-24.8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137681#M8392</link>
    <description>Very nice!&lt;BR /&gt;&lt;BR /&gt;Thank you very much for these steps Cedric! &lt;BR /&gt;&lt;BR /&gt;I'm sure they will be a great help to those who will follow your footsteps in the future!</description>
    <pubDate>Tue, 09 Dec 2003 19:18:16 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-12-09T19:18:16Z</dc:date>
    <item>
      <title>Pb with DL320 G2 Raid and RH8 kernel-2.4.20-24.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137678#M8389</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a DL320 G2 2.26GHz with 2 IDE HD.&lt;BR /&gt;I have configured a RAID 1 array.&lt;BR /&gt;For Megaide RAID ATA to be recognized by redhat 8.0 (so that I see only one HD and not two), I had to use other drivers than the one in the RedHat 8.0 distrib, I used the 5.04f from LSI on a floppy.&lt;BR /&gt;The install was successfull. &lt;BR /&gt;I had then kernel 2.4.18-14.&lt;BR /&gt;When I tried to install the latest kernel I had the following error message :&lt;BR /&gt;&lt;BR /&gt;root@neptune root]# rpm -ivh  kernel-2.4.20-24.8.i386.rpm&lt;BR /&gt;Preparing...                ########################################### [100%]&lt;BR /&gt;   1:kernel                 ########################################### [100%]&lt;BR /&gt;No module megaide found for kernel 2.4.20-24.8&lt;BR /&gt;error: %post(kernel-2.4.20-24.8) scriptlet failed, exit status 1&lt;BR /&gt;&lt;BR /&gt;I've also tried to install lsi-megaide-drvr-rh80-2.26e-1.i386.rpm I found on HP site and rerun the rpm install for the new kernel but same error message.&lt;BR /&gt;&lt;BR /&gt;I think the right question would then be: Where can I find LSI megaide ATA RAID drivers/modules for RH8.0 kernel-2.4.20-24.8 ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Cedric.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 16:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137678#M8389</guid>
      <dc:creator>Cedric_8</dc:creator>
      <dc:date>2003-12-05T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with DL320 G2 Raid and RH8 kernel-2.4.20-24.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137679#M8390</link>
      <description>Just for precision, I have downloaded the lsi driver from:&lt;BR /&gt;&lt;A href="http://support.megaraid.com/support/dlverify.cfm?DLFile=support/dlcenter/504f.tgz&amp;amp;InpDrvID=250" target="_blank"&gt;http://support.megaraid.com/support/dlverify.cfm?DLFile=support/dlcenter/504f.tgz&amp;amp;InpDrvID=250&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It helped me solving the issue described here :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=67040" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=67040&lt;/A&gt;</description>
      <pubDate>Fri, 05 Dec 2003 16:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137679#M8390</guid>
      <dc:creator>Cedric_8</dc:creator>
      <dc:date>2003-12-05T16:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with DL320 G2 Raid and RH8 kernel-2.4.20-24.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137680#M8391</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;For those having the same issue, here is what I did to finally solve it.&lt;BR /&gt;LSI sent me the sources for the driver megaide.o and I had to recompile a kernel with it. (find sources attached).&lt;BR /&gt;&lt;BR /&gt;Then I typed the following commands on my linux machine, running 2.14-18 RH8.0 kernel with already megaide driver running on it (2 IDE disks already in RAID 1) :&lt;BR /&gt;&lt;BR /&gt;Install RH8.0 kernel-2.4.20-24.8 on DL320 with MegaRaid ATA IDE.&lt;BR /&gt;&lt;BR /&gt;# rpm -ivh kernel-2.4.20-24.8.i386.rpm&lt;BR /&gt;# rpm -Uvh kernel-source-2.4.20-24.8.i386.rpm&lt;BR /&gt;# /usr/src/linux-2.4 (link to /usr/src/linux-2.4.20-24.8)&lt;BR /&gt;# make clean&lt;BR /&gt;# make mrproper&lt;BR /&gt;# cp configs/kernel-2.4.20-i386.config .config&lt;BR /&gt;# make oldconfig&lt;BR /&gt;# make dep&lt;BR /&gt;# cp ~root/shim-source-megaide-5.06v-generic-1.tgz /usr/src/linux-2.4/drivers/scsi&lt;BR /&gt;# cd /usr/src/linux-2.4/drivers/scsi&lt;BR /&gt;# tar -zxvf shim-source-megaide-5.06v-generic-1.tgz&lt;BR /&gt; This will creat a subfolder megaide&lt;BR /&gt;&lt;BR /&gt;Modify linux source tree makefile&lt;BR /&gt;# cd /usr/src/linux-2.4&lt;BR /&gt;# vi Makefile&lt;BR /&gt;&lt;BR /&gt; Add following lines to end of Makfile&lt;BR /&gt;&lt;BR /&gt; megaide:&lt;BR /&gt;  $(MAKE) -C drivers/scsi/megaide&lt;BR /&gt;&lt;BR /&gt;Compile driver &lt;BR /&gt;# cd /usr/src/linux-2.4&lt;BR /&gt;# make megaide&lt;BR /&gt; This will create driver image (megaide.o) in /usr/src/linux-2.4/drivers/scsi/megaide  &lt;BR /&gt;&lt;BR /&gt;directory&lt;BR /&gt;&lt;BR /&gt;# make bzImage&lt;BR /&gt;&lt;BR /&gt;Install megaide driver module that created &lt;BR /&gt;#cp /usr/src/linux-2.4/drivers/scsi/megaide/megaide.o &lt;BR /&gt;&lt;BR /&gt;/lib/modules/2.4.20-24.8custom/kernel/drivers/scsi/megaide.o&lt;BR /&gt;&lt;BR /&gt;# make install&lt;BR /&gt;# make modules&lt;BR /&gt;# make modules_install&lt;BR /&gt;# shutdown -r 0&lt;BR /&gt;&lt;BR /&gt;Have fun :)</description>
      <pubDate>Tue, 09 Dec 2003 09:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137680#M8391</guid>
      <dc:creator>Cedric_8</dc:creator>
      <dc:date>2003-12-09T09:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with DL320 G2 Raid and RH8 kernel-2.4.20-24.8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137681#M8392</link>
      <description>Very nice!&lt;BR /&gt;&lt;BR /&gt;Thank you very much for these steps Cedric! &lt;BR /&gt;&lt;BR /&gt;I'm sure they will be a great help to those who will follow your footsteps in the future!</description>
      <pubDate>Tue, 09 Dec 2003 19:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-with-dl320-g2-raid-and-rh8-kernel-2-4-20-24-8/m-p/3137681#M8392</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-09T19:18:16Z</dc:date>
    </item>
  </channel>
</rss>

