<?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: PVG Strict-mirroring in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628554#M646115</link>
    <description>Hi Woo,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90053/B3936-90053_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90053/00/00/34-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90053/00/00/34-toc.html&amp;amp;searchterms=pvg%7cstrict%7cmirroring&amp;amp;queryid=20011210-102657" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90053/B3936-90053_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90053/00/00/34-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90053/00/00/34-toc.html&amp;amp;searchterms=pvg%7cstrict%7cmirroring&amp;amp;queryid=20011210-102657&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Dec 2001 18:24:43 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-12-10T18:24:43Z</dc:date>
    <item>
      <title>PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628549#M646110</link>
      <description>Hi,&lt;BR /&gt;  I am quite new the system administration. Can someone explain to me what is PVG strict-mirroring? What is the different between it and the normal normal mirroring?&lt;BR /&gt; Thanks.</description>
      <pubDate>Mon, 10 Dec 2001 14:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628549#M646110</guid>
      <dc:creator>Woo Kim Chye</dc:creator>
      <dc:date>2001-12-10T14:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628550#M646111</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you man lvmpvg, you'll see you can define physical volume groups associated with a particular vg.  In this way, you can, say, separate out groups of disks that are on the same controllers, for instance.&lt;BR /&gt;&lt;BR /&gt;When you define you LV to be PVG-strict, you're asking the system to obey the lvmpvg "rules", so that disks within one PVG are only mirrored with disks in a separate PVG, i.e. on different controllers.&lt;BR /&gt;&lt;BR /&gt;Normal mirroring just ensures that the *different* disks must be used, but they may be on the same controller - if you lose the controller, you lose both halves of the mirror.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Mon, 10 Dec 2001 14:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628550#M646111</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-12-10T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628551#M646112</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Quoting from man lvchange:&lt;BR /&gt;&lt;BR /&gt;"Mirror copies of a logical extent can be allocated to share or not share the same physical volume group.&lt;BR /&gt;&lt;BR /&gt;PVG Strict-mirroring is when the mirror copies share the same volume group.  Using:&lt;BR /&gt;&lt;BR /&gt;lvchange -s y&lt;BR /&gt;&lt;BR /&gt;enables strict allocation policy, but the mirrors of a logical extent cannot share the same physical volume.&lt;BR /&gt;&lt;BR /&gt;lvchange -s g&lt;BR /&gt;&lt;BR /&gt;sets a PVG-strict allocation policy.  Mirrors of a logical extent cannot share the same physical volume group.  A PVG-strict allocation policy cannot be set on a logical volume in a volume group that does not have a physical volume group defined."&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Vince</description>
      <pubDate>Mon, 10 Dec 2001 14:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628551#M646112</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2001-12-10T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628552#M646113</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;"PVG" stands for Physical Volume Group.  PVG-mirroring allows you to gain the benefit of both striping *and* mirroring.  With standard LVM stripes, mirroring is not (directly) allowed.&lt;BR /&gt;&lt;BR /&gt;To insure that the mirrored extents of a logical volume can be placed on disks that are not connected to the same channel, you can create physical volume groups.&lt;BR /&gt;&lt;BR /&gt;This makes it much easier to create mirrors yet maintain strict allocation policy where mirror extents do not share a common disk or physical volume group.&lt;BR /&gt;&lt;BR /&gt;Have a look at the man pages (1M) for 'lvcreate' and 'vgcreate' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 10 Dec 2001 14:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628552#M646113</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-12-10T14:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628553#M646114</link>
      <description>In the above thread:&lt;BR /&gt;&lt;BR /&gt;PVG Strict-mirroring is when the mirror copies share the same volume group.&lt;BR /&gt;&lt;BR /&gt;should read&lt;BR /&gt;&lt;BR /&gt;PVG Strict-mirroring is when the mirror copies cannot share the same volume group.&lt;BR /&gt;&lt;BR /&gt;Apologies,&lt;BR /&gt;Vince</description>
      <pubDate>Mon, 10 Dec 2001 14:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628553#M646114</guid>
      <dc:creator>Vincent Farrugia</dc:creator>
      <dc:date>2001-12-10T14:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: PVG Strict-mirroring</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628554#M646115</link>
      <description>Hi Woo,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90053/B3936-90053_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90053/00/00/34-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90053/00/00/34-toc.html&amp;amp;searchterms=pvg%7cstrict%7cmirroring&amp;amp;queryid=20011210-102657" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90053/B3936-90053_top.html&amp;amp;con=/hpux/onlinedocs/B3936-90053/00/00/34-con.html&amp;amp;toc=/hpux/onlinedocs/B3936-90053/00/00/34-toc.html&amp;amp;searchterms=pvg%7cstrict%7cmirroring&amp;amp;queryid=20011210-102657&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Dec 2001 18:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-strict-mirroring/m-p/2628554#M646115</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-10T18:24:43Z</dc:date>
    </item>
  </channel>
</rss>

