<?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: Freeing Space for Patch Install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862747#M396853</link>
    <description>usr is quite small - any space left in vg00?&lt;BR /&gt;&lt;BR /&gt;vgdisplay vg00 |grep PE&lt;BR /&gt;&lt;BR /&gt;Typically, usr these days is like 2GB.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Sep 2004 09:07:48 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-09-28T09:07:48Z</dc:date>
    <item>
      <title>Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862746#M396852</link>
      <description>I have an old production machine that I want to install the latest pathsets for. Problem is that the install halts at the disk-space analysis step because of insufficent space. I've mananged to free space under /var however /usr is the culprit. I need to free like 215MB before patching under /usr. Any suggestions on what could go. &lt;BR /&gt;&lt;BR /&gt;It's not a production machine. Runs HP-UX 11.00 with like no patches installed since OS was loaded in what 1995 I think they said. Running Oracle 8.0.5 64-bit old production database in archivelog more and 287MB total RAM on machine. Yes it's ancient.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated. Attached is output from bdf command.</description>
      <pubDate>Tue, 28 Sep 2004 09:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862746#M396852</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-28T09:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862747#M396853</link>
      <description>usr is quite small - any space left in vg00?&lt;BR /&gt;&lt;BR /&gt;vgdisplay vg00 |grep PE&lt;BR /&gt;&lt;BR /&gt;Typically, usr these days is like 2GB.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 09:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862747#M396853</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-28T09:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862748#M396854</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;do&lt;BR /&gt;&lt;BR /&gt; du -s /usr/*|sort -n&lt;BR /&gt;&lt;BR /&gt;Post the last 10 lines&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It looks like you have to extend /usr or remove somthing&lt;BR /&gt;&lt;BR /&gt;/usr/share/doc and /usr/share/man are candidates to be backed up and removed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise if you have room on other lvol move /usr/share to say /opt/share and then&lt;BR /&gt;&lt;BR /&gt;ln -s /opt/share /usr/share&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                   Steve STeel</description>
      <pubDate>Tue, 28 Sep 2004 09:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862748#M396854</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-09-28T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862749#M396855</link>
      <description>You can do cleanup -p -c 2 or 1. &lt;BR /&gt;&lt;BR /&gt;It will get rid of supersaded patches on your system making some space for you. &lt;BR /&gt;&lt;BR /&gt;Also you can see &lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/patch_check to see corrupted patches or filesets..Get rid of those also. &lt;BR /&gt;&lt;BR /&gt;Hope above helps&lt;BR /&gt;Prashant</description>
      <pubDate>Tue, 28 Sep 2004 09:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862749#M396855</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-28T09:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862750#M396856</link>
      <description>Adrian,&lt;BR /&gt;&lt;BR /&gt;Do you have any free space that you could use to expand /usr?  That would probably be better than removing stuff that you might need later on.&lt;BR /&gt;&lt;BR /&gt;If you can't expand, try taking a look at the contents with du:&lt;BR /&gt;&lt;BR /&gt;du -sk /usr/* |sort -n&lt;BR /&gt;&lt;BR /&gt;That will show you the largest directories in /usr and you can drill down into them further with additional du commands to see if you can clean anything out.  Candidates that I see might by /usr/examples and /usr/old.  I would suggest you back up everything before you remove it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 28 Sep 2004 09:09:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862750#M396856</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-09-28T09:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862751#M396857</link>
      <description>Here is vgdisplay vg00 |grep PE&lt;BR /&gt;&lt;BR /&gt;in a text file</description>
      <pubDate>Tue, 28 Sep 2004 09:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862751#M396857</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-28T09:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862752#M396858</link>
      <description>Here is  du -s /usr/*|sort -n&lt;BR /&gt;&lt;BR /&gt;in a text file</description>
      <pubDate>Tue, 28 Sep 2004 09:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862752#M396858</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-28T09:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862753#M396859</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the best suggestion would be to increase the size of /var &amp;amp; /usr if you have room in vg00.&lt;BR /&gt;&lt;BR /&gt;Try this link as an example on how to increase the size of /var &amp;amp; /usr,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075563685" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000075563685&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is AUSRCKBRC00001468.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 09:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862753#M396859</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-09-28T09:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862754#M396860</link>
      <description>That's what I was afraid of - only a 4GB drive....you have no space left in vg00 to increase size of /usr.  There will be no way to free up 215 MB on /usr....&lt;BR /&gt;&lt;BR /&gt;cleanup patches only affects /var...&lt;BR /&gt;&lt;BR /&gt;You must have 2GB of swap on vg00...&lt;BR /&gt;&lt;BR /&gt;2 possible solutions:&lt;BR /&gt;&lt;BR /&gt;Remove swap from vg00 and out it on another vg, then increase size of /usr.&lt;BR /&gt;&lt;BR /&gt;Or, replace your system disk with a larger one - say 9 or 18 GB.&lt;BR /&gt;&lt;BR /&gt;In both case, you will most likely have to do a make_tape_recovery...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 09:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862754#M396860</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-28T09:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862755#M396861</link>
      <description>&lt;BR /&gt;hi,&lt;BR /&gt;&lt;BR /&gt;bdf shows you have a total of 385MB in your /usr mount point.in this to free 215 MB is difficult.you should have to extend /usr partition.&lt;BR /&gt;take a ignite backup before activity.&lt;BR /&gt;check the free space in root VG by vgdisplay command.&lt;BR /&gt;#vgdisplay vg00&lt;BR /&gt;&lt;BR /&gt;free space=total free extents*size of one extent.&lt;BR /&gt;&lt;BR /&gt;if enough space is available reboot the server in single user mode.(from ISL &lt;BR /&gt;ISL&amp;gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;then check the /usr is unmounted.&lt;BR /&gt;&lt;BR /&gt;#/sbin/lvextend -L size /dev/vg00/lvol7&lt;BR /&gt;#/sbin/extendfs -F vxfs /dev/vg00/rlvol7&lt;BR /&gt;&lt;BR /&gt;mount it and check.(size you are giving should in MB and more than that of the existing size)&lt;BR /&gt;reboot the server.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2004 09:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862755#M396861</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-09-28T09:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Freeing Space for Patch Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862756#M396862</link>
      <description>thanks all.</description>
      <pubDate>Tue, 28 Sep 2004 10:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/freeing-space-for-patch-install/m-p/4862756#M396862</guid>
      <dc:creator>Adrian Sobers2</dc:creator>
      <dc:date>2004-09-28T10:16:15Z</dc:date>
    </item>
  </channel>
</rss>

