<?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: How to find the LUN path and storage box details (target). in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677200#M551900</link>
    <description>What version OS of hp-ux?&lt;BR /&gt;&lt;BR /&gt;what type of storage array? Like Torsten mentioned different storage types have different tools to use.</description>
    <pubDate>Thu, 19 Aug 2010 18:27:38 GMT</pubDate>
    <dc:creator>S. Ney</dc:creator>
    <dc:date>2010-08-19T18:27:38Z</dc:date>
    <item>
      <title>How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677198#M551898</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am new to HP-UX. I have some questions on finding LUN path and storage box details (target).&lt;BR /&gt;&lt;BR /&gt;1)How to find if we are having multiple paths to single LUN?&lt;BR /&gt;&lt;BR /&gt;2)How to find, if two LUNs are belonging to same storage box?&lt;BR /&gt;&lt;BR /&gt;3)How to find SAN swith details of a LUN?&lt;BR /&gt;&lt;BR /&gt;4)How to find storage box details of a LUN?</description>
      <pubDate>Thu, 19 Aug 2010 14:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677198#M551898</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-08-19T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677199#M551899</link>
      <description>Most array vendors have special tools to get all this information easily, e.g. powerpath, xpinfo, evainfo ...</description>
      <pubDate>Thu, 19 Aug 2010 15:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677199#M551899</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-08-19T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677200#M551900</link>
      <description>What version OS of hp-ux?&lt;BR /&gt;&lt;BR /&gt;what type of storage array? Like Torsten mentioned different storage types have different tools to use.</description>
      <pubDate>Thu, 19 Aug 2010 18:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677200#M551900</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2010-08-19T18:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677201#M551901</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;managing lun's from 11i v2 or 11i v3 could be different. Once again knowing t he version is important.&lt;BR /&gt;&lt;BR /&gt;Regards/&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 20:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677201#M551901</guid>
      <dc:creator>dicko_2</dc:creator>
      <dc:date>2010-08-19T20:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677202#M551902</link>
      <description>Post ioscan -fnC disk output..</description>
      <pubDate>Sat, 21 Aug 2010 12:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677202#M551902</guid>
      <dc:creator>RajuD</dc:creator>
      <dc:date>2010-08-21T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677203#M551903</link>
      <description>HP-UX 11.31 supremacy:&lt;BR /&gt;&lt;BR /&gt;1) ioscan -m hwpath&lt;BR /&gt;&lt;BR /&gt;2) scsimgr -p get_attr -a vid -a pid -a serial_number -a device_file all_lun | sort&lt;BR /&gt;&lt;BR /&gt;3) ioscan -fnkNCtgtpath&lt;BR /&gt;&lt;BR /&gt;4) scsimgr get_info -D /dev/rdisk/disk30</description>
      <pubDate>Sat, 21 Aug 2010 17:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677203#M551903</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2010-08-21T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the LUN path and storage box details (target).</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677204#M551904</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have executed following commands in one HP-UX 11.31 server:&lt;BR /&gt;&lt;BR /&gt;1)# ioscan -funC disk&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  0/6/0/0/0/0/4/0/0/0.0.0  sdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                         /dev/dsk/c0t0d0     /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0    /dev/rdsk/c0t0d0s2&lt;BR /&gt;                         /dev/dsk/c0t0d0s1   /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s1  /dev/rdsk/c0t0d0s3&lt;BR /&gt;disk      1  0/6/0/0/0/0/4/0/0/0.0.1  sdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                         /dev/dsk/c0t0d1   /dev/rdsk/c0t0d1&lt;BR /&gt;disk      4  255/1/0.0.0  sdisk   CLAIMED     DEVICE       TEAC    DVD-ROM DW-224EV&lt;BR /&gt;                         /dev/dsk/c1t0d0   /dev/rdsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)# ioscan -funNC disk&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;===================================================================&lt;BR /&gt;disk      2  64000/0xfa00/0x1  esdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                      /dev/disk/disk2      /dev/disk/disk2_p2   /dev/rdisk/disk2     /dev/rdisk/disk2_p2&lt;BR /&gt;                      /dev/disk/disk2_p1   /dev/disk/disk2_p3   /dev/rdisk/disk2_p1  /dev/rdisk/disk2_p3&lt;BR /&gt;disk      3  64000/0xfa00/0x2  esdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                      /dev/disk/disk3   /dev/rdisk/disk3&lt;BR /&gt;disk      5  64000/0xfa00/0x3  esdisk   CLAIMED     DEVICE       TEAC    DVD-ROM DW-224EV&lt;BR /&gt;                      /dev/disk/disk5   /dev/rdisk/disk5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3)# ioscan -m hwpath&lt;BR /&gt;Lun H/W Path      Lunpath H/W Path                 Legacy H/W Path&lt;BR /&gt;====================================================================&lt;BR /&gt;64000/0xfa00/0x0&lt;BR /&gt;                  0/6/0/0/0/0/4/0/0/0.0x0.0x0&lt;BR /&gt;64000/0xfa00/0x1&lt;BR /&gt;                  0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000000   0/6/0/0/0/0/4/0/0/0.0.0&lt;BR /&gt;64000/0xfa00/0x2&lt;BR /&gt;                  0/6/0/0/0/0/4/0/0/0.0x0.0x4000000000000001   0/6/0/0/0/0/4/0/0/0.0.1&lt;BR /&gt;64000/0xfa00/0x3&lt;BR /&gt;                  64000/0x0/0x0.0x0.0x0            255/1/0.0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4)# scsimgr -p get_attr -a vid -a pid -a serial_number -a device_file all_lun | sort&lt;BR /&gt;"HP      ":"LOGICAL VOLUME  ":"PAFGL0N9SWO0AP":/dev/rdisk/disk2&lt;BR /&gt;"HP      ":"LOGICAL VOLUME  ":"PAFGL0N9SWO0AP":/dev/rdisk/disk3&lt;BR /&gt;"HP      ":"P400            ":"PAFGL0N9SWO0AP":/dev/pt/pt0&lt;BR /&gt;"TEAC    ":"DVD-ROM DW-224EV"::/dev/rdisk/disk5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5)# ioscan -fnkNC tgtpath&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;=================================================================&lt;BR /&gt;tgtpath   0  0/6/0/0/0/0/4/0/0/0.0x0  estp   CLAIMED     TGT_PATH     parallel_scsi target served by ciss driver, target port id 0x0&lt;BR /&gt;tgtpath   1  64000/0x0/0x0.0x0        estp   CLAIMED     TGT_PATH     usb target served by usb_ms_scsi driver, target port id 0x0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;6)# scsimgr get_info -D /dev/rdisk/disk3&lt;BR /&gt;&lt;BR /&gt;        STATUS INFORMATION FOR LUN : /dev/rdisk/disk3&lt;BR /&gt;&lt;BR /&gt;Generic Status Information&lt;BR /&gt;&lt;BR /&gt;SCSI services internal state                  = ONLINE&lt;BR /&gt;Device type                                   = Direct_Access&lt;BR /&gt;EVPD page 0x83 description code               = 1&lt;BR /&gt;EVPD page 0x83 description association        = 0&lt;BR /&gt;EVPD page 0x83 description type               = 3&lt;BR /&gt;World Wide Identifier (WWID)                  = 0x600508b100104e3953574f3041500001&lt;BR /&gt;Serial number                                 = "PAFGL0N9SWO0AP"&lt;BR /&gt;Vendor id                                     = "HP      "&lt;BR /&gt;Product id                                    = "LOGICAL VOLUME  "&lt;BR /&gt;Product revision                              = "5.20"&lt;BR /&gt;Other properties                              = ""&lt;BR /&gt;SPC protocol revision                         = 2&lt;BR /&gt;Open count (includes chr/blk/pass-thru/class) = 1&lt;BR /&gt;Raw open count (includes class/pass-thru)     = 0&lt;BR /&gt;Pass-thru opens                               = 0&lt;BR /&gt;LUN path count                                = 1&lt;BR /&gt;Active LUN paths                              = 1&lt;BR /&gt;Standby LUN paths                             = 0&lt;BR /&gt;Failed LUN paths                              = 0&lt;BR /&gt;Maximum I/O size allowed                      = 1048576&lt;BR /&gt;Preferred I/O size                            = 1048576&lt;BR /&gt;Outstanding I/Os                              = 0&lt;BR /&gt;I/O load balance policy                       = round_robin&lt;BR /&gt;Path fail threshold time period               = 0&lt;BR /&gt;Transient time period                         = 120&lt;BR /&gt;Tracing buffer size                           = 1024&lt;BR /&gt;LUN Path used when policy is path_lockdown    = NA&lt;BR /&gt;LUN access type                               = NA&lt;BR /&gt;Asymmetric logical unit access supported      = No&lt;BR /&gt;Asymmetric states supported                   = NA&lt;BR /&gt;Preferred paths reported by device            = No&lt;BR /&gt;Preferred LUN paths                           = 0&lt;BR /&gt;&lt;BR /&gt;Driver esdisk Status Information :&lt;BR /&gt;&lt;BR /&gt;Capacity in number of blocks                      = 1146733360&lt;BR /&gt;Block size in bytes                               = 512&lt;BR /&gt;Number of active IOs                              = 0&lt;BR /&gt;Special properties                                =&lt;BR /&gt;Maximum number of IO retries                      = 45&lt;BR /&gt;IO transfer timeout in secs                       = 30&lt;BR /&gt;FORMAT command timeout in secs                    = 86400&lt;BR /&gt;START UNIT command timeout in secs                = 60&lt;BR /&gt;Timeout in secs before starting failing IO        = 120&lt;BR /&gt;IO infinite retries                               = false&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My Questions:&lt;BR /&gt;&lt;BR /&gt;1)Explain me the purpose of each command?&lt;BR /&gt;&lt;BR /&gt;2)How to use above details to followings?&lt;BR /&gt;&lt;BR /&gt;i)How to find if we are having multiple paths to single LUN?&lt;BR /&gt;&lt;BR /&gt;ii)How to find, if two LUNs are belonging to same storage box?&lt;BR /&gt;&lt;BR /&gt;iii)How to find SAN swith details of a LUN?&lt;BR /&gt;&lt;BR /&gt;iv)How to find storage box details of a LUN? &lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-lun-path-and-storage-box-details-target/m-p/4677204#M551904</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-09-07T14:01:12Z</dc:date>
    </item>
  </channel>
</rss>

