<?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: Query regarding PVG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153713#M564732</link>
    <description>Dear Kavitha&lt;BR /&gt;&lt;BR /&gt;follow up the steps &lt;BR /&gt;&lt;BR /&gt;first u create physical volumes&lt;BR /&gt;pvcreate /dev/rdsk/c2t5d0&lt;BR /&gt;pvcreate /dev/rdks/c3t5d0&lt;BR /&gt;if the disk is already part of  a volume group physical volume won't created&lt;BR /&gt;that time u have to force to create but if u are force to create u are doing in right disk, inorder to know that one use ioscan -funC disk &lt;BR /&gt;then u will get clear picture&lt;BR /&gt;once u created physical volume u ready to create volume groups&lt;BR /&gt;&lt;BR /&gt;create a directory under /dev directory&lt;BR /&gt;suppose if u want to create vg04 i mean volume then give directory name also&lt;BR /&gt;/dev/vg04 ok&lt;BR /&gt;then create &lt;BR /&gt;group file&lt;BR /&gt;mknod /dev/vg04/group c 64 0x040000&lt;BR /&gt;then  create&lt;BR /&gt;volume group&lt;BR /&gt;vgcreate /dev/vggo4 /dev/dsk/c2t5d0 /dev/dsk/c3t5d0&lt;BR /&gt;now volume group is ready&lt;BR /&gt;after that u can create logical volumes&lt;BR /&gt;before that check ioscan -funC disk &lt;BR /&gt;for it is claimed or not&lt;BR /&gt;if it is not claimed&lt;BR /&gt;used insf -e disk&lt;BR /&gt;then it will be ready&lt;BR /&gt;u can create logical volume&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Mar 2008 07:59:48 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2008-03-25T07:59:48Z</dc:date>
    <item>
      <title>Query regarding PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153712#M564731</link>
      <description>When we create a PVG, we make entry in the /etc/lvmpvg regarding that PVG and the disks it contains. My question is that whether it is necessary to add alternate links too in that PVG under the file /etc/lvmpvg.</description>
      <pubDate>Sun, 02 Mar 2008 15:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153712#M564731</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-03-02T15:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153713#M564732</link>
      <description>Dear Kavitha&lt;BR /&gt;&lt;BR /&gt;follow up the steps &lt;BR /&gt;&lt;BR /&gt;first u create physical volumes&lt;BR /&gt;pvcreate /dev/rdsk/c2t5d0&lt;BR /&gt;pvcreate /dev/rdks/c3t5d0&lt;BR /&gt;if the disk is already part of  a volume group physical volume won't created&lt;BR /&gt;that time u have to force to create but if u are force to create u are doing in right disk, inorder to know that one use ioscan -funC disk &lt;BR /&gt;then u will get clear picture&lt;BR /&gt;once u created physical volume u ready to create volume groups&lt;BR /&gt;&lt;BR /&gt;create a directory under /dev directory&lt;BR /&gt;suppose if u want to create vg04 i mean volume then give directory name also&lt;BR /&gt;/dev/vg04 ok&lt;BR /&gt;then create &lt;BR /&gt;group file&lt;BR /&gt;mknod /dev/vg04/group c 64 0x040000&lt;BR /&gt;then  create&lt;BR /&gt;volume group&lt;BR /&gt;vgcreate /dev/vggo4 /dev/dsk/c2t5d0 /dev/dsk/c3t5d0&lt;BR /&gt;now volume group is ready&lt;BR /&gt;after that u can create logical volumes&lt;BR /&gt;before that check ioscan -funC disk &lt;BR /&gt;for it is claimed or not&lt;BR /&gt;if it is not claimed&lt;BR /&gt;used insf -e disk&lt;BR /&gt;then it will be ready&lt;BR /&gt;u can create logical volume&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Mar 2008 07:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153713#M564732</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-25T07:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153714#M564733</link>
      <description>if u want to more than these  steps&lt;BR /&gt;i will explain</description>
      <pubDate>Tue, 25 Mar 2008 08:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153714#M564733</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-25T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding PVG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153715#M564734</link>
      <description>That's true, while creating a PVG, we make entries in the /etc/lvmpvg file. But this file shudn't contain alternative links. As this file is referred by vgdisplay command to display, what all PVs, a PVG contain. And if alternative links added, it may display the same, which led to the confusion that, whether there are n no of PVs or 2n no of PVs (if you add, one alternative link).</description>
      <pubDate>Mon, 29 Sep 2008 15:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/query-regarding-pvg/m-p/4153715#M564734</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-09-29T15:56:56Z</dc:date>
    </item>
  </channel>
</rss>

