<?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: Saturation of /var/tmp directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149985#M900698</link>
    <description>You need to apply some patches...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=22338" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=22338&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It should be safe to remove any/all of those files.</description>
    <pubDate>Fri, 19 Dec 2003 19:59:02 GMT</pubDate>
    <dc:creator>James A. Donovan</dc:creator>
    <dc:date>2003-12-19T19:59:02Z</dc:date>
    <item>
      <title>Saturation of /var/tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149984#M900697</link>
      <description>After checking contents of "/" file system on rp5470 server in HPUX 11.00, I noted the size of rc.log file : more than 25 Mb&lt;BR /&gt;&lt;BR /&gt;I ckecked inside this log file and found an amazing list of files in the /var/tmp directory : around 323 000 files !!!&lt;BR /&gt;&lt;BR /&gt;Most of them (99%) are character special files, nammed "rscsiDAAxx" and with a size of 203.&lt;BR /&gt;&lt;BR /&gt;I don't know what these files are for. Can they be deleted ??</description>
      <pubDate>Fri, 19 Dec 2003 19:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149984#M900697</guid>
      <dc:creator>a8965</dc:creator>
      <dc:date>2003-12-19T19:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Saturation of /var/tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149985#M900698</link>
      <description>You need to apply some patches...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=22338" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=22338&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It should be safe to remove any/all of those files.</description>
      <pubDate>Fri, 19 Dec 2003 19:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149985#M900698</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-12-19T19:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Saturation of /var/tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149986#M900699</link>
      <description>/var/tmp is a temporary directory (hence "tmp"). If I need to clear space I usually clear anything over a week old from all such directories:&lt;BR /&gt;&lt;BR /&gt;cd /var/tmp&lt;BR /&gt;find . -mtime +7 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Mon, 22 Dec 2003 05:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149986#M900699</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2003-12-22T05:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Saturation of /var/tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149987#M900700</link>
      <description>/var/tmp stores all temporary files.&lt;BR /&gt;you can clean them &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#find /var/tmp -type f -mtime +15 -exec rm {} \;&lt;BR /&gt;#find /var/tmp -type d -mtime +15 -exec rm -r {} \;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 22 Dec 2003 06:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/saturation-of-var-tmp-directory/m-p/3149987#M900700</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-22T06:03:46Z</dc:date>
    </item>
  </channel>
</rss>

