<?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: disk usage problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082688#M440856</link>
    <description>Hi Tuan,&lt;BR /&gt;&lt;BR /&gt;download lsof or the latest fuser command.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NEWFUSER11i" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NEWFUSER11i&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.78/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.78/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;run lsof/fuser against the filesystem, with a bit of luck you will find the process keeping the diskspace allocated, kill it and the space will return.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Tue, 04 Dec 2007 14:16:35 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens_1</dc:creator>
    <dc:date>2007-12-04T14:16:35Z</dc:date>
    <item>
      <title>disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082683#M440851</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am having conficting disk space information&lt;BR /&gt;&lt;BR /&gt;bdf result shows:&lt;BR /&gt;/dev/vgfc10/lvol25 10485760 10394520   91240   99% /source&lt;BR /&gt;&lt;BR /&gt;du -sk /source shows&lt;BR /&gt;6349616 source&lt;BR /&gt;&lt;BR /&gt;Can anyone please tell me what the problem would be? Please help.  I am running out of space and yet du only shows that I am using 6.4GB out of 10GB.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Tuan</description>
      <pubDate>Tue, 04 Dec 2007 13:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082683#M440851</guid>
      <dc:creator>Tuan Nguyen</dc:creator>
      <dc:date>2007-12-04T13:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082684#M440852</link>
      <description>See this previous thread - &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1171266" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1171266&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 04 Dec 2007 13:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082684#M440852</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-12-04T13:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082685#M440853</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;looks like someone removed a file (or directory) while it was beeing accessed...&lt;BR /&gt;&lt;BR /&gt;Try to umount and mount it again...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 04 Dec 2007 13:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082685#M440853</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2007-12-04T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082686#M440854</link>
      <description>Hi,&lt;BR /&gt;Since du reads the directory structure, if the account that does the du cannot read a directory, it counts as 0 bytes. Thats why it may be showing less used space in du output.</description>
      <pubDate>Tue, 04 Dec 2007 13:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082686#M440854</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2007-12-04T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082687#M440855</link>
      <description>Ivan, Victor, Shrikant,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your prompt responses.  I am trying to unmount /source but could not due to "device busy".  I ran lsof +D /source +L1 as suggested in thread provided by Ivan, the lsof output has too many open files.  I don't know which one I should unlink. I am trying fuser right now and see what happen.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;TUan</description>
      <pubDate>Tue, 04 Dec 2007 14:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082687#M440855</guid>
      <dc:creator>Tuan Nguyen</dc:creator>
      <dc:date>2007-12-04T14:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082688#M440856</link>
      <description>Hi Tuan,&lt;BR /&gt;&lt;BR /&gt;download lsof or the latest fuser command.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NEWFUSER11i" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=NEWFUSER11i&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.78/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.78/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;run lsof/fuser against the filesystem, with a bit of luck you will find the process keeping the diskspace allocated, kill it and the space will return.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 04 Dec 2007 14:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082688#M440856</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-12-04T14:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082689#M440857</link>
      <description>Give a last try by doing a fuser -cku /dev/vgfc10/lvol25&lt;BR /&gt;&lt;BR /&gt;If that doesnt work follow Robert-Jan's advice!&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082689#M440857</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2007-12-04T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082690#M440858</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;The issue is solved.  Just like all of you suggested, it was a temporary file that cause the problem.  I kill that program.  Everything looks good now. &lt;BR /&gt;&lt;BR /&gt;Again, I thank you for kindness and your help. Thank you, Thank you, Thank you.&lt;BR /&gt;&lt;BR /&gt;Tuan</description>
      <pubDate>Tue, 04 Dec 2007 15:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-problem/m-p/5082690#M440858</guid>
      <dc:creator>Tuan Nguyen</dc:creator>
      <dc:date>2007-12-04T15:05:07Z</dc:date>
    </item>
  </channel>
</rss>

