<?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: watchdog and /tmp partition in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690154#M20950</link>
    <description>Shalom Chakravthi,&lt;BR /&gt;&lt;BR /&gt;The problem is /tmp needs to be permission 777.&lt;BR /&gt;&lt;BR /&gt;Many, many applications and utilities need to write there temporary files. Its probably better to expand the /tmp filesystem than to try and restrict access.&lt;BR /&gt;&lt;BR /&gt;You can run a find and erase old files there with the +mtime or +ctime directive.&lt;BR /&gt;&lt;BR /&gt;I've found /tmp also fills up when I'm not careful with my admin script writing. If there I place a temporary file there, I immediately add the rm -f &lt;FILENAME&gt; to the bottom of the script to avoid stuff piling up in there.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/FILENAME&gt;</description>
    <pubDate>Tue, 13 Dec 2005 02:33:41 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-12-13T02:33:41Z</dc:date>
    <item>
      <title>watchdog and /tmp partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690153#M20949</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;if /tmp partition is full then watdog updates are not happening and machine is restarting. to avoid this i have to manually cleanup some space in /tmp partition. &lt;BR /&gt;&lt;BR /&gt;now my question is is there any way to observe /tmp partition and restrict users not to fill the partition?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Tue, 13 Dec 2005 02:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690153#M20949</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-12-13T02:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog and /tmp partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690154#M20950</link>
      <description>Shalom Chakravthi,&lt;BR /&gt;&lt;BR /&gt;The problem is /tmp needs to be permission 777.&lt;BR /&gt;&lt;BR /&gt;Many, many applications and utilities need to write there temporary files. Its probably better to expand the /tmp filesystem than to try and restrict access.&lt;BR /&gt;&lt;BR /&gt;You can run a find and erase old files there with the +mtime or +ctime directive.&lt;BR /&gt;&lt;BR /&gt;I've found /tmp also fills up when I'm not careful with my admin script writing. If there I place a temporary file there, I immediately add the rm -f &lt;FILENAME&gt; to the bottom of the script to avoid stuff piling up in there.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/FILENAME&gt;</description>
      <pubDate>Tue, 13 Dec 2005 02:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690154#M20950</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-13T02:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog and /tmp partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690155#M20951</link>
      <description>tmpreaper will cleanup old files in /tmp.&lt;BR /&gt;&lt;BR /&gt;cfengine tidy task can also be used to &lt;BR /&gt;cleanup /tmp.&lt;BR /&gt;&lt;BR /&gt;If /tmp is on disk there is usually a buffer&lt;BR /&gt;for root only to write to the partition.&lt;BR /&gt;However, if it is root that is filling up&lt;BR /&gt;the system the limit doesn't help.&lt;BR /&gt;&lt;BR /&gt;Can you move the watchdog file to /var/tmp?  &lt;BR /&gt;/var is generally less prone to being filled.&lt;BR /&gt;&lt;BR /&gt;If /tmp is in the / partition, then writing&lt;BR /&gt;to unmounted files systems can also fill&lt;BR /&gt;up the partion.  I set the mode on&lt;BR /&gt;the mount point to 000, then mount the&lt;BR /&gt;partition.  This prevents writing to&lt;BR /&gt;unmounted partitons.</description>
      <pubDate>Tue, 13 Dec 2005 17:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690155#M20951</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2005-12-13T17:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: watchdog and /tmp partition</title>
      <link>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690156#M20952</link>
      <description>You can use tmpwatch to clean the /tmp directory. See man tmpwatch for instructions about how to use it.&lt;BR /&gt;&lt;BR /&gt;You can also write a simple script that gets the %used of the /tmp file system and start the tmpwatch command only if neccesary.</description>
      <pubDate>Wed, 14 Dec 2005 06:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/watchdog-and-tmp-partition/m-p/3690156#M20952</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-14T06:34:59Z</dc:date>
    </item>
  </channel>
</rss>

