<?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 RAW DISK SIZE FULL in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344408#M191387</link>
    <description>Hi,&lt;BR /&gt;  I am having HP-UX 11.23 running informix.&lt;BR /&gt;  In the ONCONFIG.GENEVA file of Informix&lt;BR /&gt;  I defined the&lt;BR /&gt;  LTAPE as /dev/vg00/lvol5&lt;BR /&gt;  for the backup of logical logs.&lt;BR /&gt;  and /dev/vg00/lvol5 is reffering to /home.&lt;BR /&gt;&lt;BR /&gt;  Now when i try to create file on that /home&lt;BR /&gt;  it says File System full, though df -k, or &lt;BR /&gt;  bdf syas that it is still 50% free.&lt;BR /&gt;&lt;BR /&gt;  Tell me how to check raw disk size and &lt;BR /&gt;  available raw disk size.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;</description>
    <pubDate>Thu, 29 Jul 2004 06:44:06 GMT</pubDate>
    <dc:creator>Amit Dixit_2</dc:creator>
    <dc:date>2004-07-29T06:44:06Z</dc:date>
    <item>
      <title>RAW DISK SIZE FULL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344408#M191387</link>
      <description>Hi,&lt;BR /&gt;  I am having HP-UX 11.23 running informix.&lt;BR /&gt;  In the ONCONFIG.GENEVA file of Informix&lt;BR /&gt;  I defined the&lt;BR /&gt;  LTAPE as /dev/vg00/lvol5&lt;BR /&gt;  for the backup of logical logs.&lt;BR /&gt;  and /dev/vg00/lvol5 is reffering to /home.&lt;BR /&gt;&lt;BR /&gt;  Now when i try to create file on that /home&lt;BR /&gt;  it says File System full, though df -k, or &lt;BR /&gt;  bdf syas that it is still 50% free.&lt;BR /&gt;&lt;BR /&gt;  Tell me how to check raw disk size and &lt;BR /&gt;  available raw disk size.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2004 06:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344408#M191387</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-07-29T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: RAW DISK SIZE FULL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344409#M191388</link>
      <description>Amit,&lt;BR /&gt;&lt;BR /&gt;Your problem is that the logical log that is being written to /dev/vg00/lvol5 is still open and, until it is closed, bdf will not report on the space it occupies.  You need to find another (more logical?) place for your logical log backups - like a tape device, maybe?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 29 Jul 2004 06:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344409#M191388</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-07-29T06:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: RAW DISK SIZE FULL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344410#M191389</link>
      <description>HI Pete,&lt;BR /&gt;   I know but if you could suggest me how to &lt;BR /&gt;   reclaim that space and how can i redirect &lt;BR /&gt;   the logs to /dev/null&lt;BR /&gt;&lt;BR /&gt;   Thanks,&lt;BR /&gt;   Amit</description>
      <pubDate>Thu, 29 Jul 2004 06:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344410#M191389</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-07-29T06:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: RAW DISK SIZE FULL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344411#M191390</link>
      <description>You're going to have to close out the logical log that's being dumped there - possibly by shutting down Informix if you have to.  Then find and delete the logical log under /dev/vg00/lvol5.  Before you bring Informix backup change LTAPEDEV to /dev/null in your onconfig file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 29 Jul 2004 07:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344411#M191390</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-07-29T07:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: RAW DISK SIZE FULL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344412#M191391</link>
      <description>HI,&lt;BR /&gt;  How to find those logfiles, and when I &lt;BR /&gt;  change the LTAPE to /dev/null &lt;BR /&gt;  it says &lt;BR /&gt;&lt;BR /&gt;Performing automatic backup of logical logs.&lt;BR /&gt;Logbackup failed - Log backup to device '/dev/null' not allowed&lt;BR /&gt;&lt;BR /&gt;What should I do ??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Amit&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2004 07:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-size-full/m-p/3344412#M191391</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-07-29T07:14:42Z</dc:date>
    </item>
  </channel>
</rss>

