<?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: find out multipath in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633420#M378718</link>
    <description>you can see in &lt;BR /&gt;vgdisplay -v&lt;BR /&gt;if this has alternate disk in PV section then it has multipathing.&lt;BR /&gt;&lt;BR /&gt;for power path&lt;BR /&gt;#powermt display dev=all&lt;BR /&gt;if it returns a output then u have multipathing&lt;BR /&gt;&lt;BR /&gt;if you have VxVM&lt;BR /&gt;&lt;BR /&gt;check for vxdmpadm&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
    <pubDate>Thu, 13 May 2010 23:52:03 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2010-05-13T23:52:03Z</dc:date>
    <item>
      <title>find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633418#M378716</link>
      <description>how to know whether the multipathing is present in the server or its configured or not , the OS version is 11.11. please find the ioscan -fnC disk output below:&lt;BR /&gt;&lt;BR /&gt;disk     15  0/2/0/0.115.48.19.0.0.2  sdisk    CLAIMED     DEVICE       IBM     2145&lt;BR /&gt;                            /dev/dsk/c14t0d2   /dev/rdsk/c14t0d2&lt;BR /&gt;disk     16  0/2/0/0.115.48.19.0.0.3  sdisk    CLAIMED     DEVICE       IBM     2145&lt;BR /&gt;                            /dev/dsk/c14t0d3   /dev/rdsk/c14t0d3&lt;BR /&gt;disk     17  0/2/0/0.115.48.19.0.0.4  sdisk    CLAIMED     DEVICE       IBM     2145&lt;BR /&gt;                            /dev/dsk/c14t0d4   /dev/rdsk/c14t0d4&lt;BR /&gt;disk     18  0/2/0/0.115.48.19.0.0.5  sdisk    CLAIMED     DEVICE       IBM     2145&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2010 20:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633418#M378716</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-05-13T20:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633419#M378717</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;From a straight ioscan, you can't identify if two ctds are pointing to the same physical device.  &lt;BR /&gt;&lt;BR /&gt;There is a way, though.  I've attached a script called id_lv_disks which will go through the disks in an ioscan and check the vg header information against the volume groups in /etc/lvmtab.  &lt;BR /&gt;&lt;BR /&gt;It's not perfect - occasioanlly gets hung up on the dvd or cdrom; however, you should be able to update that fairly easily so it gets filtered out in your environment.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
      <pubDate>Thu, 13 May 2010 22:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633419#M378717</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2010-05-13T22:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633420#M378718</link>
      <description>you can see in &lt;BR /&gt;vgdisplay -v&lt;BR /&gt;if this has alternate disk in PV section then it has multipathing.&lt;BR /&gt;&lt;BR /&gt;for power path&lt;BR /&gt;#powermt display dev=all&lt;BR /&gt;if it returns a output then u have multipathing&lt;BR /&gt;&lt;BR /&gt;if you have VxVM&lt;BR /&gt;&lt;BR /&gt;check for vxdmpadm&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 13 May 2010 23:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633420#M378718</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-05-13T23:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633421#M378719</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;i think lun indicates IBM .. so doubut multipath will be there , multi path is for EMC products.&lt;BR /&gt;&lt;BR /&gt;Poermt display is the command check the lun paths. Check the s/w installed :) &lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2010 04:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633421#M378719</guid>
      <dc:creator>HCL Ash</dc:creator>
      <dc:date>2010-05-14T04:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633422#M378720</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you could use this multipath SW :&lt;BR /&gt;&lt;BR /&gt;EMC PowerPath&lt;BR /&gt;Hitachi HiCommand Dynamic Link Manager (HDLM)&lt;BR /&gt;HP StorageWorks Secure Path&lt;BR /&gt;&lt;BR /&gt;- from the ioscan you are not able to identifiy if the multipath SW is installed and used, each multipath SW have a own commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 14 May 2010 04:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633422#M378720</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-05-14T04:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633423#M378721</link>
      <description>IBM 2145 !!!! &lt;BR /&gt;&lt;BR /&gt;I think this is DS8K storage.. there are some mutilipathing software available on IBM. &lt;BR /&gt;&lt;BR /&gt;You have to download "sdd" software installed on  your system.&lt;BR /&gt;&lt;BR /&gt;If you already installed this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do enable multipathing.&lt;BR /&gt;&lt;BR /&gt;cfgvpath -r   ----&amp;gt; to create vpath&lt;BR /&gt;showvpath -l &lt;BR /&gt;datapath query essmap ----&amp;gt; to get vpath details.&lt;BR /&gt;&lt;BR /&gt;Let me know the storage model name , so that  i can suggest  the correct multipathing software&lt;BR /&gt;&lt;BR /&gt;Gudluck&lt;BR /&gt;Prasanth&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2010 06:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633423#M378721</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2010-05-14T06:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: find out multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633424#M378722</link>
      <description>Hi Gany,&lt;BR /&gt;&lt;BR /&gt;see this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www-01.ibm.com/support/docview.wss?rs=540&amp;amp;context=ST52G7&amp;amp;uid=ssg1S4000053&amp;amp;loc=en_US&amp;amp;cs=utf-8" target="_blank"&gt;http://www-01.ibm.com/support/docview.wss?rs=540&amp;amp;context=ST52G7&amp;amp;uid=ssg1S4000053&amp;amp;loc=en_US&amp;amp;cs=utf-8&lt;/A&gt;〈=en+en&lt;BR /&gt;&lt;BR /&gt;sdd softwares are available for following IBM storage families &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SDD Package for DS8000&lt;BR /&gt;&lt;BR /&gt;SDD Package for DS6000&lt;BR /&gt;&lt;BR /&gt;SDD Package for DS5000&lt;BR /&gt;&lt;BR /&gt;SDD Package for DS3950&lt;BR /&gt;&lt;BR /&gt;SDD Package for DS4000 &lt;BR /&gt;&lt;BR /&gt;Gudluck&lt;BR /&gt;Prasanth</description>
      <pubDate>Fri, 14 May 2010 06:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-multipath/m-p/4633424#M378722</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2010-05-14T06:50:41Z</dc:date>
    </item>
  </channel>
</rss>

