<?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/tmp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322618#M187652</link>
    <description>Carmen,&lt;BR /&gt;I would go with Mark's suggestion of setting up a cronjob that will do this for you.&lt;BR /&gt;&lt;BR /&gt;As he indicated, select a criteria like 7 days or 15 days, what ever suits the best to your environment and run it once that many days.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
    <pubDate>Mon, 05 Jul 2004 02:49:07 GMT</pubDate>
    <dc:creator>Mobeen_1</dc:creator>
    <dc:date>2004-07-05T02:49:07Z</dc:date>
    <item>
      <title>/var/tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322615#M187649</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to known if I could do an script to eliminated all the files that are not in use (doing an fuser), I want to executed it when /var will be full.&lt;BR /&gt;&lt;BR /&gt;It's possible or maybe I can destroy some files that I cannot remove??&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
      <pubDate>Mon, 05 Jul 2004 02:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322615#M187649</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2004-07-05T02:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: /var/tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322616#M187650</link>
      <description>Hi,&lt;BR /&gt;Yes you could remove unused files, but what is the size of /var/tmp? You created a separate filesystem ?&lt;BR /&gt;I would extend it if its giving you trouble...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Mon, 05 Jul 2004 02:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322616#M187650</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-07-05T02:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: /var/tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322617#M187651</link>
      <description>As it's a temporary directory you could set up a cron job to delete files over a week old:&lt;BR /&gt;&lt;BR /&gt;find /var/tmp -mtime +7 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Mon, 05 Jul 2004 02:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322617#M187651</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-07-05T02:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: /var/tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322618#M187652</link>
      <description>Carmen,&lt;BR /&gt;I would go with Mark's suggestion of setting up a cronjob that will do this for you.&lt;BR /&gt;&lt;BR /&gt;As he indicated, select a criteria like 7 days or 15 days, what ever suits the best to your environment and run it once that many days.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen</description>
      <pubDate>Mon, 05 Jul 2004 02:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322618#M187652</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-07-05T02:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: /var/tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322619#M187653</link>
      <description>/var/tmp - be careful - some apps may be placing files there - that may not be open but are needed by the application to see every now and then...IE - they won't show in fuser every time you run it.  For example, maybe a lock file.&lt;BR /&gt;&lt;BR /&gt;On my servers, /var/tmp is quite small anyways - 8 to 24 MB or so...&lt;BR /&gt;&lt;BR /&gt;If using perfiew, make the following a separate filesystem:&lt;BR /&gt;&lt;BR /&gt;/var/opt/perf/datafiles&lt;BR /&gt;&lt;BR /&gt;Also, make /var/adm/crash one as well...&lt;BR /&gt;&lt;BR /&gt;I find /var/adm/sw/save the largest - if you can't extend /var, you can always run a cleanup on your installed patches:&lt;BR /&gt;&lt;BR /&gt;cleanup -c 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 05 Jul 2004 08:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-tmp/m-p/3322619#M187653</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-05T08:01:23Z</dc:date>
    </item>
  </channel>
</rss>

