<?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 san info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474178#M361652</link>
    <description>How to check what kind of san multipathing in hp system configured..and how to check multipathing - pls advice&lt;BR /&gt;thanks</description>
    <pubDate>Wed, 05 Aug 2009 18:57:10 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2009-08-05T18:57:10Z</dc:date>
    <item>
      <title>san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474178#M361652</link>
      <description>How to check what kind of san multipathing in hp system configured..and how to check multipathing - pls advice&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 05 Aug 2009 18:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474178#M361652</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-08-05T18:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474179#M361653</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;at first you should know which type of sotrage you are using :&lt;BR /&gt;&lt;BR /&gt;Vendor / Product&lt;BR /&gt;&lt;BR /&gt;them its a standard procedure, discussed in this forum.&lt;BR /&gt; &lt;BR /&gt;mikap</description>
      <pubDate>Wed, 05 Aug 2009 19:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474179#M361653</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-08-05T19:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474180#M361654</link>
      <description>Thanks - i would like to discuss for qlogic cards.&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 05 Aug 2009 19:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474180#M361654</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-08-05T19:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474181#M361655</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;the SAN HBA should be supported by the HP-UX,&lt;BR /&gt;&lt;BR /&gt;Hitachi = HDLM&lt;BR /&gt;&lt;BR /&gt;EMC = Powerpath&lt;BR /&gt;&lt;BR /&gt;HP = SecurePath&lt;BR /&gt;&lt;BR /&gt;HPUX 11.31 = have a new implementation of multipath software inside the OS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Each vendor have ovn SW for multipathig.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 05 Aug 2009 19:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474181#M361655</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-08-05T19:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474182#M361656</link>
      <description>Thank you - what commands should i use to see the multipathing informations - thanks for the reply</description>
      <pubDate>Wed, 05 Aug 2009 19:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474182#M361656</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-08-05T19:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474183#M361657</link>
      <description>Using ioscan -funC disk shows all the paths for all the disks. You can use sam to build vg and vgdisplay can show all the paths for each lv.</description>
      <pubDate>Wed, 05 Aug 2009 19:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474183#M361657</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-08-05T19:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: san info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474184#M361658</link>
      <description>If you are using HP secure path&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;swlist |grep -i "secure" and look for secure path&lt;BR /&gt;&lt;BR /&gt;secure path display&lt;BR /&gt;&lt;BR /&gt;for emc&lt;BR /&gt;swlist |grep -i power  and look for power path&lt;BR /&gt;&lt;BR /&gt;powermt display dev=all&lt;BR /&gt;&lt;BR /&gt;if using only hp alternate links&lt;BR /&gt;vgdiplay -v vg01 |grep -i "alternate links"</description>
      <pubDate>Thu, 06 Aug 2009 06:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-info/m-p/4474184#M361658</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-08-06T06:45:52Z</dc:date>
    </item>
  </channel>
</rss>

