<?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: cleanup for HP-UX11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162432#M159641</link>
    <description>Michael -c 1 wil not allow a rollback, should do at least -c 2 to allow at least one rollback.</description>
    <pubDate>Tue, 11 Apr 2006 15:45:43 GMT</pubDate>
    <dc:creator>Tariq Shah</dc:creator>
    <dc:date>2006-04-11T15:45:43Z</dc:date>
    <item>
      <title>cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162427#M159636</link>
      <description>Hi,&lt;BR /&gt;I'm running out of space in /var and in urgent needs to cleanup the /var/adm/sw/save. I believe the 'cleanup' utility would do the job but it's available in my system. I wonder where can I get the utility or it's not available for HP-UX B.11.11. Also, what are the options for cleanup. thank you.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Rosli Ahmad</description>
      <pubDate>Mon, 12 Jan 2004 21:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162427#M159636</guid>
      <dc:creator>Rosli Ahmad</dc:creator>
      <dc:date>2004-01-12T21:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162428#M159637</link>
      <description>You can get the cleanup command by downloading and installing patch PHCO_27780.  This patch has no dependencies and does *NOT* require a reboot.&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=PHCO_27780&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;Once it is installed do a 'man cleanup' for details on the command.&lt;BR /&gt;&lt;BR /&gt;The easiest way to reclaim space is to commit patches that have been superseded a number of times.  I would start with 2 or 3 and see how much space that would reclaim.  You can preview the actions by using the -p option.&lt;BR /&gt;&lt;BR /&gt;# cleanup -p -c 2&lt;BR /&gt;&lt;BR /&gt;Will show you all patches that have been superseded 2 times and how space it will free.  &lt;BR /&gt;&lt;BR /&gt;If you want to do the same for all patches that have been superseded 1 time, you can do:&lt;BR /&gt;&lt;BR /&gt;# cleanup -p -c 1&lt;BR /&gt;&lt;BR /&gt;Note that if you do that you will have limited patch rollback abilities.&lt;BR /&gt;&lt;BR /&gt;Once you decide on exactly how you want to do it, just omit the '-p' option and the patches will be cleaned up.</description>
      <pubDate>Mon, 12 Jan 2004 21:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162428#M159637</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-01-12T21:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162429#M159638</link>
      <description>If you load PHCO_27780 this should contain the cleanup utility.&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.pdb" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.pdb&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=PHCO_27780&amp;amp;context=hpux:800:11:11&lt;BR /&gt;It should get loaded into /usr/sbin&lt;BR /&gt;&lt;BR /&gt;# cleanup -c 1&lt;BR /&gt;should assist&lt;BR /&gt;&lt;BR /&gt;Also look at cleaning up the /var/adm/sw directory logs, /var/tmp and /var/adm areas.</description>
      <pubDate>Mon, 12 Jan 2004 21:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162429#M159638</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-01-12T21:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162430#M159639</link>
      <description>man cleanup&lt;BR /&gt;&lt;BR /&gt;It's available on your system but you need to add /usr/sbin to your root's $PATH in .profile.</description>
      <pubDate>Mon, 12 Jan 2004 21:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162430#M159639</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-12T21:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162431#M159640</link>
      <description>Thanks Patrick &amp;amp; Michael, I'll download the patch and run the cleanup accordingly. thanks.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Rosli Ahmad</description>
      <pubDate>Mon, 12 Jan 2004 22:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162431#M159640</guid>
      <dc:creator>Rosli Ahmad</dc:creator>
      <dc:date>2004-01-12T22:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: cleanup for HP-UX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162432#M159641</link>
      <description>Michael -c 1 wil not allow a rollback, should do at least -c 2 to allow at least one rollback.</description>
      <pubDate>Tue, 11 Apr 2006 15:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cleanup-for-hp-ux11i/m-p/3162432#M159641</guid>
      <dc:creator>Tariq Shah</dc:creator>
      <dc:date>2006-04-11T15:45:43Z</dc:date>
    </item>
  </channel>
</rss>

