<?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: /var file system almost full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923053#M109946</link>
    <description>What OS are you running?  I have a couple of machines running 10.20 that periodically fill up /var because the diagnostics logs continuously.  The activity log in /var/stm/logs/sys gets extremely large.  What logs are you seeing in /var/stm/logs/os?  Mine has the memlog.  If this is you case also, then you may have a problem with your memory.  After you investigate that, then you could reduce its size and save  at least 250Mb of space.&lt;BR /&gt;Ray</description>
    <pubDate>Tue, 11 Mar 2003 13:41:33 GMT</pubDate>
    <dc:creator>Ray Carlson</dc:creator>
    <dc:date>2003-03-11T13:41:33Z</dc:date>
    <item>
      <title>/var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923045#M109938</link>
      <description>Hello,&lt;BR /&gt;i want to obtain more space in /var file system.&lt;BR /&gt;I see that there are those directorie (whit used space):&lt;BR /&gt;/var/stm/logs/os     257 Mb&lt;BR /&gt;/var/adm/wtmp        122 Mb&lt;BR /&gt;/var/adm/sw/save     210 Mb&lt;BR /&gt;Is it possible to empty stm, wtmp and sw/save directories without problems for the system?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Roberto</description>
      <pubDate>Mon, 10 Mar 2003 12:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923045#M109938</guid>
      <dc:creator>Roberto Volsa</dc:creator>
      <dc:date>2003-03-10T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923046#M109939</link>
      <description>the following covers most safe options the clleanup facility is a definite must try ! &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x18b2e7613948d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x18b2e7613948d5118fef0090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Mon, 10 Mar 2003 12:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923046#M109939</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-03-10T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923047#M109940</link>
      <description>Hi Roberto,&lt;BR /&gt;&lt;BR /&gt;You could check if you can remove superseded patches.&lt;BR /&gt;&lt;BR /&gt;# man cleanup&lt;BR /&gt;&lt;BR /&gt;# cleanup -p -c 1&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 10 Mar 2003 12:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923047#M109940</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-03-10T12:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923048#M109941</link>
      <description>If you've done everything that you needed to with /var/adm/wtmp, I would certainly put a /dev/null to it, especially at this size.&lt;BR /&gt;&lt;BR /&gt;I would also, like everyone else has said, look into the cleanup to cleanup up all superseded patches and your save directory. &lt;BR /&gt;&lt;BR /&gt;As for the os logs, well I do clean mine from time to time, but I try to keep the recent ones.</description>
      <pubDate>Mon, 10 Mar 2003 12:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923048#M109941</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-03-10T12:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923049#M109942</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;This will be you useful to determine which files are occupying more space inside the /var directory: &lt;BR /&gt;&lt;BR /&gt;du -akx /var|sort -nr|more &lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 10 Mar 2003 13:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923049#M109942</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-03-10T13:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923050#M109943</link>
      <description>In addition to what Jose has suggested also determine if someone else is using /var than the O/S.  Use:&lt;BR /&gt;&lt;BR /&gt;quot /var&lt;BR /&gt;&lt;BR /&gt;...to determine this.  Anything other than root, admin, lp, etc. should be verified.&lt;BR /&gt;&lt;BR /&gt;A lot of time people use /var as storage for the strangest stuff, like daily reports from cron scripts about applications stats.</description>
      <pubDate>Mon, 10 Mar 2003 14:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923050#M109943</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-10T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923051#M109944</link>
      <description>Ooops.  I meant to mention trimming /var logs via SAM.&lt;BR /&gt;&lt;BR /&gt;sam / routine tasks / system logs&lt;BR /&gt;&lt;BR /&gt;...select wtmp for instance and let SAM do it for you.</description>
      <pubDate>Mon, 10 Mar 2003 14:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923051#M109944</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-10T14:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923052#M109945</link>
      <description>Hmmm...Alex has probably pointed you to the recommended thing to check.&lt;BR /&gt;&lt;BR /&gt;Here's a couple other things.&lt;BR /&gt;wtmp &amp;amp; btmp in /var/adm report the last login/last badlogin info.  So if you don't need everything here you can trim it.&lt;BR /&gt;Using SAM and doing a trim on your system log files would be a good idea. SAM/Routine Tasks/Trim Files. As well as the mentioned 'cleanup' utility for cleaning up old patch info that will not change.&lt;BR /&gt;&lt;BR /&gt;Now I might ask...do you have any software that logs to /var?  Something like maybe OmniBack (/var/opt/ommni/*log) or others you might check for - &lt;BR /&gt;..or what about printing - are you taking up alot of space on /var/spool?  Maybe you could move /var/spool to it's own mountpoint and free up /var.&lt;BR /&gt;&lt;BR /&gt;Another place to clean up is /var/preserve.  This directory often gets things left hanging and can be readily cleaned up..since it's just a temp directory the system dumps things while it's running...go ahead and get rid of the old stuff.&lt;BR /&gt;&lt;BR /&gt;Just a couple thoughts,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 15:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923052#M109945</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-03-10T15:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923053#M109946</link>
      <description>What OS are you running?  I have a couple of machines running 10.20 that periodically fill up /var because the diagnostics logs continuously.  The activity log in /var/stm/logs/sys gets extremely large.  What logs are you seeing in /var/stm/logs/os?  Mine has the memlog.  If this is you case also, then you may have a problem with your memory.  After you investigate that, then you could reduce its size and save  at least 250Mb of space.&lt;BR /&gt;Ray</description>
      <pubDate>Tue, 11 Mar 2003 13:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923053#M109946</guid>
      <dc:creator>Ray Carlson</dc:creator>
      <dc:date>2003-03-11T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: /var file system almost full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923054#M109947</link>
      <description>There also seems to be alot of stuff end up in /var/tmp that can be cleaned up. &lt;BR /&gt;&lt;BR /&gt;cleanup -c 1 will cleanup the old patch sets.</description>
      <pubDate>Tue, 11 Mar 2003 13:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-file-system-almost-full/m-p/2923054#M109947</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-03-11T13:43:53Z</dc:date>
    </item>
  </channel>
</rss>

