<?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: HP9000, EVA6400, multipath in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243249#M532676</link>
    <description>swlist -l product HPswsp (if secure path is installed)&lt;BR /&gt;&lt;BR /&gt;If you don't see that output then the vgdisplay with alternate links indicates you have pvlinks configured. (LVM will use the primary PV link to access the LUN, the alternate links exist in case the primary path fails in which case LVM will automatically attempt to access the PV with the alternate link.)</description>
    <pubDate>Thu, 10 Jun 2010 14:18:04 GMT</pubDate>
    <dc:creator>S. Ney</dc:creator>
    <dc:date>2010-06-10T14:18:04Z</dc:date>
    <item>
      <title>HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243243#M532670</link>
      <description>I have 3 HP9000 systems that were connected to an EVA6400 by a storage consultant.  I am being asked which multipath I/O we are using to connect to the EVA: SecurePath, PVlinks, etc.  How do I find out?</description>
      <pubDate>Thu, 10 Jun 2010 12:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243243#M532670</guid>
      <dc:creator>Russell W. Roth</dc:creator>
      <dc:date>2010-06-10T12:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243244#M532671</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i secure&lt;BR /&gt; &lt;BR /&gt;will tell you if securepath is installed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Thu, 10 Jun 2010 13:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243244#M532671</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-06-10T13:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243245#M532672</link>
      <description>If its an older hpux OS like 11.11 or 11.23 you can do a vgdisplay -v /dev/vgname of volume group that is attached to san. At the bottom of the output you should see:&lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c9t0d1&lt;BR /&gt;   PV Name                     /dev/dsk/c11t0d1 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c13t0d1 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c15t0d1 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    6398&lt;BR /&gt;&lt;BR /&gt;You can also do swlist -l product &amp;gt; /tmp/product (for example) and see a list of installed products. You can look for products like SecurePath, EMCpower, etc. in order to find out if any 3rd party products are installed. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jun 2010 13:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243245#M532672</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2010-06-10T13:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243246#M532673</link>
      <description>swlist does not reveal SecurePath.  So, I'm using ... what?</description>
      <pubDate>Thu, 10 Jun 2010 13:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243246#M532673</guid>
      <dc:creator>Russell W. Roth</dc:creator>
      <dc:date>2010-06-10T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243247#M532674</link>
      <description>And, yes, I can see the alternate links in vgdisplay.  (fyi, I'm HP-UX 11.23)</description>
      <pubDate>Thu, 10 Jun 2010 13:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243247#M532674</guid>
      <dc:creator>Russell W. Roth</dc:creator>
      <dc:date>2010-06-10T13:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243248#M532675</link>
      <description>So, the answer appears to be, based on: &lt;A href="http://docs.hp.com/en/11822/storagemulti-pathing-HPUX-SG.pdf" target="_blank"&gt;http://docs.hp.com/en/11822/storagemulti-pathing-HPUX-SG.pdf&lt;/A&gt;&lt;BR /&gt;is LVM PVlinks.&lt;BR /&gt;Thanks for your time.</description>
      <pubDate>Thu, 10 Jun 2010 14:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243248#M532675</guid>
      <dc:creator>Russell W. Roth</dc:creator>
      <dc:date>2010-06-10T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243249#M532676</link>
      <description>swlist -l product HPswsp (if secure path is installed)&lt;BR /&gt;&lt;BR /&gt;If you don't see that output then the vgdisplay with alternate links indicates you have pvlinks configured. (LVM will use the primary PV link to access the LUN, the alternate links exist in case the primary path fails in which case LVM will automatically attempt to access the PV with the alternate link.)</description>
      <pubDate>Thu, 10 Jun 2010 14:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243249#M532676</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2010-06-10T14:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: HP9000, EVA6400, multipath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243250#M532677</link>
      <description>closing thread.</description>
      <pubDate>Thu, 10 Jun 2010 14:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp9000-eva6400-multipath/m-p/5243250#M532677</guid>
      <dc:creator>Russell W. Roth</dc:creator>
      <dc:date>2010-06-10T14:18:50Z</dc:date>
    </item>
  </channel>
</rss>

