<?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 Disk usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801299#M81982</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a 4 GB HDD and different filesystems like /, /stand,/home etc.  All these filesystems consumed 2GB.    How do i know how much free space available on disk using any command.</description>
    <pubDate>Fri, 06 Sep 2002 12:45:32 GMT</pubDate>
    <dc:creator>P.V.Ramesh</dc:creator>
    <dc:date>2002-09-06T12:45:32Z</dc:date>
    <item>
      <title>Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801299#M81982</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a 4 GB HDD and different filesystems like /, /stand,/home etc.  All these filesystems consumed 2GB.    How do i know how much free space available on disk using any command.</description>
      <pubDate>Fri, 06 Sep 2002 12:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801299#M81982</guid>
      <dc:creator>P.V.Ramesh</dc:creator>
      <dc:date>2002-09-06T12:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801300#M81983</link>
      <description>Use bdf:&lt;BR /&gt;$ bdf -l&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol4     204800   40330  154277   21% /&lt;BR /&gt;/dev/vg00/lvol1     127573   45019   69796   39% /stand&lt;BR /&gt;/dev/vg00/lvol9    1024000  481316  513435   48% /var&lt;BR /&gt;/dev/vg00/lvol8    1576960  802403  727215   52% /usr&lt;BR /&gt;/dev/vg00/lvol7      65536    5244   56561    8% /tmp&lt;BR /&gt;/dev/vg00/lvol6    1024000  282213  695460   29% /opt&lt;BR /&gt;/dev/vg00/lvol5    1024000  405126  580289   41% /home&lt;BR /&gt;&lt;BR /&gt;It gives total, used and available for each file system.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Sep 2002 12:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801300#M81983</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-09-06T12:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801301#M81984</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;'bdf' reports used and free space on mounted filesystems.&lt;BR /&gt;&lt;BR /&gt;If you want to know allocated and free space on a *physical* disk, use:&lt;BR /&gt;&lt;BR /&gt;# pvdisplay /dev/dsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;For a volume group (at large) use:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Sep 2002 12:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801301#M81984</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-06T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801302#M81985</link>
      <description>I will ususally look at the vg info i.e.&lt;BR /&gt;&lt;BR /&gt;vgdisplay vgXX | grep -i Free&lt;BR /&gt;vgdisplay vgXX | grep -i Size&lt;BR /&gt;&lt;BR /&gt;take the results of each and multiply.&lt;BR /&gt;&lt;BR /&gt;so you may see 500 and 4, when multiplied would give your 2000MB or 2GB.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 06 Sep 2002 12:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801302#M81985</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-09-06T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801303#M81986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As per JRF, we can find the free disk space.&lt;BR /&gt;Another method is by using SAM.&lt;BR /&gt;try to create a dummy logical volume (lvol), it shows the total disk space remaining</description>
      <pubDate>Fri, 06 Sep 2002 12:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801303#M81986</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-09-06T12:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801304#M81987</link>
      <description>I misinterpreted your question, you need vgdisplay and pvdisplay, like James and Craig suggested.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Sep 2002 12:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801304#M81987</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-09-06T12:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disk usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801305#M81988</link>
      <description>You have about 120 posts that you haven't responded to:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/TopSolutions/1,,BR702248!1!questions,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/TopSolutions/1,,BR702248!1!questions,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sun, 08 Sep 2002 11:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-usage/m-p/2801305#M81988</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-08T11:54:21Z</dc:date>
    </item>
  </channel>
</rss>

