<?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: bdf display result delay? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140084#M155113</link>
    <description>Hi Jun,&lt;BR /&gt;&lt;BR /&gt;The file is still open.&lt;BR /&gt;&lt;BR /&gt;if you have lsof you can try to find the process which keeps the file open.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Tue, 09 Dec 2003 11:45:39 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-12-09T11:45:39Z</dc:date>
    <item>
      <title>bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140083#M155112</link>
      <description>10 minutes ago, /usr is 100% full, I then found the big log file (~700M) and deleted it. Now,&lt;BR /&gt;bdf still show it's 100% full. Why?&lt;BR /&gt;&lt;BR /&gt;Jun</description>
      <pubDate>Tue, 09 Dec 2003 11:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140083#M155112</guid>
      <dc:creator>Jun Zhang_4</dc:creator>
      <dc:date>2003-12-09T11:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140084#M155113</link>
      <description>Hi Jun,&lt;BR /&gt;&lt;BR /&gt;The file is still open.&lt;BR /&gt;&lt;BR /&gt;if you have lsof you can try to find the process which keeps the file open.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 09 Dec 2003 11:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140084#M155113</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-09T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140085#M155114</link>
      <description>Probably because the log file was in use when you deleted it.&lt;BR /&gt;&lt;BR /&gt;Find the process that was using the log file (Use "fuser" command) and kill the process.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 09 Dec 2003 11:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140085#M155114</guid>
      <dc:creator>DIPAK KUMAR ROY</dc:creator>
      <dc:date>2003-12-09T11:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140086#M155115</link>
      <description>Which file did you delete?&lt;BR /&gt;&lt;BR /&gt;Most probable reason is that the file was being used when you deleted it. And the process that was using file has not released the space.&lt;BR /&gt;&lt;BR /&gt;Just do touch /usr/file_you_deleted.&lt;BR /&gt;&lt;BR /&gt;Now do&lt;BR /&gt;fuser -u /usr/file_to_be_deleted.&lt;BR /&gt;&lt;BR /&gt;Check which process is using it.&lt;BR /&gt;&lt;BR /&gt;You can also use lsof tool for this.&lt;BR /&gt;&lt;BR /&gt;Once process closes the file, you can delete the file and space will be reclaimed.</description>
      <pubDate>Tue, 09 Dec 2003 11:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140086#M155115</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-12-09T11:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140087#M155116</link>
      <description>fuser -cu followed by the process related to the log file. Probably when you deleted the file was in "open" state. fuser command will show you the PID. Killing this process would release the space.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 11:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140087#M155116</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-12-09T11:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: bdf display result delay?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140088#M155117</link>
      <description>Thank you all for the analysis.&lt;BR /&gt;&lt;BR /&gt;Jun</description>
      <pubDate>Tue, 09 Dec 2003 12:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-display-result-delay/m-p/3140088#M155117</guid>
      <dc:creator>Jun Zhang_4</dc:creator>
      <dc:date>2003-12-09T12:05:29Z</dc:date>
    </item>
  </channel>
</rss>

