<?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: File system free space not showing in bdf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455872#M12465</link>
    <description>Stopping and starting the Listener did the trick. I now have the 235mb free. Isn't there another way to zero a log file using Cat to Null or something like that? A guy showed me a while back but I can't remember.</description>
    <pubDate>Mon, 23 Oct 2000 18:59:35 GMT</pubDate>
    <dc:creator>Joe Pritchard</dc:creator>
    <dc:date>2000-10-23T18:59:35Z</dc:date>
    <item>
      <title>File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455865#M12458</link>
      <description>I recently moved a 238mb file with the mv command. After doing this, the %used display still inidicates the same amount as does the avail column. Did I miss something here? The file really did move.&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Joe Pritchard</description>
      <pubDate>Thu, 19 Oct 2000 22:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455865#M12458</guid>
      <dc:creator>Joe Pritchard</dc:creator>
      <dc:date>2000-10-19T22:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455866#M12459</link>
      <description>Install patch PHKL_18543 and its dependencies to resolve the bdf problem</description>
      <pubDate>Thu, 19 Oct 2000 22:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455866#M12459</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-10-19T22:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455867#M12460</link>
      <description>Joe:&lt;BR /&gt;&lt;BR /&gt;If you moved the file within the same filesystem, then, there will be no change in the percentage used.  In this case a 'mv' is simply a rename operation.&lt;BR /&gt;&lt;BR /&gt;If you moved the file from one filesystem to another, then the 'bdf' percentage used will only change if the change in space is significant to 1% or more.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 19 Oct 2000 22:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455867#M12460</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-19T22:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455868#M12461</link>
      <description>PHKL_18543 is for HP-UX 11.0. Is that what you are running? There are different patches related to bdf for HP-UX 10.20.</description>
      <pubDate>Fri, 20 Oct 2000 00:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455868#M12461</guid>
      <dc:creator>Jennifer Chiarelli</dc:creator>
      <dc:date>2000-10-20T00:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455869#M12462</link>
      <description>Joe:&lt;BR /&gt;&lt;BR /&gt;I may have taken your query too literally.  If I did, and I told you the obvious, then here (perhaps) is some better information.&lt;BR /&gt;&lt;BR /&gt;See document #A5826096 or #PU940407163611.&lt;BR /&gt;&lt;BR /&gt;Sometimes after removing a file, a "bdf" command will not show that the file system space was restored.  This may occur when a user removes a file that another process still has open.&lt;BR /&gt;&lt;BR /&gt;The data blocks for that file will not be restored to the file system until the process either closes the file descriptor for that file or the process terminates.  For example, with a database file that has not returned its space, close the database down or try killing the database handler daemon.&lt;BR /&gt;&lt;BR /&gt;Note that if the process that holds the open file descriptor becomes defunct, it will hold those data blocks until the system is rebooted.&lt;BR /&gt;&lt;BR /&gt;Does this shed better light?&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 20 Oct 2000 00:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455869#M12462</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-20T00:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455870#M12463</link>
      <description>I appreceate the replies. Here are the additional details. I have UX 10.20.&lt;BR /&gt;I did move it to a different file system. It definately is more that 1%.&lt;BR /&gt;&lt;BR /&gt;The file was listener.log for Oracle 8.0.5. I stopped the listener's logging with the LSNRCTL utility before moving the file, however I did not check to see if any other processes had it open. Upon starting the listener log again, it created a new file and logging is working normally. From your last reply, should I try stopping the Listener and restarting it?&lt;BR /&gt;Thanks&lt;BR /&gt;Joe Pritchard</description>
      <pubDate>Fri, 20 Oct 2000 13:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455870#M12463</guid>
      <dc:creator>Joe Pritchard</dc:creator>
      <dc:date>2000-10-20T13:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455871#M12464</link>
      <description>It seems likely that another process was attached to the listener log, though I do not know which process that would be.  Doing an fuser on the logical volume and paring down from there might allow you to identify it.  Since the listener has already been restarted since the move, I doubt recycling it would resolve the issue, but who know.  Shutting it down again might close whatever other process has a pointer into the original file space.</description>
      <pubDate>Fri, 20 Oct 2000 17:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455871#M12464</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-20T17:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455872#M12465</link>
      <description>Stopping and starting the Listener did the trick. I now have the 235mb free. Isn't there another way to zero a log file using Cat to Null or something like that? A guy showed me a while back but I can't remember.</description>
      <pubDate>Mon, 23 Oct 2000 18:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455872#M12465</guid>
      <dc:creator>Joe Pritchard</dc:creator>
      <dc:date>2000-10-23T18:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455873#M12466</link>
      <description>Joe:&lt;BR /&gt;&lt;BR /&gt;Do this:&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; /tmp/log #...or whatever...&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 23 Oct 2000 19:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455873#M12466</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-23T19:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455874#M12467</link>
      <description>Or, if you don't like typing:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /dir/log.file</description>
      <pubDate>Mon, 23 Oct 2000 19:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455874#M12467</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-23T19:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: File system free space not showing in bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455875#M12468</link>
      <description>This one can be a bit of a headache. I had a disk that got 100% full and moved a big file to another disk. Unfortunately my database wouldnt run cause it was still reporting out of disk space on dev/whatever, so this is what I did:&lt;BR /&gt;fuser -cu /*disk* which will display the list of connections and then I killed them all, not nice, almost a hundred, but at least the space became free.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 11:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-free-space-not-showing-in-bdf/m-p/2455875#M12468</guid>
      <dc:creator>Ossie de Jongh</dc:creator>
      <dc:date>2000-10-24T11:59:31Z</dc:date>
    </item>
  </channel>
</rss>

