<?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: multiple alternate links in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839177#M90790</link>
    <description>Yes, HP-UX will support multiple alternate links and it will use the primary.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 05 Nov 2002 15:06:18 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-11-05T15:06:18Z</dc:date>
    <item>
      <title>multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839176#M90789</link>
      <description>I have an hpux 11.0 k580 running advanced jfs and mirror/ux.&lt;BR /&gt;&lt;BR /&gt;We currently have volume groups that have a primary path and an alternate link.&lt;BR /&gt;&lt;BR /&gt;Due to some configuration changes we are  going to have a primary link and three alternate paths.&lt;BR /&gt;&lt;BR /&gt;Will hpux and software support these alternate paths, and  how does it go through and decide which alternate to use.</description>
      <pubDate>Tue, 05 Nov 2002 15:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839176#M90789</guid>
      <dc:creator>Unix Administrator_5</dc:creator>
      <dc:date>2002-11-05T15:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839177#M90790</link>
      <description>Yes, HP-UX will support multiple alternate links and it will use the primary.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 05 Nov 2002 15:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839177#M90790</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-05T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839178#M90791</link>
      <description>Yes it will support multiple alternate paths. It will give the first assignment based upon primary controller configuration. By this I mean that if you have controller '1' and controller '2' and the LUN is created with controller '1', '1' will be primary and '2' will be alternate. If you're doing this through a SAN/switch, it will use the sequential numbers next in line to be alternate '2' and alternate '3'. These can be manipulated by using vgreduce/vgextend. You would vgreduce the 'primary' link from the VG. The first alternate would then become primary. You can then vgextend the 'old' primary back as an alternate. Use this to balance the load across the controllers, HBA's, and ports.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 05 Nov 2002 15:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839178#M90791</guid>
      <dc:creator>David Bell_1</dc:creator>
      <dc:date>2002-11-05T15:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839179#M90792</link>
      <description>As far I know the choice of which alternate path it chooses depends on the order it appears in your "vgdisplay" output. For example =&amp;gt;&lt;BR /&gt;--Physical Volumes---&lt;BR /&gt;PV Name /dev/dsk/c0t0d0&lt;BR /&gt;PV Name /dev/dsk/c7t0d0  Alternate Link&lt;BR /&gt;PV Name ......&lt;BR /&gt;PV Name ......&lt;BR /&gt;in that order that you see.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Nov 2002 15:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839179#M90792</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-05T15:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839180#M90793</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;LVM utilizes the primary link only.  No load-balancing with an alternate(s) occurs.  Secondary (or tertiary) links exist only for fail-over.  The primary link is nothing more than the first physical path to a device as defined in '/etc/lvmtab'.&lt;BR /&gt;&lt;BR /&gt;To exchange a primary for a secondary link, 'vgreduce' the primary and 'vgextend' the *same* link back into the volume group.&lt;BR /&gt;&lt;BR /&gt;While LVM does not load balance, you can and should allocate multiple links to different controllers.  In this fashion a group or array of disks can be serviced by multiple controllers (paths) thereby improving throughput.  To a particular disk, only one pv-link is active as indicated.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Nov 2002 15:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839180#M90793</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-05T15:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: multiple alternate links</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839181#M90794</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;We can also use "pvchange" to switch the primary and alternate paths online ..no need to vgreduce and vgextend &lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;Rajesh</description>
      <pubDate>Wed, 06 Nov 2002 23:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-alternate-links/m-p/2839181#M90794</guid>
      <dc:creator>Bugs_Bnny</dc:creator>
      <dc:date>2002-11-06T23:04:11Z</dc:date>
    </item>
  </channel>
</rss>

