<?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 difference in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711309#M251206</link>
    <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;There is no issue since bdf reports from structural way of a FS. Also, do a "sync" before executing "bdf" and "du"&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Tue, 17 Jan 2006 22:56:49 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-17T22:56:49Z</dc:date>
    <item>
      <title>disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711305#M251202</link>
      <description>$du and $bdf on a file system gives different used and free disk space ?&lt;BR /&gt;What could be the issue ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 14:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711305#M251202</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-01-17T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711306#M251203</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;There is no issue.  'bdf' inclues some of the underlying filesystem structural overhead in its summation of used space.  &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 17 Jan 2006 14:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711306#M251203</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-17T14:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711307#M251204</link>
      <description>Usually it's because an open file has been deleted and bdf will not report the space as unused until the process holding the file open has terminated.  The du command reports the space as unused.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 17 Jan 2006 14:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711307#M251204</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-17T14:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711308#M251205</link>
      <description>it could be a double mount. I recomeed that U do a&lt;BR /&gt;lvdisplay -v &lt;LOGICAL volume=""&gt; | more&lt;BR /&gt;and se the size of the logical volume.&lt;BR /&gt;Remenber that du give output in byte if you don't specify -k this is the command:&lt;BR /&gt;du -sk ./*&lt;BR /&gt;&lt;BR /&gt;&lt;/LOGICAL&gt;</description>
      <pubDate>Tue, 17 Jan 2006 14:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711308#M251205</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2006-01-17T14:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711309#M251206</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;There is no issue since bdf reports from structural way of a FS. Also, do a "sync" before executing "bdf" and "du"&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 17 Jan 2006 22:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711309#M251206</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-17T22:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711310#M251207</link>
      <description>Hmm. not any issue!&lt;BR /&gt;bdf - working with mouting file system&lt;BR /&gt;du- size of file (not mouting file system)&lt;BR /&gt;Recommend:&lt;BR /&gt;If you want to monitor how many percent of Phisical disk is currently use, you should use&lt;BR /&gt;#vgdisplay -v vgname&lt;BR /&gt;pay you attention on Free PE and Total PE on each PV (physical Volume).&lt;BR /&gt;&lt;BR /&gt;bdf, du only monitor file system, file level.&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 23:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711310#M251207</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-01-17T23:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711311#M251208</link>
      <description>Hi shiv,&lt;BR /&gt;&lt;BR /&gt;There are no of threads discussed about this in ITRC. You may need to take a look at them, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=767419" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=767419&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=787308" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=787308&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 17 Jan 2006 23:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711311#M251208</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-17T23:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711312#M251209</link>
      <description>hi shiva,&lt;BR /&gt;   there are not much difference.&lt;BR /&gt;bdf works with mouting file system and &lt;BR /&gt;du just shows size of file</description>
      <pubDate>Tue, 17 Jan 2006 23:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711312#M251209</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-01-17T23:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711313#M251210</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;bdf shows the usage of the file system by the contents. Whereas du shows the content's size in total.&lt;BR /&gt;&lt;BR /&gt;There may be a difference as the files in use may have been showing different size than actual in use. It is also quite possible that if some file in use has been deleted, then the size for this will not be listed in du whereas bdf will consider the full space as used, reason being the process has not yet released the space to file system.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 18 Jan 2006 01:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711313#M251210</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-18T01:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711314#M251211</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;see also:&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;admit=-1335382922+1137574060762+28353475&amp;amp;docId=200000080063060" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;admit=-1335382922+1137574060762+28353475&amp;amp;docId=200000080063060&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 18 Jan 2006 03:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711314#M251211</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-01-18T03:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711315#M251212</link>
      <description>We saw the difference between these 2 command too much. du -sk showed 1gb in /opt/rose/ file system whereas bdf showed 13gb. the disk alert is configured with bdf command. also application stopped working when disk usage with bdf reached 100%. we killed unused java process and it released the disk space from 96% to 8%. we had 14gb in /opt/rose total. i am still confused why 2 java processes were using 12gb of disk space. i checked there were no zombies running on the system also.</description>
      <pubDate>Wed, 18 Jan 2006 11:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711315#M251212</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-01-18T11:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711316#M251213</link>
      <description>did anyone get a chance to see my reply ?</description>
      <pubDate>Fri, 20 Jan 2006 09:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711316#M251213</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-01-20T09:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: disk usage difference</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711317#M251214</link>
      <description>You need to use a tool like lsof to see what process is creating these files.  You can download lsof from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.75/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.75/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 20 Jan 2006 09:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage-difference/m-p/3711317#M251214</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-20T09:40:35Z</dc:date>
    </item>
  </channel>
</rss>

