<?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: Total disk size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896277#M633583</link>
    <description>Yes, that's correct.  On a 18GB disk, you'll get 4340 4MB physical extents.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 04 Feb 2003 13:28:19 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-02-04T13:28:19Z</dc:date>
    <item>
      <title>Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896276#M633582</link>
      <description>VG Name: VG00    &lt;BR /&gt;PV Name,PE Size(MB),Allocated PE,FreePE,TotalPE   &lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t2d0 4 2419 1921 4340&lt;BR /&gt;/dev/dsk/c2t2d0 4 2419 1921 4340&lt;BR /&gt;Total          4838 3842 8680&lt;BR /&gt;&lt;BR /&gt;respectively.&lt;BR /&gt;Total available disk space is 34720MB (2*18GB disks) for VG00.&lt;BR /&gt;&lt;BR /&gt;Is the above is correct or not.If not please give me right answer.</description>
      <pubDate>Tue, 04 Feb 2003 13:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896276#M633582</guid>
      <dc:creator>Nagaraj_4</dc:creator>
      <dc:date>2003-02-04T13:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896277#M633583</link>
      <description>Yes, that's correct.  On a 18GB disk, you'll get 4340 4MB physical extents.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 04 Feb 2003 13:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896277#M633583</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-02-04T13:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896278#M633584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  It is fairly easy to calculate as all your disks are calculated in PE.&lt;BR /&gt;&lt;BR /&gt;So whatever PE you are calculating will be&lt;BR /&gt;PE Size * 1024 * PE (all, Free, or Total) = Size in MB&lt;BR /&gt;&lt;BR /&gt;so in this case &lt;BR /&gt;&lt;BR /&gt;you have 4 * 1024 * 1921 = 7868 MB Free for one disk &lt;BR /&gt;so 7868 * 2 disks = 15736 MB Free&lt;BR /&gt;&lt;BR /&gt;If it's total, you're looking at 35553 MB Total.</description>
      <pubDate>Tue, 04 Feb 2003 13:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896278#M633584</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-02-04T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896279#M633585</link>
      <description>Calling it an 18GB disk is just an approximation:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c1t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t6d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST318203LC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 17783240 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;If you do the math, 4340 4MB extents works out to 17776640 bytes.  The rest is overhead.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 04 Feb 2003 13:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896279#M633585</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-02-04T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896280#M633586</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;from your post,&lt;BR /&gt;Tota PE in each disk is 4340&lt;BR /&gt;i.e&lt;BR /&gt;4*1024*4340 = 17776640 MB (size of each disk)&lt;BR /&gt;&lt;BR /&gt;used (allocated)size in each disk&lt;BR /&gt;4*1024*2419 = 9908224 MB &lt;BR /&gt;&lt;BR /&gt;remaining size in each disk&lt;BR /&gt;1776640-9908224=7868416 MB&lt;BR /&gt;&lt;BR /&gt;total remaining size in vg00&lt;BR /&gt;2*7868416= 15736832MB&lt;BR /&gt;&lt;BR /&gt;i.e 15.73GB</description>
      <pubDate>Tue, 04 Feb 2003 14:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896280#M633586</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-04T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Total disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896281#M633587</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/dsk/c1t2d0 &lt;BR /&gt;diskinfo /dev/dsk/c2t2d0 &lt;BR /&gt;&lt;BR /&gt;should tell you a lot as well. Make sure that if the VG is mirrored you can actualy use only the half of it :)&lt;BR /&gt;&lt;BR /&gt;Another easy way is :&lt;BR /&gt;&lt;BR /&gt;vgdisplay vg00 :&lt;BR /&gt;&lt;BR /&gt;&amp;lt;-- knip --&amp;gt;&lt;BR /&gt;Cur PV                      2      (Mirrored !!)&lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4350         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    4338    (* 4 (PE Size) /2 mirrors= total amount)&lt;BR /&gt;Alloc PE                    4246    &lt;BR /&gt;Free PE                     92 (* 4(PE Size) /2 = total free in Mb)     &lt;BR /&gt;&amp;lt;-- knip --&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Regs David</description>
      <pubDate>Tue, 04 Feb 2003 15:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-disk-size/m-p/2896281#M633587</guid>
      <dc:creator>David_246</dc:creator>
      <dc:date>2003-02-04T15:15:23Z</dc:date>
    </item>
  </channel>
</rss>

