<?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: diskinfo in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631591#M237779</link>
    <description>Hi Singis,&lt;BR /&gt;&lt;BR /&gt;Though ST318436LC is 18GB disk. The actual will be less , &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Just run this command and it will tell you the actual size of the disk in GB:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# echo "The disk Capacity in GB is \c" ;echo " 2 k \n `diskinfo /dev/rdsk/c0t6d0 | grep size | awk '{ print $2}'` 1048576 / p" | dc &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy ,&lt;BR /&gt;Have fun,&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
    <pubDate>Wed, 21 Sep 2005 14:36:24 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2005-09-21T14:36:24Z</dc:date>
    <item>
      <title>diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631584#M237772</link>
      <description>Hello all,&lt;BR /&gt;I wanted to know if diskinfo gives the exact size of the disk.&lt;BR /&gt;when I do &lt;BR /&gt;diskinfo /dev/rdsk/c0t6d0 it returns:&lt;BR /&gt; SCSI describe of /dev/rdsk/c0t6d0:&lt;BR /&gt; vendor: SEAGATE&lt;BR /&gt; product id: ST318436LC&lt;BR /&gt; type: direct access&lt;BR /&gt; size: 17783240 Kbytes&lt;BR /&gt; bytes per sector: 512&lt;BR /&gt;So now does it mean that it is 16GB disk. I just wanted to know if that is the exact size of the disk or not.&lt;BR /&gt;Thanks,&lt;BR /&gt;Singis&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Sep 2005 13:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631584#M237772</guid>
      <dc:creator>singis</dc:creator>
      <dc:date>2005-09-21T13:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631585#M237773</link>
      <description>17783240 is the numerical representation of the disk capacity. In marketing terms, HP calls this type of disk drive 17 GB disk, if that is what you are wondering about.</description>
      <pubDate>Wed, 21 Sep 2005 13:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631585#M237773</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-21T13:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631586#M237774</link>
      <description>yes, it is exact size of the disk instead of the size in point of disk vendors (they use 1000 instead of 1024 byte).</description>
      <pubDate>Wed, 21 Sep 2005 13:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631586#M237774</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-21T13:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631587#M237775</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;See the below Link to see the exact spec nad details of your disk.&lt;BR /&gt;&lt;BR /&gt;Search for the model numbet in seagate web site for details .&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.seagate.com/support/disc/specs/scsi/st318436lc.html" target="_blank"&gt;http://www.seagate.com/support/disc/specs/scsi/st318436lc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This size is shown in KB , if you multiply this by 1024 you can conclude that this disk is a 18GB Disk.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;BL.</description>
      <pubDate>Wed, 21 Sep 2005 13:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631587#M237775</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2005-09-21T13:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631588#M237776</link>
      <description>That is correct - it give the size of the disk.&lt;BR /&gt;&lt;BR /&gt;17783240 Kbytes = 16.96 GB&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 21 Sep 2005 13:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631588#M237776</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-21T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631589#M237777</link>
      <description>From the model # (ST318436LC), you could say it's a 18GB drive. The size you are seeing - 17783240 - is what's identified by the OS and LVM.</description>
      <pubDate>Wed, 21 Sep 2005 13:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631589#M237777</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2005-09-21T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631590#M237778</link>
      <description>I think that it is the "usable" space for the OS.&lt;BR /&gt;&lt;BR /&gt;IE:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c0t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t6d0:&lt;BR /&gt;             vendor: HP 36.4G&lt;BR /&gt;         product id: MAS3367NC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 35566480 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Says it is a 36.4 GB drive - but 35566480 Kbytes = 33.92 GB&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 21 Sep 2005 13:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631590#M237778</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-21T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631591#M237779</link>
      <description>Hi Singis,&lt;BR /&gt;&lt;BR /&gt;Though ST318436LC is 18GB disk. The actual will be less , &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Just run this command and it will tell you the actual size of the disk in GB:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# echo "The disk Capacity in GB is \c" ;echo " 2 k \n `diskinfo /dev/rdsk/c0t6d0 | grep size | awk '{ print $2}'` 1048576 / p" | dc &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy ,&lt;BR /&gt;Have fun,&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 21 Sep 2005 14:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631591#M237779</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-21T14:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: diskinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631592#M237780</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;It is a 16.9 GB disk. Just do this arithmetic,&lt;BR /&gt;17783240/1048576 = 16.9 GB disk. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 21 Sep 2005 23:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/diskinfo/m-p/3631592#M237780</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-21T23:19:22Z</dc:date>
    </item>
  </channel>
</rss>

