<?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 mirrors? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473775#M654460</link>
    <description>Don't know if you're using hpux 10.20 or hpux 11.X&lt;BR /&gt;Check the man page for lvsplit and lvmerge aswell.&lt;BR /&gt;&lt;BR /&gt;Within hpux 11.X you can specify which PVG you want to split.&lt;BR /&gt;e.g.&lt;BR /&gt;# lvsplit -g PVG1 /dev/vg04/lvol1&lt;BR /&gt;This functionallity wasn't in the previous version of hpux. This can be handy for instance when you have a three way mirror.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Dec 2000 10:22:16 GMT</pubDate>
    <dc:creator>Darrel Louis</dc:creator>
    <dc:date>2000-12-14T10:22:16Z</dc:date>
    <item>
      <title>PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473768#M654453</link>
      <description>Hi!&lt;BR /&gt;      Should anyone kindly give me some clear idea about the difference about PVG mirror and mirror &amp;amp; in which case they are used?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Thanks in advance.&lt;BR /&gt;thinphonny</description>
      <pubDate>Thu, 14 Dec 2000 02:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473768#M654453</guid>
      <dc:creator>thinphony</dc:creator>
      <dc:date>2000-12-14T02:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473769#M654454</link>
      <description>Physical Volume Groups allow you to group disks together so that when you create mirrors, they are spread accross the disks you intended.</description>
      <pubDate>Thu, 14 Dec 2000 02:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473769#M654454</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2000-12-14T02:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473770#M654455</link>
      <description>be sure to refer to the man page for lvmpvg, it gives an example for setting up the /etc/lvmpvg file.&lt;BR /&gt;&lt;BR /&gt;Let's say you have vg03 and it contains 6 physical volumes. You could create an /etc/lvmpvg file with the following.&lt;BR /&gt;&lt;BR /&gt;VG /dev/vg03&lt;BR /&gt;PVG pvg0&lt;BR /&gt;/dev/dsk/c0t2d0&lt;BR /&gt;/dev/dsk/c0t3d0&lt;BR /&gt;/dev/dsk/c0t4d0&lt;BR /&gt;PVG pvg1&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c1t3d0&lt;BR /&gt;/dev/dsk/c1t4d0&lt;BR /&gt;&lt;BR /&gt;Now if you have an lvol1 in vg03 that is contained on c0t2d0 and c0t3d0 you can extend it to mirrored copies of 1 by specifing the PVG that contains pv c1t*d0&lt;BR /&gt;&lt;BR /&gt;# lvextend -m 1 /dev/vg03/lvol1 pvg1&lt;BR /&gt;It'd be the same as&lt;BR /&gt;# lvextend -m 1 /dev/vg03/lvol1 /dev/dsk/c1t2d1 /dev/dsk/c1t2d2&lt;BR /&gt;&lt;BR /&gt;You could see that if you are working with several disks it may help with keeping track of how things are layed out on the system.</description>
      <pubDate>Thu, 14 Dec 2000 07:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473770#M654455</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-12-14T07:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473771#M654456</link>
      <description>Hi Denver,&lt;BR /&gt;&lt;BR /&gt;Good explanation, but I guess that last lines should read:&lt;BR /&gt;---------------&lt;BR /&gt;It'd be the same as &lt;BR /&gt;# lvextend -m 1 /dev/vg03/lvol1 /dev/dsk/c1t2d0 /dev/dsk/c1t3d0 &lt;BR /&gt;---------------&lt;BR /&gt;&lt;BR /&gt;Shouldn't they ?&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2000 07:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473771#M654456</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-14T07:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473772#M654457</link>
      <description>yup, it should've read that way. once again I was thinking one thing and typing another. oops.</description>
      <pubDate>Thu, 14 Dec 2000 07:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473772#M654457</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2000-12-14T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473773#M654458</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One more point, you do NOT need the PVG to mirror your LVOLs, it's just a bit more convenient because it saves typing (see Denver's answer above)&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2000 09:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473773#M654458</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-12-14T09:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473774#M654459</link>
      <description>Thank you all for quick reply. &lt;BR /&gt;But can I make two PVs as a mirror without PVG? &lt;BR /&gt;then why I use PVG? &lt;BR /&gt;What's the differences? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks! &lt;BR /&gt;thinphony.</description>
      <pubDate>Thu, 14 Dec 2000 09:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473774#M654459</guid>
      <dc:creator>thinphony</dc:creator>
      <dc:date>2000-12-14T09:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473775#M654460</link>
      <description>Don't know if you're using hpux 10.20 or hpux 11.X&lt;BR /&gt;Check the man page for lvsplit and lvmerge aswell.&lt;BR /&gt;&lt;BR /&gt;Within hpux 11.X you can specify which PVG you want to split.&lt;BR /&gt;e.g.&lt;BR /&gt;# lvsplit -g PVG1 /dev/vg04/lvol1&lt;BR /&gt;This functionallity wasn't in the previous version of hpux. This can be handy for instance when you have a three way mirror.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2000 10:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473775#M654460</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-14T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: PVG mirrors?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473776#M654461</link>
      <description>PVGs are usually used to group PV by controller to increase performance.  LV can be mirrored on the same disk, on two different disks (default), or on two different PVGs.  This is controlled by the -s option (strictness) of lvextend -m&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 -s n ...  (allow mirroring on same disk)&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 -s y ...  (mirrors can not be on the same disk - DEFAULT)&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 -s g ...  (mirrors must be on different PVG)&lt;BR /&gt;&lt;BR /&gt;Setting up PVGs in the /etc/lvmpvg file allows PV location to be defined once.  You can build your own /etc/lvmpvg by hand or use the -g option of vgcreate when creating the volume groups.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2000 16:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-mirrors/m-p/2473776#M654461</guid>
      <dc:creator>Rob Mallard</dc:creator>
      <dc:date>2000-12-14T16:57:35Z</dc:date>
    </item>
  </channel>
</rss>

