<?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: /tmp is 100% full in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222825#M33046</link>
    <description>When you deleted the files, some processes were still holding them open. They are no longer visible, but will be deleted only when those processes close the files. This is normal unix-style behaviour.&lt;BR /&gt;&lt;BR /&gt;To find the correct processes, use the lsof command:&lt;BR /&gt;&lt;BR /&gt;lsof +aL1 /tmp&lt;BR /&gt;&lt;BR /&gt;This will identify the processes holding the deleted files on the /tmp filesystem. You can then stop and restart those processes (or otherwise make the processes close their files) to get the disk space freed.&lt;BR /&gt;&lt;BR /&gt;For the future:&lt;BR /&gt;Before deleting large files from /tmp, use the "fuser" command to see if any process is still using them.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Thu, 26 Jun 2008 10:48:29 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2008-06-26T10:48:29Z</dc:date>
    <item>
      <title>/tmp is 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222823#M33044</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In our RHEL 4 update 6 Server , the /tmp is showing 100% full even after we deleted everything under the same. &lt;BR /&gt;&lt;BR /&gt;Could you help why this is showing 100% ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Gab</description>
      <pubDate>Thu, 26 Jun 2008 06:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222823#M33044</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-06-26T06:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp is 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222824#M33045</link>
      <description>what is your /tmp size or post your df -h outputs.&lt;BR /&gt;&lt;BR /&gt;what is running on that server?</description>
      <pubDate>Thu, 26 Jun 2008 06:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222824#M33045</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-26T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp is 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222825#M33046</link>
      <description>When you deleted the files, some processes were still holding them open. They are no longer visible, but will be deleted only when those processes close the files. This is normal unix-style behaviour.&lt;BR /&gt;&lt;BR /&gt;To find the correct processes, use the lsof command:&lt;BR /&gt;&lt;BR /&gt;lsof +aL1 /tmp&lt;BR /&gt;&lt;BR /&gt;This will identify the processes holding the deleted files on the /tmp filesystem. You can then stop and restart those processes (or otherwise make the processes close their files) to get the disk space freed.&lt;BR /&gt;&lt;BR /&gt;For the future:&lt;BR /&gt;Before deleting large files from /tmp, use the "fuser" command to see if any process is still using them.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 26 Jun 2008 10:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222825#M33046</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-26T10:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp is 100% full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222826#M33047</link>
      <description>Matti  is correct. With lsof, you can see a deleted file which space is not reclaimed yet because the process has the file open.&lt;BR /&gt;&lt;BR /&gt;COMMAND     PID USER   FD   TYPE             DEVICE      SIZE  NODE NAME&lt;BR /&gt;java       7699  oas   22u   REG              253,1 856117248    59 /tmp/dat000407699 (deleted)</description>
      <pubDate>Thu, 26 Jun 2008 13:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tmp-is-100-full/m-p/4222826#M33047</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-06-26T13:02:36Z</dc:date>
    </item>
  </channel>
</rss>

