<?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 bdf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805020#M82812</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have started rman filesystem backup of Oracle 8i in HP-UX 11.11. The backup file (????.rman) created was about 150GB and the backup was continuing. It was observed through "bdf" that the filesystem was growing. So when filesystem utilization(total size 140GB) reached about 92% I killed the rman process. But even after this I found that the filesystem utilization was growing and so I removed the ????.rman file as I could see that the timestamp of the ????.rman file was also changing to the current time.&lt;BR /&gt;&lt;BR /&gt;Now when I run bdf I still see the filesystem utilization to be 93% which is 132 GB. &lt;BR /&gt;sfds:[root] &amp;gt; bdf /sfds/oracle/backups&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg08/lvol2    140288000 132335120 7891000   94% /sgp-sfds/oracle/backups&lt;BR /&gt;&lt;BR /&gt;sfds:[root] /sgp-sfds/oracle/backups&amp;gt; du -sk&lt;BR /&gt;29859064&lt;BR /&gt;&lt;BR /&gt;But actually there is about 30 GB of data in it.&lt;BR /&gt;&lt;BR /&gt;How can I make the bdf understand that the filesystem utilization is about 10%. Also will it allow to write data to this filesystem even though the bdf shows 100% full as actually it is not.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raje.</description>
    <pubDate>Thu, 12 Sep 2002 12:13:28 GMT</pubDate>
    <dc:creator>Sanjiv Sharma_1</dc:creator>
    <dc:date>2002-09-12T12:13:28Z</dc:date>
    <item>
      <title>bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805020#M82812</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have started rman filesystem backup of Oracle 8i in HP-UX 11.11. The backup file (????.rman) created was about 150GB and the backup was continuing. It was observed through "bdf" that the filesystem was growing. So when filesystem utilization(total size 140GB) reached about 92% I killed the rman process. But even after this I found that the filesystem utilization was growing and so I removed the ????.rman file as I could see that the timestamp of the ????.rman file was also changing to the current time.&lt;BR /&gt;&lt;BR /&gt;Now when I run bdf I still see the filesystem utilization to be 93% which is 132 GB. &lt;BR /&gt;sfds:[root] &amp;gt; bdf /sfds/oracle/backups&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg08/lvol2    140288000 132335120 7891000   94% /sgp-sfds/oracle/backups&lt;BR /&gt;&lt;BR /&gt;sfds:[root] /sgp-sfds/oracle/backups&amp;gt; du -sk&lt;BR /&gt;29859064&lt;BR /&gt;&lt;BR /&gt;But actually there is about 30 GB of data in it.&lt;BR /&gt;&lt;BR /&gt;How can I make the bdf understand that the filesystem utilization is about 10%. Also will it allow to write data to this filesystem even though the bdf shows 100% full as actually it is not.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raje.</description>
      <pubDate>Thu, 12 Sep 2002 12:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805020#M82812</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2002-09-12T12:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805021#M82813</link>
      <description>Hi Raje,&lt;BR /&gt;&lt;BR /&gt;It sounds like there is still a process running and writing to that file.  Even though you deleted the file, the space is still taken up on disk because some process had that file open, and the space won't be released until the process dies.  You'll need to see if there are any other rman processes running and try to kill them.  Once you get it killed, it should release your disk space.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 12:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805021#M82813</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-12T12:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805022#M82814</link>
      <description>Hi Raje,&lt;BR /&gt;Could it be that rmanprocess is still "writing" (even though you removed the file) ? You can check this with "lsof". Alternatively "fuser" might give an indication.&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 12 Sep 2002 12:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805022#M82814</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-09-12T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: bdf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805023#M82815</link>
      <description>You can find out what's writing to this filesystem by using&lt;BR /&gt;&lt;BR /&gt;fuser /dev/vg08/lvol2</description>
      <pubDate>Thu, 12 Sep 2002 12:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf/m-p/2805023#M82815</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2002-09-12T12:25:56Z</dc:date>
    </item>
  </channel>
</rss>

