<?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: Maximum LUNS on a single HBA. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063048#M306183</link>
    <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;yes, that makes sense.&lt;BR /&gt;On this system the H/W address are going upto&lt;BR /&gt;0/3/1/1.1.0.255.0.0.7&lt;BR /&gt;&lt;BR /&gt;But not to the next &lt;BR /&gt;0/3/1/1.1.0.255.1.1.0&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Paul&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Aug 2007 09:02:02 GMT</pubDate>
    <dc:creator>Paul Thomson_2</dc:creator>
    <dc:date>2007-08-30T09:02:02Z</dc:date>
    <item>
      <title>Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063044#M306179</link>
      <description>Hi I am having issues with my rp3410 server not seeing more than 8 LUN's down either of its HBA's .  It should see 11.&lt;BR /&gt;Example c5t0d0 --&amp;gt; c5t0d7 (3 are missing)&lt;BR /&gt;&lt;BR /&gt;Originally I had d0 --&amp;gt; d2 but 8 more where added this week for extra storage.&lt;BR /&gt;&lt;BR /&gt;The storage team advise that they are presented and OK, yet the HPUX server only sees 5 of the new LUNS.&lt;BR /&gt;&lt;BR /&gt;I have checked the document &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/7154/Max_LUN_whitepaper_v11.23.pdf" target="_blank"&gt;http://docs.hp.com/en/7154/Max_LUN_whitepaper_v11.23.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This advises that 11i V1 before 2003 can see 512 LUNs/ HBA and after 2003 December, with the correct patch level (which this server has) can  use 1536 LUN's / HBA.&lt;BR /&gt;&lt;BR /&gt;The Fibrecard is a dual A6826A, before I perform an unrequired reboot, any thopughts as my storage team think this is a HBA issue ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Paul</description>
      <pubDate>Thu, 30 Aug 2007 08:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063044#M306179</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2007-08-30T08:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063045#M306180</link>
      <description>You should certainly see paths like c5t1d0 --&amp;gt; c5t1d7. Mu HP-UX 11iv1 systems have LUN's upt to t2d2 (so 18 of them).&lt;BR /&gt;&lt;BR /&gt;You checked with ioscan -fnC disk ? (Just to make sure)&lt;BR /&gt;&lt;BR /&gt;The only other option I can see is that the LUN's are not mapped to your system's HBA-WWN's correctly.</description>
      <pubDate>Thu, 30 Aug 2007 08:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063045#M306180</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2007-08-30T08:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063046#M306181</link>
      <description>Hi Wim, yes, I saw the additional LUN's via ioscan -fnC disk.  I also have systems which have been allocated LUN 20 something from a VA and show as c?t2d5 indicating the ability to have more. I just wondered as this storage array shows the LUNS as HITACHI DF600F. But then to HPUX its only a disk ! &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Paul</description>
      <pubDate>Thu, 30 Aug 2007 08:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063046#M306181</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2007-08-30T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063047#M306182</link>
      <description>keep in mind that the HW addresses show up in octal on hpux.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;0/10/0/0/0.20.8.0.0.0-7 ( luns 0-7 )&lt;BR /&gt;0/10/0/0/0.20.8.0.1.0-7 ( luns 8-15 )&lt;BR /&gt;and so on.&lt;BR /&gt;&lt;BR /&gt;cxt0d0-7 then cxt1d0-7 ( this is lun 8-15 ), etc..&lt;BR /&gt;&lt;BR /&gt;Unless some masking on the array is incorrect then there should be no issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2007 08:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063047#M306182</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-08-30T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063048#M306183</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;yes, that makes sense.&lt;BR /&gt;On this system the H/W address are going upto&lt;BR /&gt;0/3/1/1.1.0.255.0.0.7&lt;BR /&gt;&lt;BR /&gt;But not to the next &lt;BR /&gt;0/3/1/1.1.0.255.1.1.0&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2007 09:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063048#M306183</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2007-08-30T09:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063049#M306184</link>
      <description>So the expectation is&lt;BR /&gt;0/3/1/1.1.0.255.0.0.0&lt;BR /&gt;0/3/1/1.1.0.255.0.0.1&lt;BR /&gt;0/3/1/1.1.0.255.0.0.2&lt;BR /&gt;...&lt;BR /&gt;0/3/1/1.1.0.255.0.0.7&lt;BR /&gt;This takes care of the first 8 luns and as you stated you can see these from the server.&lt;BR /&gt;&lt;BR /&gt;Then we should see&lt;BR /&gt;0/3/1/1.1.0.255.0.1.0&lt;BR /&gt;0/3/1/1.1.0.255.0.1.1&lt;BR /&gt;0/3/1/1.1.0.255.0.1.2&lt;BR /&gt;but no luck.&lt;BR /&gt;&lt;BR /&gt;The only thing I can think of is.&lt;BR /&gt;1) lun masking is incorrect&lt;BR /&gt;2) The presentation of the last three luns is down some different path that is not zoned for this server.&lt;BR /&gt;2) The HBA on the array is not set for HPUX ( not sure about this )&lt;BR /&gt;&lt;BR /&gt;If other HPUX servers seem ok then use those configs to compare to this one.&lt;BR /&gt;&lt;BR /&gt;Above are just troubleshooting ideas.&lt;BR /&gt;&lt;BR /&gt;Any SecurePath products on this server ?&lt;BR /&gt;&lt;BR /&gt;This just may be a weird FC thing and a reboot may just be your next best troubleshooting attempt.&lt;BR /&gt;&lt;BR /&gt;If the reboot works it would be great to know why these next luns do not show on the fly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2007 09:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063049#M306184</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-08-30T09:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063050#M306185</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I had this bug myself Paul.&lt;BR /&gt;For HB storage 512 LUNS.&lt;BR /&gt;&lt;BR /&gt;For the non-HP storage maximum of 8 LUNS.&lt;BR /&gt;&lt;BR /&gt;I was promised a bug fix, and waited three years and did not receive it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Aug 2007 09:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063050#M306185</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-30T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063051#M306186</link>
      <description>I searched the web for&lt;BR /&gt;&lt;BR /&gt;"HITACHI DF600F" select hp-ux platform&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and found a manual that says you need to set the platform on the array to hp-ux.&lt;BR /&gt;&lt;BR /&gt;This sounds reasonable.&lt;BR /&gt;&lt;BR /&gt;Please check this - this may solve your problem.</description>
      <pubDate>Thu, 30 Aug 2007 09:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063051#M306186</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-30T09:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063052#M306187</link>
      <description>Steven&lt;BR /&gt;&lt;BR /&gt;Oops and I have just sent a email to my storage chaps to blaming them ! Thats very bad of HP to do that, or not do that as the case were.&lt;BR /&gt;&lt;BR /&gt;I may open a case and see where I get !&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2007 10:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063052#M306187</guid>
      <dc:creator>Paul Thomson_2</dc:creator>
      <dc:date>2007-08-30T10:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum LUNS on a single HBA.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063053#M306188</link>
      <description>"For HB storage 512 LUNS.&lt;BR /&gt;For the non-HP storage maximum of 8 LUNS."&lt;BR /&gt;&lt;BR /&gt;Whatever "HB" stands for, non-HP array products can present much more LUNs to HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ask all the netapp, EMC, hitachi ... whatever users!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The most important thing is to set set the right hostmode on the array (windows, hp-ux, vms, linux ... bla bla) due to different addressing modes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A wrong mode can really limit the number of visible LUNs to 8 (0..7)!</description>
      <pubDate>Thu, 30 Aug 2007 10:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximum-luns-on-a-single-hba/m-p/4063053#M306188</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-30T10:31:56Z</dc:date>
    </item>
  </channel>
</rss>

