<?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: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? ) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673741#M51544</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The are actually 363 4MB extents free (1452MB) in this VG. I suppose that you are trying to load everything in / so that you combine the leftover space into larger chunks. The preferred method is to have separate filesystems for /opt, /usr, /home, and /tmp. The / filesystem should really never gro so it can be limited to 128MB or so (200MB is very generous).&lt;BR /&gt;&lt;BR /&gt;Because the / lvol must be contiguous, you can't extend it. You can create another lvol in vg00 using the command line or SAM to use your remaining space.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2002 19:49:21 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-02-28T19:49:21Z</dc:date>
    <item>
      <title>Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673737#M51540</link>
      <description>&lt;BR /&gt;     Just finished installing hpux 11 64bit onto a K580 ( our sand box server ).   We chose to have "/" to be the 4 GB disk containing all other file systems, instaead of separating them.  vg00 had a capacity of 4 GB, we used 1.5 GB for swap, 100 MB for /stand and installed the OS.   When it came up, the "/" file system was only 1 GB large, and there is only 128 MB left on the device.&lt;BR /&gt;&lt;BR /&gt;      How is that so ? There was another 1.5 GB available on vg00.  Why is it not under "/" and can we extended a mounted "/" ????   I  am not sure.   &lt;BR /&gt;&lt;BR /&gt;      Any ideas that will prevent us from reinstalling this will be appreciated.  I have already created an alternative vg01 and mounted /tmp there, so that I can install oracle and sybase.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Henrique Silva</description>
      <pubDate>Thu, 28 Feb 2002 19:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673737#M51540</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2002-02-28T19:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673738#M51541</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Just so we know for sure that things are as you say they are, please do two things:&lt;BR /&gt;&lt;BR /&gt;1) vgdisplay -v /dev/vg00&lt;BR /&gt;2) bdf&lt;BR /&gt;&lt;BR /&gt;Post those results and the problem should be obvious.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 19:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673738#M51541</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-28T19:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673739#M51542</link>
      <description>Here is vgdisplay of /dev/vg00. &lt;BR /&gt;&lt;BR /&gt;   c0t0d0 is a 4GB drive.  It looks like there is only 363 MB available on the drive ?&lt;BR /&gt;&lt;BR /&gt;   I need to mount the other drives for installing oracle and sybase, and I have created a new vg01, and moved /tmp there, so that there will be enough space fot linking.&lt;BR /&gt;&lt;BR /&gt;   However, I would like to have "/" being the full 4 GB drive.   I did not install the OS, but was there, and I am not sure if there was an option to physically say how big the "/" should be.  I do not remember if they choose a fixed MB or remaining space on disk ( vg ) for "/".&lt;BR /&gt;&lt;BR /&gt;     Thanks,&lt;BR /&gt;&lt;BR /&gt;Henrique Silva</description>
      <pubDate>Thu, 28 Feb 2002 19:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673739#M51542</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2002-02-28T19:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673740#M51543</link>
      <description>I can not see my own attachment, so, I am including the info here.  Will be a bit hard to read tough :-(&lt;BR /&gt;&lt;BR /&gt;BDF IS :&lt;BR /&gt;&lt;BR /&gt;bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    1081344  952170  122626   89% /&lt;BR /&gt;/dev/vg00/lvol1      83733   17385   57974   23% /stand&lt;BR /&gt;/dev/vg01/newtmp   1536000    1487 1438610    0% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00  IS :&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&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                      3      &lt;BR /&gt;Open LV                     3      &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               2500         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    1023    &lt;BR /&gt;Alloc PE                    660     &lt;BR /&gt;Free PE                     363     &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/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            84              &lt;BR /&gt;   Current LE                  21        &lt;BR /&gt;   Allocated PE                21          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1500            &lt;BR /&gt;   Current LE                  375       &lt;BR /&gt;   Allocated PE                375         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            1056            &lt;BR /&gt;   Current LE                  264       &lt;BR /&gt;   Allocated PE                264         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t0d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    1023    &lt;BR /&gt;   Free PE                     363     &lt;BR /&gt;   Autoswitch                  On</description>
      <pubDate>Thu, 28 Feb 2002 19:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673740#M51543</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2002-02-28T19:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673741#M51544</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The are actually 363 4MB extents free (1452MB) in this VG. I suppose that you are trying to load everything in / so that you combine the leftover space into larger chunks. The preferred method is to have separate filesystems for /opt, /usr, /home, and /tmp. The / filesystem should really never gro so it can be limited to 128MB or so (200MB is very generous).&lt;BR /&gt;&lt;BR /&gt;Because the / lvol must be contiguous, you can't extend it. You can create another lvol in vg00 using the command line or SAM to use your remaining space.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 19:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673741#M51544</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-28T19:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673742#M51545</link>
      <description>Thanks, A, Clay.&lt;BR /&gt;&lt;BR /&gt; I understand the concept of separate file systems for "/", "/usr", "/var", etc, and have seen it go from separate to combined and separate again in the last 10 years.   I favor the everything under one "/" concept, especially nowadays when root disks are 18 GB or larger.  As long as you monitored your system religiously ( scripts, etc ), you should not have a problem.&lt;BR /&gt;&lt;BR /&gt;  The question really was WHY I could not get everything under the 4 GB  disk and now, have a 1.5 GB available on it at install time ?   I do not really care how it is setup, but HOW to setup it at install time !!!  I do not want to be reinstalling this just to see if I can get it right !!!!&lt;BR /&gt;&lt;BR /&gt;   Thanks,&lt;BR /&gt;&lt;BR /&gt;Henrique Silva</description>
      <pubDate>Thu, 28 Feb 2002 20:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673742#M51545</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2002-02-28T20:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673743#M51546</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I can't really remember the exact phrasing the the Disks and Filesystems Setup in the Installation but you have to be very careful to choose the desired option under the place where you enter the sizes. I always choose 'Fixed Size' so that I know exactly what is happening. If you are concerned about disk space, I suggest that you configure a much smaller primary swap (256MB) and either leave some spare room for another swap device (at different priority) and running swapmem_on=1 if you know that you are not going to swap much. Anyway, the filesystem setup screen is tricky and you have to watch the numbers AND the option setting.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 20:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673743#M51546</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-28T20:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673744#M51547</link>
      <description>Do a vgdisplay vg00.  Look for 'Free PE'.  If you have any, you can extend a file system like so:&lt;BR /&gt;&lt;BR /&gt;Do an lvdisplay on the volume you want to extend (lvdisplay /dev/vg00/lvol3) and look for the 'Allocated PE'.  Add to this number the number of physical extents you want to tack on (from Free PE above), then:&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vg00&lt;BR /&gt;lvextend -l &lt;NEW number=""&gt; /dev/vg00/lvol3 &lt;BR /&gt;extendfs -F vxfs /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;The only caveat being that the volume group has to be inactive to extend it.  You'll have to boot into single user mode to change most things on vg00 (/ /var /tmp, etc).  Even then you might have problems with / that would require booting off of a recover CD to do it, but I think single user mode will work.&lt;/NEW&gt;</description>
      <pubDate>Thu, 28 Feb 2002 20:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673744#M51547</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-28T20:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673745#M51548</link>
      <description>Thanks Clay, Eric.&lt;BR /&gt;&lt;BR /&gt;   I am not sure you can extend "/" from single user mode either.  You are still using the file system.  Maybe from the CD ROM boot !!!&lt;BR /&gt;&lt;BR /&gt;    I will try that next week and will let you guys know.&lt;BR /&gt;&lt;BR /&gt;Henrique Silva</description>
      <pubDate>Thu, 28 Feb 2002 20:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673745#M51548</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2002-02-28T20:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Installing hpux 11 64 bit, vg00 not using all space ( How to extend it ?? )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673746#M51549</link>
      <description>I think during Installation someone has selected it as %free for the "/" file system. Now you can can increase this one if you are having Advance vxfs. You should have vxadv in your kernel. fsadm can extend your "/" filesytem to 4GB-(/stand)-(Swap).&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 28 Feb 2002 20:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-hpux-11-64-bit-vg00-not-using-all-space-how-to-extend/m-p/2673746#M51549</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-02-28T20:28:32Z</dc:date>
    </item>
  </channel>
</rss>

