<?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: Change PV Link path in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882084#M280116</link>
    <description>Yes either you can do vgreduce and then vgextend or try this single command&lt;BR /&gt;pvchange -s /dev/dsk/c13t0d2&lt;BR /&gt;this will set the /dev/dsk/c13t0d2 as the primary disk</description>
    <pubDate>Wed, 18 Oct 2006 01:51:11 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2006-10-18T01:51:11Z</dc:date>
    <item>
      <title>Change PV Link path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882081#M280113</link>
      <description>--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg11&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c19t0d2&lt;BR /&gt;   PV Name                     /dev/dsk/c13t0d2 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c18t0d2 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c15t0d2 Alternate Link&lt;BR /&gt;   PV Status                   available    &lt;BR /&gt;   Total PE                    6945    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi expert,&lt;BR /&gt;   Please see the above VG11 info. Is it possible chagne the PV Link path as below?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c13t0d2&lt;BR /&gt;   PV Name                     /dev/dsk/c19t0d2 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c18t0d2 Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c15t0d2 Alternate Link&lt;BR /&gt;   PV Status                   available    &lt;BR /&gt;   Total PE                    5208    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2006 01:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882081#M280113</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2006-10-18T01:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change PV Link path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882082#M280114</link>
      <description>You can use vgreduce and vgextend to reorganize Alternate links.&lt;BR /&gt;&lt;BR /&gt;vgreduce /dev/vg11 /dev/dsk/c19t0d2&lt;BR /&gt;vgextend /dev/vg11 /dev/dsk/c19t0d2&lt;BR /&gt;&lt;BR /&gt;and vg11 will become to:&lt;BR /&gt;PV Name /dev/dsk/c13t0d2&lt;BR /&gt;PV Name /dev/dsk/c18t0d2 Alternate Link&lt;BR /&gt;PV Name /dev/dsk/c15t0d2 Alternate Link&lt;BR /&gt;PV Name /dev/dsk/c19t0d2 Alternate Link&lt;BR /&gt;&lt;BR /&gt;One thing I don't understand is that why you expect the "Total PE" will be reduced from 6945 to 5208?&lt;BR /&gt;&lt;BR /&gt;Yang</description>
      <pubDate>Wed, 18 Oct 2006 01:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882082#M280114</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-10-18T01:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change PV Link path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882083#M280115</link>
      <description>Sorry the typing error . Total PE 6945 &lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2006 01:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882083#M280115</guid>
      <dc:creator>j773303</dc:creator>
      <dc:date>2006-10-18T01:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change PV Link path</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882084#M280116</link>
      <description>Yes either you can do vgreduce and then vgextend or try this single command&lt;BR /&gt;pvchange -s /dev/dsk/c13t0d2&lt;BR /&gt;this will set the /dev/dsk/c13t0d2 as the primary disk</description>
      <pubDate>Wed, 18 Oct 2006 01:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-pv-link-path/m-p/3882084#M280116</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-10-18T01:51:11Z</dc:date>
    </item>
  </channel>
</rss>

