<?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 reports wrong %used in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187846#M796469</link>
    <description>Ciao Mauro,&lt;BR /&gt;&lt;BR /&gt;about your question:&lt;BR /&gt;"Why doing a "resize" from oracle when filesystem is 100% full does it create this problem and when filesystem isn't full doesn't it happen?"&lt;BR /&gt;&lt;BR /&gt;If problem doesn't happen when filesystem isn't full then it means that files were removed they were not being used.&lt;BR /&gt;These is the focus of the problem, filesystem full or not full is not important to individuate the reason of the bdf problem.&lt;BR /&gt;When files are removed (or resized) during a process or more processes are using them, bdf doesn't recognize the freed space. Then it is needed lsof to search out what processes are using what files yet for the system.&lt;BR /&gt;&lt;BR /&gt;I hope this clarifies and answers to your last question.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
    <pubDate>Wed, 11 Feb 2004 09:24:39 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2004-02-11T09:24:39Z</dc:date>
    <item>
      <title>bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187836#M796459</link>
      <description>Hi all, after I had a full filesystem, I deleted some files but now "bdf" still reports 100% used.&lt;BR /&gt;I'm sure if I reboot server It is reporting correctly but unluckly I can't do it so... How can I force bdf to indicate correct percentage?&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 10:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187836#M796459</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2004-02-10T10:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187837#M796460</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think you have removed open files, try using a tool like fuser or lsof to locate the processid's of the open file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 10 Feb 2004 10:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187837#M796460</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-02-10T10:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187838#M796461</link>
      <description>The problem most likely is that you deleted some files that were still in use by a process.  Until whatever that process is dies or releases the files, your filesystem will still show 100%.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 10:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187838#M796461</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-02-10T10:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187839#M796462</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You might have deleted the files that are still being accessed by the processes. Until you restart the processes, you will not get the space back.&lt;BR /&gt;&lt;BR /&gt;You will need to use 'lsof' to find such processes. Search the forums for a site to download lsof. It's a must to have on the system.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 10 Feb 2004 10:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187839#M796462</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-10T10:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187840#M796463</link>
      <description>lsof for 11.0 64 bit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.00/vxfs/64/9000_785/" target="_blank"&gt;http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.00/vxfs/64/9000_785/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lsof for 11i 64 bit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.11/" target="_blank"&gt;http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.11/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lsof for 11.0/11i 32 bit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.70/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.70/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 10 Feb 2004 10:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187840#M796463</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-10T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187841#M796464</link>
      <description>Ciao Mauro,&lt;BR /&gt;&lt;BR /&gt;insert 'bdf du -sk' as keywords in ITRC search; you will get many many helps about this argument (of course, in add of other people in this posting).&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Tue, 10 Feb 2004 10:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187841#M796464</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-10T10:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187842#M796465</link>
      <description>If you boot your box, the processes that have filehandles open will close causing the space to be released.&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /fsname&lt;BR /&gt;&lt;BR /&gt;will kill all open processes on a filesystem. Use with great care.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 10 Feb 2004 10:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187842#M796465</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-10T10:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187843#M796466</link>
      <description>It happens when you delete a file and the process is still using the inode.  If you can stop and start the process you will gain your space back.&lt;BR /&gt;&lt;BR /&gt;You can find the process by &lt;BR /&gt;#fuser -u /whichever/file/wasdeleted&lt;BR /&gt;&lt;BR /&gt;You can also do it to the mount point but obviously other files could have processes running.&lt;BR /&gt;&lt;BR /&gt;To kill it you can either ps -ef | grep for the pid you had from the fuser or&lt;BR /&gt;#fuser -k /whichever/file/wasdeleted&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 10:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187843#M796466</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-02-10T10:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187844#M796467</link>
      <description>In addition to Dave's answer and the others:&lt;BR /&gt;&lt;BR /&gt;Do not remove (log)files without checking for processes that have the file open. You may use fuser BEFORE you remove the file.&lt;BR /&gt;If there is no process, you can safely remove the file.&lt;BR /&gt;If there is a process, you either stop the process before removing the file, or you empty the file using the command '&amp;gt;filename'. &lt;BR /&gt;&lt;BR /&gt;Indeed one may install lsof, but if you take care you probably don't need it. It can be handy though.&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Tue, 10 Feb 2004 11:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187844#M796467</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-02-10T11:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187845#M796468</link>
      <description>Thank You for your answers...&lt;BR /&gt;A last question about this problem:&lt;BR /&gt;The real operation done on these file was a "resize" made by DBA.&lt;BR /&gt;So I discovered these file are tablespace and process owner is oracle smon e dbw.&lt;BR /&gt;My question is: Why doing a "resize" from oracle when filesystem is 100% full does it create this problem and when filesystem isn't full doesn't it happen?&lt;BR /&gt;&lt;BR /&gt;Thank You</description>
      <pubDate>Wed, 11 Feb 2004 04:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187845#M796468</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2004-02-11T04:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: bdf reports wrong %used</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187846#M796469</link>
      <description>Ciao Mauro,&lt;BR /&gt;&lt;BR /&gt;about your question:&lt;BR /&gt;"Why doing a "resize" from oracle when filesystem is 100% full does it create this problem and when filesystem isn't full doesn't it happen?"&lt;BR /&gt;&lt;BR /&gt;If problem doesn't happen when filesystem isn't full then it means that files were removed they were not being used.&lt;BR /&gt;These is the focus of the problem, filesystem full or not full is not important to individuate the reason of the bdf problem.&lt;BR /&gt;When files are removed (or resized) during a process or more processes are using them, bdf doesn't recognize the freed space. Then it is needed lsof to search out what processes are using what files yet for the system.&lt;BR /&gt;&lt;BR /&gt;I hope this clarifies and answers to your last question.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Wed, 11 Feb 2004 09:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-reports-wrong-used/m-p/3187846#M796469</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-11T09:24:39Z</dc:date>
    </item>
  </channel>
</rss>

