<?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 PV order in VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111532#M586607</link>
    <description>I have a system running HP-UX 11i V1.  I recently adjusted the connection order of the PV's for a particularly busy volume group.  I want some reassurance that after I reboot the system the order will remain the same.&lt;BR /&gt;&lt;BR /&gt;Any experience?&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
    <pubDate>Fri, 30 May 2008 13:27:29 GMT</pubDate>
    <dc:creator>Stuart Powell</dc:creator>
    <dc:date>2008-05-30T13:27:29Z</dc:date>
    <item>
      <title>PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111532#M586607</link>
      <description>I have a system running HP-UX 11i V1.  I recently adjusted the connection order of the PV's for a particularly busy volume group.  I want some reassurance that after I reboot the system the order will remain the same.&lt;BR /&gt;&lt;BR /&gt;Any experience?&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Fri, 30 May 2008 13:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111532#M586607</guid>
      <dc:creator>Stuart Powell</dc:creator>
      <dc:date>2008-05-30T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111533#M586608</link>
      <description>How did you order the PVs?&lt;BR /&gt;&lt;BR /&gt;Use vgreduve/vgextend to sort the alternate links.</description>
      <pubDate>Fri, 30 May 2008 13:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111533#M586608</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-30T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111534#M586609</link>
      <description>That is correct.  I'm running a Veritas filesystem, but not load balancing.</description>
      <pubDate>Fri, 30 May 2008 13:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111534#M586609</guid>
      <dc:creator>Stuart Powell</dc:creator>
      <dc:date>2008-05-30T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111535#M586610</link>
      <description>How did you change the order? Was it done via 'pvchange -s /dev/dsk/new_pri_path' or through a vgreduce/vgextend?&lt;BR /&gt;&lt;BR /&gt;The 'pvchange -s' would not survive a reboot. To change the order of pvlinks and have it persistent, you'd want to vgreduce/vgextend the pvlinks or export and import the vg to get things in the order you'd like.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Fri, 30 May 2008 13:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111535#M586610</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2008-05-30T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111536#M586611</link>
      <description>Hi Stuart:&lt;BR /&gt;&lt;BR /&gt;The order will remain if you use 'vgreduce' and 'vgextend' to make your assignments.&lt;BR /&gt;&lt;BR /&gt;Another way is to 'vgexport' the volume group with its 'outfile' option to capture the 'pv_links'.  Edit the order of the alternate links in that file to your taste, and use the modified file as the 'infile' to 'vgimport'.  See the manpages for more information.&lt;BR /&gt;&lt;BR /&gt;Look too at the 'pvchange' command and its 'autoswtich' documentation.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 30 May 2008 13:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111536#M586611</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-05-30T13:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111537#M586612</link>
      <description>Excellent input.  Thanks for the confirmation.&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Fri, 30 May 2008 13:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111537#M586612</guid>
      <dc:creator>Stuart Powell</dc:creator>
      <dc:date>2008-05-30T13:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111538#M586613</link>
      <description>I appreciate the input on this problem.</description>
      <pubDate>Fri, 30 May 2008 13:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111538#M586613</guid>
      <dc:creator>Stuart Powell</dc:creator>
      <dc:date>2008-05-30T13:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111539#M586614</link>
      <description>Hi (again) Stuart:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I'm running a Veritas filesystem, but not load balancing&lt;BR /&gt;&lt;BR /&gt;Do you mean that you are running VxVM and not LVM?&lt;BR /&gt;&lt;BR /&gt;With LVM, alternate links (pv_links) are *not* load-balanced.  Rather they are for high-availability only.  &lt;BR /&gt;&lt;BR /&gt;Things change radically on 11.31 (11iv3).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 30 May 2008 13:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111539#M586614</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-05-30T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: PV order in VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111540#M586615</link>
      <description>what's wrong with my answer?</description>
      <pubDate>Fri, 30 May 2008 13:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pv-order-in-vg/m-p/5111540#M586615</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-30T13:42:17Z</dc:date>
    </item>
  </channel>
</rss>

