<?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: can't empty /tmp directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087370#M441772</link>
    <description>The problem is most likely that the file is still opened by a process.  Until that process terminates, the file descriptor will still be held open and the space occupied by the file will not be released.&lt;BR /&gt;&lt;BR /&gt;A reboot may well be the quickest way to cure this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 10 Jan 2008 12:46:45 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2008-01-10T12:46:45Z</dc:date>
    <item>
      <title>can't empty /tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087369#M441771</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i have a rp3440 box with HP-UPiv1. Today i tried to empty my /tmp dir. I erased all unnecessary files. In spite of the fact that i erased files, the /tmp dir is seemed to be %100 full. What could be a problem?</description>
      <pubDate>Thu, 10 Jan 2008 12:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087369#M441771</guid>
      <dc:creator>Erol KAHRAMAN</dc:creator>
      <dc:date>2008-01-10T12:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: can't empty /tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087370#M441772</link>
      <description>The problem is most likely that the file is still opened by a process.  Until that process terminates, the file descriptor will still be held open and the space occupied by the file will not be released.&lt;BR /&gt;&lt;BR /&gt;A reboot may well be the quickest way to cure this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 10 Jan 2008 12:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087370#M441772</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-01-10T12:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: can't empty /tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087371#M441773</link>
      <description>If you have the "lsof" utility installed, you can use "lsof +aL1 /tmp" to find all the files that were deleted but are still open... and you will also get the PIDs of the processes holding them open.&lt;BR /&gt;&lt;BR /&gt;Stopping those processes will allow the disk space to be freed without a reboot.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 10 Jan 2008 12:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087371#M441773</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-01-10T12:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: can't empty /tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087372#M441774</link>
      <description>Have you tried the fuser -cu /tmp to see who or what might be holding on to the process.&lt;BR /&gt;And if you can figure out which, then maybe fuser -ku &lt;THE rest=""&gt; to see if that will kill it off.&lt;BR /&gt;&lt;BR /&gt;If those don't work, then try rebooting.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;/THE&gt;</description>
      <pubDate>Thu, 10 Jan 2008 13:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087372#M441774</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-01-10T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: can't empty /tmp directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087373#M441775</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;I killed all processes using /tmp dir. And my problem was solved.</description>
      <pubDate>Thu, 10 Jan 2008 13:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-empty-tmp-directory/m-p/5087373#M441775</guid>
      <dc:creator>Erol KAHRAMAN</dc:creator>
      <dc:date>2008-01-10T13:47:11Z</dc:date>
    </item>
  </channel>
</rss>

