<?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 setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724672#M642192</link>
    <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;You can do the pvg setup online. But if you using an existing VG and the disk you want to setup with pvg are already there in the vg, it is not possible. You can add new disks to an existing vg using pvg or you can create a new vg using pvg. you cannot manipulate disks already part of VG without loosing data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Wed, 15 May 2002 14:38:56 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-05-15T14:38:56Z</dc:date>
    <item>
      <title>pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724670#M642190</link>
      <description>I have two lv: lvol1 and lvol2 in vg02. I am going to setup pvg for them, &lt;BR /&gt;bus 1 /dev/dsk/c1t5d0&lt;BR /&gt;bus 2 /dev/dsk/c2t5d0&lt;BR /&gt;&lt;BR /&gt;Can I do it online and how?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 14:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724670#M642190</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-15T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724671#M642191</link>
      <description>Hi,&lt;BR /&gt;vgextend -g bus1 vg02 /dev/dsk/c1t5d0 vgextend -g bus2 vg02 /dev/dsk/c2t5d0&lt;BR /&gt;should take care of the Physical Volume Groups&lt;BR /&gt;(there is going to be a warning that the disks are already in the volumegroup).&lt;BR /&gt;&lt;BR /&gt;Check /etc/lvmpvg afterwards ...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 15 May 2002 14:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724671#M642191</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-15T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724672#M642192</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;You can do the pvg setup online. But if you using an existing VG and the disk you want to setup with pvg are already there in the vg, it is not possible. You can add new disks to an existing vg using pvg or you can create a new vg using pvg. you cannot manipulate disks already part of VG without loosing data.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 14:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724672#M642192</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-05-15T14:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724673#M642193</link>
      <description>Victor , &lt;BR /&gt;&lt;BR /&gt;have a look at the following&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 15 May 2002 14:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724673#M642193</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-15T14:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724674#M642194</link>
      <description>Usually this is done upfront ..&lt;BR /&gt;# vgcreate -g pvg1 vg02 /dev/dsk/c1t5d0&lt;BR /&gt;# vgextend -g pvg2 vg02 /dev/dsk/c2t5d0&lt;BR /&gt;# lvcreate -s g /dev/vg02/lvol1&lt;BR /&gt;===&amp;gt; PVG-strict on&lt;BR /&gt;# lvextend -L 2000 /dev/vg02/lvol1 /dev/dsk/c1t5d0&lt;BR /&gt;===&amp;gt; extend it to c1t5d0&lt;BR /&gt;&lt;BR /&gt;and so on ...(you would extend lvol2 to the other disk)&lt;BR /&gt;&lt;BR /&gt;Since your existing LVs are already created the chances are both still sits in the same PV which defeats the whole purpose of setting up a PVG even if you can do it "online". Once PVG is setup /etc/lvmpvg file can be modify by hand. Simply vgextend another PV into the VG in a normal way and then edit /etc/lvmpvg to place it in the PVG you wanted.</description>
      <pubDate>Wed, 15 May 2002 14:49:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724674#M642194</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-15T14:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724675#M642195</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Look at paragraphs XV and XVI&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 15 May 2002 14:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724675#M642195</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-15T14:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724676#M642196</link>
      <description>Hi Victor:&lt;BR /&gt;&lt;BR /&gt;In addition, from the man pages for 'lvmpvg (4)':&lt;BR /&gt;&lt;BR /&gt;/begin_quote/&lt;BR /&gt;&lt;BR /&gt;Instead of using the vgcreate and vgextend commands, the administrator can edit this file to create and extend physical volume groups.&lt;BR /&gt;However, care must be taken to ensure that all physical volumes to be included in the file have already been defined in their respective&lt;BR /&gt;volume groups by previous use of vgcreate or vgextend.&lt;BR /&gt;&lt;BR /&gt;/end_quote/&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 15 May 2002 14:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724676#M642196</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-05-15T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: pvg setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724677#M642197</link>
      <description>Edit /etc/lvmpvg file (or create) and add&lt;BR /&gt;the following entries:&lt;BR /&gt;**&lt;BR /&gt;VG vg02&lt;BR /&gt;PVG bus1&lt;BR /&gt;/dev/dsk/c1t5d0 &lt;BR /&gt;PVG bus2&lt;BR /&gt;/dev/dsk/c2t5d0 &lt;BR /&gt;**&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 17:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pvg-setup/m-p/2724677#M642197</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-05-15T17:48:39Z</dc:date>
    </item>
  </channel>
</rss>

