<?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: Unable to see luns beyond 0 with Emulex LP9002L and VA7410 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847435#M70256</link>
    <description>You could also change parameters in Emulex driver lpfc.conf.c to get sparse luns&lt;BR /&gt;&lt;BR /&gt;Ex: &lt;BR /&gt;&lt;BR /&gt;int lpfc_lun0_missing=1;&lt;BR /&gt;int  lpfc_lun_skip=1; &lt;BR /&gt;&lt;BR /&gt;and rebuild the Emulex driver and ramdisk image.&lt;BR /&gt;-------------------&lt;BR /&gt;&lt;BR /&gt;I was told that Compaq Storage Array does not need the setting "Probe all luns on each  SCSI device"  it is true ? and if it is then do the compaq storage arrays present luns as different targets to the Emulex host HBA driver ? does anybody know on this.</description>
    <pubDate>Thu, 08 Jan 2004 15:39:25 GMT</pubDate>
    <dc:creator>Dineshkumar Surpur</dc:creator>
    <dc:date>2004-01-08T15:39:25Z</dc:date>
    <item>
      <title>Unable to see luns beyond 0 with Emulex LP9002L and VA7410</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847433#M70254</link>
      <description>Hi:&lt;BR /&gt;I'm running a RedHat Advanced Server 2.1 on a proliant DL380 G3, with an HP Virtual Array VA7410, and an Emulex LP9002L Fiber Channel Card.&lt;BR /&gt;We are unable to see luns beyond 0 (and I'm absolutely sure I've defined more than one lun on my VA).&lt;BR /&gt;We have installed Emulex drivers, recompiled kernel (with Probe all luns on each SCSI device), we have passed "max_scsi_luns=X" through lilo (where X is greater than 1).&lt;BR /&gt;Any clues to see more luns?&lt;BR /&gt;Thanks in advance ;-)</description>
      <pubDate>Fri, 24 Jan 2003 12:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847433#M70254</guid>
      <dc:creator>Carlos Martinez Juarez</dc:creator>
      <dc:date>2003-01-24T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see luns beyond 0 with Emulex LP9002L and VA7410</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847434#M70255</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should consider recompiling the kernel with the option CONFIG_SCSI_MULTI_LUN set.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Additional issue : if you have gaps in LUN numbering, you also need to recompile the kernel after having modified the scsi driver as follows :&lt;BR /&gt;&lt;BR /&gt;/usr/src/linux/drivers/scsi/scsi_scan.c&lt;BR /&gt;&lt;BR /&gt;        ...&lt;BR /&gt;        ...&lt;BR /&gt;        {"HP", "A6188", "*", BLIST_SPARSELUN},          // HP VA7100&lt;BR /&gt;        {"HP", "A6189", "*", BLIST_SPARSELUN},          // HP VA7400&lt;BR /&gt;        {"HP", "A6218", "*", BLIST_SPARSELUN},          // HP VA7410&lt;BR /&gt;        {"HP", "OPEN-", "*", BLIST_SPARSELUN},          // HP XP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo</description>
      <pubDate>Tue, 28 Jan 2003 21:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847434#M70255</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2003-01-28T21:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see luns beyond 0 with Emulex LP9002L and VA7410</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847435#M70256</link>
      <description>You could also change parameters in Emulex driver lpfc.conf.c to get sparse luns&lt;BR /&gt;&lt;BR /&gt;Ex: &lt;BR /&gt;&lt;BR /&gt;int lpfc_lun0_missing=1;&lt;BR /&gt;int  lpfc_lun_skip=1; &lt;BR /&gt;&lt;BR /&gt;and rebuild the Emulex driver and ramdisk image.&lt;BR /&gt;-------------------&lt;BR /&gt;&lt;BR /&gt;I was told that Compaq Storage Array does not need the setting "Probe all luns on each  SCSI device"  it is true ? and if it is then do the compaq storage arrays present luns as different targets to the Emulex host HBA driver ? does anybody know on this.</description>
      <pubDate>Thu, 08 Jan 2004 15:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847435#M70256</guid>
      <dc:creator>Dineshkumar Surpur</dc:creator>
      <dc:date>2004-01-08T15:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see luns beyond 0 with Emulex LP9002L and VA7410</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847436#M70257</link>
      <description>All what you say is true but not before installing RedHat Errata latest kernel and patches. Then rebuild kernel with CONFIG_SCSI_MULTI_LUN set.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 07:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847436#M70257</guid>
      <dc:creator>Carlos Martinez Juarez</dc:creator>
      <dc:date>2004-01-12T07:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to see luns beyond 0 with Emulex LP9002L and VA7410</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847437#M70258</link>
      <description>Install latest patches and use parameters related before</description>
      <pubDate>Mon, 09 May 2005 10:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-see-luns-beyond-0-with-emulex-lp9002l-and-va7410/m-p/4847437#M70258</guid>
      <dc:creator>Carlos Martinez Juarez</dc:creator>
      <dc:date>2005-05-09T10:11:52Z</dc:date>
    </item>
  </channel>
</rss>

