<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035169#M431787</link>
    <description>We use PVG when we want to use striping with Mirroring so we keep all the striped PVs in a PVG and then mirror one PVG with another...&lt;BR /&gt;&lt;BR /&gt;Once we create a PVG vg sees it as a complete LV .. no matters how many disks are their in PVG.. &lt;BR /&gt;&lt;BR /&gt;To set up this we need minimum 4 disks so each PVg will have 2 disks and u can stripe them and then they can be mirrored across another PVG..&lt;BR /&gt;&lt;BR /&gt;This kind of setup helps us in getting more I/O.. so speed is higher and at the same time we have a mirror as well..</description>
    <pubDate>Wed, 21 Mar 2007 04:56:50 GMT</pubDate>
    <dc:creator>Mridul Shrivastava</dc:creator>
    <dc:date>2007-03-21T04:56:50Z</dc:date>
    <item>
      <title>PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035166#M431784</link>
      <description>hi,&lt;BR /&gt;   what is PVG and why we are using this?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anand</description>
      <pubDate>Wed, 21 Mar 2007 01:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035166#M431784</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-03-21T01:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035167#M431785</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this mechanism is useful if you want to mirror with more than 2 disks in a volume group, see&lt;BR /&gt;&lt;BR /&gt;man lvmpvg&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/lvmpvg.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/lvmpvg.4.html&lt;/A&gt;</description>
      <pubDate>Wed, 21 Mar 2007 02:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035167#M431785</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-03-21T02:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035168#M431786</link>
      <description>PVG = Physical Volume Group.&lt;BR /&gt;&lt;BR /&gt;Basically, it's a way of dividing PVs of one VG into PVGroups and then applying certain LVM policies in a per-PVG basis instead of per-PV basis as normal.&lt;BR /&gt;&lt;BR /&gt;The LVM can use the PVG information to limit where mirror copies of each extent can be placed. If you don't use PVG, LVM will assume that all the PVs in a VG are equal.&lt;BR /&gt;&lt;BR /&gt;For example, when you have four disks but just two SCSI controllers (2 disks to each controller), you'd prefer to have one of the mirror copies on controller A and and the other on controller B.&lt;BR /&gt;&lt;BR /&gt;If both were on controller A, a cabling problem or a hardware fault could disable both mirrors at once, crashing the system.&lt;BR /&gt;&lt;BR /&gt;Separating the mirror halves on different controllers may improve performance too: any operation can be run in parallel on both SCSI buses, instead of requiring one bus to transfer the data twice.&lt;BR /&gt;&lt;BR /&gt;Anything the PVGs can do, you can also do manually if you're careful: the PVGs just allow you to automate some of the basics.</description>
      <pubDate>Wed, 21 Mar 2007 02:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035168#M431786</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-03-21T02:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035169#M431787</link>
      <description>We use PVG when we want to use striping with Mirroring so we keep all the striped PVs in a PVG and then mirror one PVG with another...&lt;BR /&gt;&lt;BR /&gt;Once we create a PVG vg sees it as a complete LV .. no matters how many disks are their in PVG.. &lt;BR /&gt;&lt;BR /&gt;To set up this we need minimum 4 disks so each PVg will have 2 disks and u can stripe them and then they can be mirrored across another PVG..&lt;BR /&gt;&lt;BR /&gt;This kind of setup helps us in getting more I/O.. so speed is higher and at the same time we have a mirror as well..</description>
      <pubDate>Wed, 21 Mar 2007 04:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035169#M431787</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-03-21T04:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035170#M431788</link>
      <description>&lt;!--!*#--&gt;PVG is just a bunch of physical volumes in volume group with something in common (like connection via same hba, or like origin from same disk array).&lt;BR /&gt;&lt;BR /&gt;Some examples might be:&lt;BR /&gt;1.) high availability&lt;BR /&gt;We have a disk array (XP, EVA, you name it) in two datacentres (dc A, dc B) and we want to mirror the volumes like original stay in dc A (these physical volumes are grouped together in PVGdcA) and mirror stay in dc B (these physical volumes are grouped together in PVGdcB). So when dc A gets nuked, we still have our data available from dc B.&lt;BR /&gt;&lt;BR /&gt;2.) io distribution&lt;BR /&gt;We have few disks/physical volumes (name them pvolA, pvolB, pvolC) from disk array and we want to distribute io load between those physical volumes for performance reasons. So we create PVG from these physical volumes and create logical volume with it's extents distributed to physical volumes in that PVG via round robin (see -D y and -s g options for lvcreate command). Like then first logical extent is mapped to physical extent on pvolA, second logical extent is mapped to physical extent on pvolB, third is mapped to pvolC, fourth is mapped (again) to pvolA, ... like here:&lt;BR /&gt;&lt;BR /&gt;pvolA = c13t2d1&lt;BR /&gt;pvolB = c13t2d2&lt;BR /&gt;pvolC = c13t2d3&lt;BR /&gt;&lt;BR /&gt;LE        PV                              PE&lt;BR /&gt;0000    /dev/dsk/c13t2d1    0000&lt;BR /&gt;0001    /dev/dsk/c13t2d2    0000&lt;BR /&gt;0002    /dev/dsk/c13t2d3    0000&lt;BR /&gt;0003    /dev/dsk/c13t2d1    0001&lt;BR /&gt;0004    /dev/dsk/c13t2d2    0001&lt;BR /&gt;0005    /dev/dsk/c13t2d3    0001&lt;BR /&gt;&lt;BR /&gt;Hope this shed some light on the issue.</description>
      <pubDate>Thu, 22 Mar 2007 07:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035170#M431788</guid>
      <dc:creator>MHudec</dc:creator>
      <dc:date>2007-03-22T07:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035171#M431789</link>
      <description>thank u for ur valuable answers</description>
      <pubDate>Tue, 27 Mar 2007 02:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg/m-p/5035171#M431789</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-03-27T02:32:14Z</dc:date>
    </item>
  </channel>
</rss>

