<?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: vgextend problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399170#M200429</link>
    <description>sorry not vg00 but vgovpi</description>
    <pubDate>Wed, 13 Oct 2004 09:44:21 GMT</pubDate>
    <dc:creator>Slawomir Gora</dc:creator>
    <dc:date>2004-10-13T09:44:21Z</dc:date>
    <item>
      <title>vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399168#M200427</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've a HP-UX 11i.&lt;BR /&gt;I've created a VG for OVPI installation.&lt;BR /&gt;when I've tried to execute the mirror between the first disk and another disk, I've this message:&lt;BR /&gt;vgextend /dev/vgovpi /dev/dsk/c4t3d0&lt;BR /&gt;vgextend: Couldn't install the physical volume "/dev/dsk/c4t3d0".&lt;BR /&gt;File too large&lt;BR /&gt;&lt;BR /&gt;disk size 73 Gb&lt;BR /&gt;I've configred two filesystem on first disk&lt;BR /&gt;- 6Gb&lt;BR /&gt;- 61Gb&lt;BR /&gt;&lt;BR /&gt;Any suggestion?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 09:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399168#M200427</guid>
      <dc:creator>Massimo_48</dc:creator>
      <dc:date>2004-10-13T09:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399169#M200428</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;run vgdisplay vg00 and check PE Size,&lt;BR /&gt;I think that you have to low value of PE Size.</description>
      <pubDate>Wed, 13 Oct 2004 09:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399169#M200428</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-10-13T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399170#M200429</link>
      <description>sorry not vg00 but vgovpi</description>
      <pubDate>Wed, 13 Oct 2004 09:44:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399170#M200429</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-10-13T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399171#M200430</link>
      <description>Hi Massimo,&lt;BR /&gt;&lt;BR /&gt;Did you run 'pvcreate' on this disk?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 13 Oct 2004 09:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399171#M200430</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-13T09:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399172#M200431</link>
      <description>Did you do a pvcreate. &lt;BR /&gt;&lt;BR /&gt;pvcreate -f /dev/dsk/c4t3d0&lt;BR /&gt;&lt;BR /&gt;then do &lt;BR /&gt;&lt;BR /&gt;vgextend -f vg_name pv_name&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Prashant&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 09:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399172#M200431</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-13T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399173#M200432</link>
      <description>the output of command vgdisplay -v vgovpi&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgovpi&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      2      &lt;BR /&gt;Open LV                     2      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      1      &lt;BR /&gt;Act PV                      1      &lt;BR /&gt;Max PE per PV               17501        &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    17499   &lt;BR /&gt;Alloc PE                    16896   &lt;BR /&gt;Free PE                     603     &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vgovpi/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            6144            &lt;BR /&gt;   Current LE                  1536      &lt;BR /&gt;   Allocated PE                1536        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;LV Name                     /dev/vgovpi/lvol2&lt;BR /&gt;   LV Status      available/syncd           &lt;BR /&gt;   LV Size (Mbytes)           &lt;BR /&gt;   Current LE                  15360     &lt;BR /&gt;   Allocated PE                15360       &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name         /dev/dsk/c4t0d0&lt;BR /&gt;   PV Status available                &lt;BR /&gt;   Total PE                    17499   &lt;BR /&gt;   Free PE                     603     &lt;BR /&gt;   Autoswitch                  On</description>
      <pubDate>Wed, 13 Oct 2004 09:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399173#M200432</guid>
      <dc:creator>Massimo_48</dc:creator>
      <dc:date>2004-10-13T09:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399174#M200433</link>
      <description>Hello Massimo,&lt;BR /&gt;&lt;BR /&gt;run a vgdisplay vgovpi, and the look the PE size and the max PE per PV, maybe your vgovpi was created with disks smaller than the one you are triyng to include and it's too big for your vgovpi.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;P.S: the solution is to create a nes vg and move all your data to this new vg.</description>
      <pubDate>Wed, 13 Oct 2004 09:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399174#M200433</guid>
      <dc:creator>Pedro Cosmen</dc:creator>
      <dc:date>2004-10-13T09:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399175#M200434</link>
      <description>I execute pvcreate -fB .....&lt;BR /&gt;Then I've tried vgextend....</description>
      <pubDate>Wed, 13 Oct 2004 09:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399175#M200434</guid>
      <dc:creator>Massimo_48</dc:creator>
      <dc:date>2004-10-13T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399176#M200435</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;vgovpi can handle only disk &amp;lt; 70004MB.&lt;BR /&gt;A 73GB disk cannot be used completely in the VG.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 09:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399176#M200435</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-10-13T09:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399177#M200436</link>
      <description>Yes seems there is a problem. You can use a 68GB drive and not 73GB. &lt;BR /&gt;&lt;BR /&gt;You will wither have to form a new VG with this PV. &lt;BR /&gt;Do the backup of old VG to this new VG. might be using fbackup &amp;amp; frecover. &lt;BR /&gt;or cpio. &lt;BR /&gt;Then remove the old VG, and join the disk of old VG to new one. Or you may like to do the installation again if it is not time consuming and complicated.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 13 Oct 2004 10:16:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399177#M200436</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-13T10:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399178#M200437</link>
      <description>And why is -B?..&lt;BR /&gt;&lt;BR /&gt;Just run 'pvcreate /dev/rdsk/c4t3d0'. Use '-f' if it gives you any problem.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 13 Oct 2004 10:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399178#M200437</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-13T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399179#M200438</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This might give you an explanation as well as the solution to your vgextend probem.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075725053" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075725053&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;the itrc doc id is KBRC00009036.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds</description>
      <pubDate>Wed, 13 Oct 2004 11:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399179#M200438</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-13T11:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399180#M200439</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think that you have to:&lt;BR /&gt;- configure new vg containing disk c4t3d0 but with greater PE size&lt;BR /&gt;- create lvols 1 i 2&lt;BR /&gt;- shutdown application&lt;BR /&gt;- copy data from vgovpi lvols to new lvols&lt;BR /&gt;- modify /etc/fstab with new vg name&lt;BR /&gt;- check aplication&lt;BR /&gt;- remove vgovpi&lt;BR /&gt;- extend new vg with disk of vgovpi&lt;BR /&gt;- mirror lvols</description>
      <pubDate>Wed, 13 Oct 2004 11:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399180#M200439</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-10-13T11:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: vgextend problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399181#M200440</link>
      <description>Regardless of the size of the disk, lvm 'should' allow you to add to the volume group after running pvcreate.  Since your vg will only see a disk size of 68gb, lvm should be able to extend the disk in but give a warning that some disk space will be wasted (~5gb).  I would try creating a new volume group with the 73gb disk.  If that's successful, open a call with HP support to see if there's any known issues or patches which address the problem you're experiencing.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 13 Oct 2004 11:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgextend-problem/m-p/3399181#M200440</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2004-10-13T11:50:06Z</dc:date>
    </item>
  </channel>
</rss>

