<?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: need to clean up /var in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021351#M130521</link>
    <description>File is /var/adm/sw/save are used to fallback to a previous installation of a patch for example.</description>
    <pubDate>Fri, 11 Jul 2003 12:10:58 GMT</pubDate>
    <dc:creator>Dagmar Boelen</dc:creator>
    <dc:date>2003-07-11T12:10:58Z</dc:date>
    <item>
      <title>need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021349#M130519</link>
      <description>Is there any harm if I delete these files:&lt;BR /&gt;&lt;BR /&gt;/var/stm/logs/sys&amp;gt;ll&lt;BR /&gt;total 1925360&lt;BR /&gt;985368532 Mar 25 11:07 activity_log&lt;BR /&gt;343728 Mar 25 11:07 cclogd_activity_log&lt;BR /&gt;1384 Mar 25 11:07 diaglogd_activity_log&lt;BR /&gt;1576 Mar 25 11:07 memlogd_activity_log&lt;BR /&gt;42324 Mar 25 11:07 scan_hw_log&lt;BR /&gt;&lt;BR /&gt;Is there anything else what can be cleaned in /var?&lt;BR /&gt;How about files in /var/adm/sw/save/&lt;BR /&gt;Thank you very much</description>
      <pubDate>Fri, 11 Jul 2003 12:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021349#M130519</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2003-07-11T12:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021350#M130520</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What OS&lt;BR /&gt;&lt;BR /&gt;look at man cleanup and swmodify&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;&lt;BR /&gt;sam routine tasks where logs can be cleaned up&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Fri, 11 Jul 2003 12:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021350#M130520</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-07-11T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021351#M130521</link>
      <description>File is /var/adm/sw/save are used to fallback to a previous installation of a patch for example.</description>
      <pubDate>Fri, 11 Jul 2003 12:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021351#M130521</guid>
      <dc:creator>Dagmar Boelen</dc:creator>
      <dc:date>2003-07-11T12:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021352#M130522</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Don't manage anything in ''var/adm/sw' except with the 'cleanup' command!&lt;BR /&gt;&lt;BR /&gt;# cleanup -c 1&lt;BR /&gt;&lt;BR /&gt;...will remove superseded patches but leave one level in the event that you want to rollback to a predecessor patch.   The SD logs will also be trimmed.  Using 'cleanup' can return considerable filesystem space to '/var', particularly if you have never done it!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 11 Jul 2003 12:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021352#M130522</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-07-11T12:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021353#M130523</link>
      <description>Olga,&lt;BR /&gt;&lt;BR /&gt;Anything in /var/tmp is a candidate for the trash bin.  Use SAM to trim log files (under "Routine Tasks", I believe).  Use the find command to search out core files (find /var -name core -exec rm {} \;).  Use the "du -sk /var/* |sort -n" command to find the largest directories under /var and drill down into them with the same du command to find where all your space is being consumed.&lt;BR /&gt;&lt;BR /&gt;Do *not* remove anything under /var/adm/sw!  Use the cleanup command (cleanup -c 1) to commit old patches instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2003 12:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021353#M130523</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-11T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021354#M130524</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Soap and warm water only, do not use anything abrasive.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2003 12:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021354#M130524</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-07-11T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: need to clean up /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021355#M130525</link>
      <description>And as for your first question, I see no harm in trimming these files (I would not remove them). &lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; log_file_name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2003 12:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-clean-up-var/m-p/3021355#M130525</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-11T12:29:18Z</dc:date>
    </item>
  </channel>
</rss>

