<?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: LV full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576817#M229110</link>
    <description>&lt;BR /&gt;Hi Yogi,&lt;BR /&gt;&lt;BR /&gt;Although the "du" command shows that the space is already free, some process still has lock over the blocks.&lt;BR /&gt;&lt;BR /&gt;Use "lsof" to determine the process and kill it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jul 2005 02:32:37 GMT</pubDate>
    <dc:creator>Paul_481</dc:creator>
    <dc:date>2005-07-06T02:32:37Z</dc:date>
    <item>
      <title>LV full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576816#M229109</link>
      <description>Hi All,&lt;BR /&gt;We were getting error on console that /appl file system is full..please refer below error&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Jul  6 12:35:15 mbpscw01 syslog: Pid 28626. Failed to write to Info Log file . Err=&lt;NO space="" left="" on="" device=""&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;we removed some unwanted file from this LV.&lt;BR /&gt;And when we check &lt;BR /&gt;# du -k /appl&lt;BR /&gt;289128 /appl&lt;BR /&gt;while &lt;BR /&gt;# bdf | grep /appl&lt;BR /&gt;/dev/vgapp01/appl  4612096 4612096       0  100% /appl&lt;BR /&gt;###it should show 289128MB allocated..&lt;BR /&gt;how its showing 100% full in bdf o/p bou in du -k its showing 289mb allocated.....&lt;BR /&gt;&lt;BR /&gt;Waiting for replay.....&lt;BR /&gt;yog&lt;/NO&gt;</description>
      <pubDate>Wed, 06 Jul 2005 02:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576816#M229109</guid>
      <dc:creator>YOGI_3</dc:creator>
      <dc:date>2005-07-06T02:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: LV full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576817#M229110</link>
      <description>&lt;BR /&gt;Hi Yogi,&lt;BR /&gt;&lt;BR /&gt;Although the "du" command shows that the space is already free, some process still has lock over the blocks.&lt;BR /&gt;&lt;BR /&gt;Use "lsof" to determine the process and kill it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 02:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576817#M229110</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-07-06T02:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: LV full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576818#M229111</link>
      <description>Hi,&lt;BR /&gt;try to reboot your system, sometime LVM doesn't know that you had canecelled a file, especially when the file system is on 100%.&lt;BR /&gt;If you cannot reboot, try the fsync and sync commands (they are not dangerous),&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;&lt;BR /&gt;Giacomo</description>
      <pubDate>Wed, 06 Jul 2005 02:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576818#M229111</guid>
      <dc:creator>Giacomo TOTTI</dc:creator>
      <dc:date>2005-07-06T02:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: LV full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576819#M229112</link>
      <description>This can happen if there is too many open files of big size. Use fuser -cu to find out the pid of application accessing this file system, then use glance to identify if there is any open files related to these PID.&lt;BR /&gt;&lt;BR /&gt;glance -&amp;gt; Select Process (give PID) -&amp;gt; Open Files.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Wed, 06 Jul 2005 02:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576819#M229112</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-07-06T02:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: LV full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576820#M229113</link>
      <description>hi yogi,&lt;BR /&gt;&lt;BR /&gt;u may like to refer to this doc which explains the reason why:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076907951" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076907951&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 06 Jul 2005 02:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lv-full/m-p/3576820#M229113</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-06T02:43:12Z</dc:date>
    </item>
  </channel>
</rss>

