<?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: LUN/SCSI ID on 11iv3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218367#M466263</link>
    <description>This is a post I found on the 11iv2:&lt;BR /&gt;&lt;BR /&gt; will explain as per the follwoing example..&lt;BR /&gt;&lt;BR /&gt;disk 1623 0/0/1/1/0/4/0.2.4.0.0.15.7 sdisk CLAIMED DEVICE HP OPEN-E&lt;BR /&gt;/dev/dsk/c2t15d7 /dev/rdsk/c2t15d7&lt;BR /&gt;disk 239 0/0/1/1/0/4/0.2.4.0.1.0.0 sdisk CLAIMED DEVICE HP OPEN-E&lt;BR /&gt;/dev/dsk/c29t0d0 /dev/rdsk/c29t0d0&lt;BR /&gt;&lt;BR /&gt;If you notice, the Calculation of the LUN number is done with the last 3 decimal digits in the H/W path. You have indeed used the correct formula to compute the LUN number. Ex: 0/0/1/1/0/4/0.2.4.0.0.15.7 whould yield me..&lt;BR /&gt;&lt;BR /&gt;0*128 + 15*8 + 7 = 127&lt;BR /&gt;&lt;BR /&gt;That is, LUN number 127. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Jan 2010 18:17:35 GMT</pubDate>
    <dc:creator>Albert Smith_1</dc:creator>
    <dc:date>2010-01-11T18:17:35Z</dc:date>
    <item>
      <title>LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218364#M466260</link>
      <description>Hey folks,&lt;BR /&gt;  I was wondering how to determine the decimal LUN/SCSI ID for a disk. on 11iv2 there was a formula that would garner that information. But when I try to use that same formula on 11iv3 it gave the wrong ID's.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 16:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218364#M466260</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-11T16:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218365#M466261</link>
      <description>Example?</description>
      <pubDate>Mon, 11 Jan 2010 17:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218365#M466261</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-11T17:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218366#M466262</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;How about you share the formula. Then maybe with a frame of reference and a few minutes I can give you a new formula.&lt;BR /&gt;&lt;BR /&gt;11.31 uses built in multi pathing, which may be interfering with your formula's ability to do good calculations.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Jan 2010 17:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218366#M466262</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-01-11T17:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218367#M466263</link>
      <description>This is a post I found on the 11iv2:&lt;BR /&gt;&lt;BR /&gt; will explain as per the follwoing example..&lt;BR /&gt;&lt;BR /&gt;disk 1623 0/0/1/1/0/4/0.2.4.0.0.15.7 sdisk CLAIMED DEVICE HP OPEN-E&lt;BR /&gt;/dev/dsk/c2t15d7 /dev/rdsk/c2t15d7&lt;BR /&gt;disk 239 0/0/1/1/0/4/0.2.4.0.1.0.0 sdisk CLAIMED DEVICE HP OPEN-E&lt;BR /&gt;/dev/dsk/c29t0d0 /dev/rdsk/c29t0d0&lt;BR /&gt;&lt;BR /&gt;If you notice, the Calculation of the LUN number is done with the last 3 decimal digits in the H/W path. You have indeed used the correct formula to compute the LUN number. Ex: 0/0/1/1/0/4/0.2.4.0.0.15.7 whould yield me..&lt;BR /&gt;&lt;BR /&gt;0*128 + 15*8 + 7 = 127&lt;BR /&gt;&lt;BR /&gt;That is, LUN number 127. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 18:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218367#M466263</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-11T18:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218368#M466264</link>
      <description>It should not be any different on 11iv3..&lt;BR /&gt;&lt;BR /&gt;What are you seeing ?&lt;BR /&gt;&lt;BR /&gt;11iv3 uses the agile view in order to multipathing to work.&lt;BR /&gt;&lt;BR /&gt;e.g. /dev/disk/disk1, disk2, disk3 etc..&lt;BR /&gt;ioscan -m dsf to see the relationship of agile name to device paths.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 18:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218368#M466264</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-01-11T18:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218369#M466265</link>
      <description>disk    848  0/4/0/0/0/1.186.16.0.0.7.7  sdisk   CLAIMED     DEVICE       FALCON  IPSTOR DISK&lt;BR /&gt;                      /dev/dsk/c64t7d7   /dev/rdsk/c64t7d7&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this disk should be lun 63&lt;BR /&gt;&lt;BR /&gt;using the calculation of before it comes up as lun 112</description>
      <pubDate>Mon, 11 Jan 2010 18:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218369#M466265</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-11T18:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218370#M466266</link>
      <description>0.7.7&lt;BR /&gt;&lt;BR /&gt;8 * 7 = 56&lt;BR /&gt;56 + 7 = 63&lt;BR /&gt;&lt;BR /&gt;??</description>
      <pubDate>Mon, 11 Jan 2010 19:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218370#M466266</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-01-11T19:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218371#M466267</link>
      <description>I think you formula is now being evaluated differently.&lt;BR /&gt;&lt;BR /&gt;What it should be doing (with the 0.7.7) is:&lt;BR /&gt;&lt;BR /&gt;(0*128)+(7*8)+7=&lt;BR /&gt;0+56+7=&lt;BR /&gt;63&lt;BR /&gt;&lt;BR /&gt;What I think it is doing is:&lt;BR /&gt;&lt;BR /&gt;8*(7+7)=&lt;BR /&gt;8*14=&lt;BR /&gt;112&lt;BR /&gt;&lt;BR /&gt;If you have an automated process that is doing these calculation, you may need to add parenthesis to the formula to make sure things are evaluated as they should be.</description>
      <pubDate>Mon, 11 Jan 2010 19:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218371#M466267</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-01-11T19:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218372#M466268</link>
      <description>thanks I was doing the formula wrong it helps to have a another set of eyes on these things...</description>
      <pubDate>Mon, 11 Jan 2010 19:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218372#M466268</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-11T19:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: LUN/SCSI ID on 11iv3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218373#M466269</link>
      <description>Was doing formula wrong</description>
      <pubDate>Mon, 11 Jan 2010 19:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-scsi-id-on-11iv3/m-p/5218373#M466269</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-11T19:35:48Z</dc:date>
    </item>
  </channel>
</rss>

