<?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 Advanced Server &amp;amp; 12h autoraid in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883149#M3386</link>
    <description>Your right, I did enable the scsi support in the BIOS and now I see it from a bios prespective, but AS 2.1 still doesnt see it. I tried adding that line of max luns but it didnt see it durning install. I just installed to my internals and will modify the grub.conf upon installation completion to get it to see it. If I am still missing something, let me know. I will keep you posted on the success of the grub.conf when it comes up. Thanks!</description>
    <pubDate>Thu, 16 Jan 2003 14:48:44 GMT</pubDate>
    <dc:creator>Eric Kaiser</dc:creator>
    <dc:date>2003-01-16T14:48:44Z</dc:date>
    <item>
      <title>RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883144#M3381</link>
      <description>Folks,&lt;BR /&gt;     Hope someone can help with my issue. I have HP L3R and am installing RedHat AS 2.1 connected to a HP 12h. My issue is that after I formatted the array, created 6 luns at 20 Gb each and began the install of RH AS 2.1 the install only see's the first lun, (Lun 0 @ 20gb). My firmware on the array is HP62 which I believe is recent. Any help would be most appreciated!!</description>
      <pubDate>Thu, 16 Jan 2003 00:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883144#M3381</guid>
      <dc:creator>Eric Kaiser</dc:creator>
      <dc:date>2003-01-16T00:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883145#M3382</link>
      <description>I also confirmed my six luns were created thru the console and they ARE all there. Thanks!</description>
      <pubDate>Thu, 16 Jan 2003 00:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883145#M3382</guid>
      <dc:creator>Eric Kaiser</dc:creator>
      <dc:date>2003-01-16T00:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883146#M3383</link>
      <description>&lt;BR /&gt;1) edit /etc/lilo.conf and append the following line to the end of the file:&lt;BR /&gt;&lt;BR /&gt;   append="max_scsi_luns=X"&lt;BR /&gt;&lt;BR /&gt;   where: X is the number of LUNs per SCSI device, between 1 and 128.&lt;BR /&gt;&lt;BR /&gt;2) Enable "probe all LUNs" in the scsi subsystem configuration of the "make menuconfig" or "make xconfig" &lt;BR /&gt;&lt;BR /&gt;3) Recompile the kernel.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 03:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883146#M3383</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2003-01-16T03:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883147#M3384</link>
      <description>At the installation prompt, you should be able to type 'max_scsi_luns=X' so that the Installation procedure can see them too.</description>
      <pubDate>Thu, 16 Jan 2003 03:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883147#M3384</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-16T03:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883148#M3385</link>
      <description>on the machine SCSI BIOS for the controller enable multi LUN support</description>
      <pubDate>Thu, 16 Jan 2003 10:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883148#M3385</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-01-16T10:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Advanced Server &amp; 12h autoraid</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883149#M3386</link>
      <description>Your right, I did enable the scsi support in the BIOS and now I see it from a bios prespective, but AS 2.1 still doesnt see it. I tried adding that line of max luns but it didnt see it durning install. I just installed to my internals and will modify the grub.conf upon installation completion to get it to see it. If I am still missing something, let me know. I will keep you posted on the success of the grub.conf when it comes up. Thanks!</description>
      <pubDate>Thu, 16 Jan 2003 14:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-advanced-server-amp-12h-autoraid/m-p/2883149#M3386</guid>
      <dc:creator>Eric Kaiser</dc:creator>
      <dc:date>2003-01-16T14:48:44Z</dc:date>
    </item>
  </channel>
</rss>

