<?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: URGENT How can I figure out EXACTLY raw disk size in KB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585503#M32258</link>
    <description>2000 MB = 2000 * 1024 KB&lt;BR /&gt;For a disk use diskinfo /dev/rdsk/cXdXtX&lt;BR /&gt;Ovidiu</description>
    <pubDate>Wed, 26 Sep 2001 18:22:18 GMT</pubDate>
    <dc:creator>Ovidiu D. Raita</dc:creator>
    <dc:date>2001-09-26T18:22:18Z</dc:date>
    <item>
      <title>URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585500#M32255</link>
      <description>I need to know the EXACT KB size of a raw space on some of HP drives.  The lv is 2000 MB, one of two LVs in a VG.  I am having difficulty as I do not know how many true KBs HP considers an MB (is it based on block size PE, ETC.)&lt;BR /&gt;&lt;BR /&gt;Any help, including just the answer, would be great.  These are raw data LVs.&lt;BR /&gt;&lt;BR /&gt;Thx!</description>
      <pubDate>Wed, 26 Sep 2001 18:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585500#M32255</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-09-26T18:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585501#M32256</link>
      <description>Let me see if I understood your question correctly.&lt;BR /&gt;&lt;BR /&gt;I am sure you are not looking for the info returned by diskinfo /dev/rdsk/cxtydz.&lt;BR /&gt;&lt;BR /&gt;If this disk is part of a volume group, the way to find the unused disk space is&lt;BR /&gt;&lt;BR /&gt;do a pvdisplay /dev/dsk/cxtydz.&lt;BR /&gt;&lt;BR /&gt;Multiply Free PE with PE Size&lt;BR /&gt;Multiply the result with 1024.&lt;BR /&gt;&lt;BR /&gt;You will get the free size on the PV in K Bytes.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 26 Sep 2001 18:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585501#M32256</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-26T18:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585502#M32257</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;1K = 1024, so, 2000 MB = 2,048,000 KB&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 26 Sep 2001 18:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585502#M32257</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-26T18:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585503#M32258</link>
      <description>2000 MB = 2000 * 1024 KB&lt;BR /&gt;For a disk use diskinfo /dev/rdsk/cXdXtX&lt;BR /&gt;Ovidiu</description>
      <pubDate>Wed, 26 Sep 2001 18:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585503#M32258</guid>
      <dc:creator>Ovidiu D. Raita</dc:creator>
      <dc:date>2001-09-26T18:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585504#M32259</link>
      <description>If you are talking about a RAW logical volume, it would be the size of the logical volume multiplied by 1024.&lt;BR /&gt;&lt;BR /&gt;So, in your case it would be 2000*1024=2048000 KB and this is what you get in bdf command for normal logical volumes.&lt;BR /&gt;&lt;BR /&gt;I hope I understood your question.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 26 Sep 2001 18:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585504#M32259</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-26T18:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585505#M32260</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did you already try diskinfo&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;and 1MB is always 1024KB or 1024*1024 bytes&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 26 Sep 2001 18:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585505#M32260</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-26T18:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585506#M32261</link>
      <description>Fantastic!!  That's what I needed confirmed, that when it sayd 1 MB it truly is 1024 KB.  That gives me the answer I need!  Everyone gets 10 points and a gold star :-)  !</description>
      <pubDate>Wed, 26 Sep 2001 19:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585506#M32261</guid>
      <dc:creator>Mike Rightmire</dc:creator>
      <dc:date>2001-09-26T19:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT How can I figure out EXACTLY raw disk size in KB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585507#M32262</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;The MB is our usage is 2^20 (1024 * 1024); so your value is 2000 * 1024 * 1024 = 2,097,152,000 Bytes.&lt;BR /&gt;&lt;BR /&gt;You are obviously confused by the 'marketing MB' which is calculated by taking the above value and dividing by 10^6 to get 2097.152MB and obviously makes our 2.1GB drive much better than your dinky 2GB drive eventhough they are exactly the same.&lt;BR /&gt; &lt;BR /&gt;Regards, Clay&lt;BR /&gt;&lt;BR /&gt;In your case&lt;BR /&gt;2000 * 1024 * 1024</description>
      <pubDate>Wed, 26 Sep 2001 19:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-how-can-i-figure-out-exactly-raw-disk-size-in-kb/m-p/2585507#M32262</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-26T19:37:17Z</dc:date>
    </item>
  </channel>
</rss>

