<?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 Old patch files:  Can they be deleted? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583000#M230199</link>
    <description>I found a whole pile of files in the /var/adm/patch/backup directory with a filename format similar to "OSFPAT0008400425.tar.gz"  The creation dates on all of these files are August 15th, 2000.&lt;BR /&gt;&lt;BR /&gt;They appear to be aged, zipped versions of patch files.  Can I safely delete all of these?  Thanks!</description>
    <pubDate>Thu, 14 Jul 2005 13:16:07 GMT</pubDate>
    <dc:creator>Randy Swenson</dc:creator>
    <dc:date>2005-07-14T13:16:07Z</dc:date>
    <item>
      <title>Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583000#M230199</link>
      <description>I found a whole pile of files in the /var/adm/patch/backup directory with a filename format similar to "OSFPAT0008400425.tar.gz"  The creation dates on all of these files are August 15th, 2000.&lt;BR /&gt;&lt;BR /&gt;They appear to be aged, zipped versions of patch files.  Can I safely delete all of these?  Thanks!</description>
      <pubDate>Thu, 14 Jul 2005 13:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583000#M230199</guid>
      <dc:creator>Randy Swenson</dc:creator>
      <dc:date>2005-07-14T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583001#M230200</link>
      <description>Just back up the directory and remove it. It's not used once you finished patching your system.&lt;BR /&gt;&lt;BR /&gt;Also, try "cleanup". It's HP tool to commit patches and this way to clean /var file system. (man cleanup)&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Thu, 14 Jul 2005 13:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583001#M230200</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-07-14T13:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583002#M230201</link>
      <description>Hi Randy,&lt;BR /&gt;&lt;BR /&gt;Patches are installed in the /var/adm/sw/patch directory. I think if you create a backup of the backup directory you can safely remove it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 14 Jul 2005 13:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583002#M230201</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-07-14T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583003#M230202</link>
      <description>I agree with Robert&lt;BR /&gt;&lt;BR /&gt;since these are in /var/adm/patch/backup&lt;BR /&gt;make sure it is NOT linked to /var/adm/sw/save&lt;BR /&gt;If they are not linked, its safe to rm&lt;BR /&gt;&lt;BR /&gt;2) If they are linked to /var/adm/sw/save&lt;BR /&gt;then you must&lt;BR /&gt;backup&lt;BR /&gt;use cleanup -c 1&lt;BR /&gt;even if this is not enough&lt;BR /&gt;then commit all apllied patches using swmodify.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jul 2005 13:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583003#M230202</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2005-07-14T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583004#M230203</link>
      <description>I would use the cleanup command.  This removes all old patches and does not affect the system  Removing patches without letting the system know (swremove, cleanup) can have adverse effects when installing later patches.  The system keeps track of all patches installed, and old patches can provide the prereq's for new patches.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 14 Jul 2005 19:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583004#M230203</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-07-14T19:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583005#M230204</link>
      <description>Cleanup command is the safest :)&lt;BR /&gt;cleanup -c 1  The number is how many patch levels you with to be able to roll back.&lt;BR /&gt;Also trim your logs.  Sam has some log cleanup utilities.&lt;BR /&gt;cd /fileystem&lt;BR /&gt;du -sk * | sort -nr | more is nice for finding pesky bloated files too.</description>
      <pubDate>Thu, 14 Jul 2005 19:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583005#M230204</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-07-14T19:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583006#M230205</link>
      <description>I have a standard procedure for files I suspect may not be needed (patches or other files):&lt;BR /&gt;&lt;BR /&gt;1. copy to tape&lt;BR /&gt;&lt;BR /&gt;2. remove from the server&lt;BR /&gt;&lt;BR /&gt;3. if anyone screams, restore from tape&lt;BR /&gt;&lt;BR /&gt;4. if no one's screamed after a year, re-use the tape.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Fri, 15 Jul 2005 01:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583006#M230205</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-07-15T01:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Old patch files:  Can they be deleted?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583007#M230206</link>
      <description>Hi Randy&lt;BR /&gt;&lt;BR /&gt;Since patches are installed in  /var/adm/sw/patch directory, check you do not have link setup for /var/adm/patch/backup &lt;BR /&gt;If no , you can safely delete its contents &lt;BR /&gt;&lt;BR /&gt;You have backup with you anyway&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Sun, 17 Jul 2005 02:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/old-patch-files-can-they-be-deleted/m-p/3583007#M230206</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-07-17T02:18:48Z</dc:date>
    </item>
  </channel>
</rss>

