<?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 size of hardisk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416458#M203411</link>
    <description>Hi&lt;BR /&gt;  For Checking the filesystem total physical size you can use diskinfo&lt;BR /&gt;For getting the total memory use demsg and look for physical memory value</description>
    <pubDate>Sat, 06 Nov 2004 09:03:27 GMT</pubDate>
    <dc:creator>kamal_9</dc:creator>
    <dc:date>2004-11-06T09:03:27Z</dc:date>
    <item>
      <title>Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416454#M203407</link>
      <description>Hi there!&lt;BR /&gt;Is there any way to find out the total phyisical size? Can df -k give exact details about the total size.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Nov 2004 00:06:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416454#M203407</guid>
      <dc:creator>mehul_3</dc:creator>
      <dc:date>2004-11-06T00:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416455#M203408</link>
      <description>Hi &lt;BR /&gt;there is a command diskinfo&lt;BR /&gt;&lt;BR /&gt;#diskinfo  /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt; where X = Card instance number&lt;BR /&gt;       Y= scsi id of drive&lt;BR /&gt;       Z= Lun number normally 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Nov 2004 00:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416455#M203408</guid>
      <dc:creator>ramkumar</dc:creator>
      <dc:date>2004-11-06T00:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416456#M203409</link>
      <description>Hi Mehul&lt;BR /&gt;&lt;BR /&gt;As ram said #diskinfo /dev/rdsk/cXtYdZ&lt;BR /&gt;will do.&lt;BR /&gt;&lt;BR /&gt;Even you can use pvdisplay /dev/dsk/cXtYdZ&lt;BR /&gt;to collect pv information of the disk,then Multiply PE Size  with Total PE to get the total PV size ie disk capacity&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;SK&lt;BR /&gt;sunilhcl@rediffmail.com</description>
      <pubDate>Sat, 06 Nov 2004 04:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416456#M203409</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-11-06T04:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416457#M203410</link>
      <description>You can use bdf to get file system status with available and free there.&lt;BR /&gt;&lt;BR /&gt;More,&lt;BR /&gt;&lt;BR /&gt; You can use sam as,&lt;BR /&gt;&lt;BR /&gt; sam --&amp;gt; performance monitor --&amp;gt; system performance --&amp;gt; memory&lt;BR /&gt;&lt;BR /&gt; will give all informations.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Nov 2004 07:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416457#M203410</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-11-06T07:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416458#M203411</link>
      <description>Hi&lt;BR /&gt;  For Checking the filesystem total physical size you can use diskinfo&lt;BR /&gt;For getting the total memory use demsg and look for physical memory value</description>
      <pubDate>Sat, 06 Nov 2004 09:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416458#M203411</guid>
      <dc:creator>kamal_9</dc:creator>
      <dc:date>2004-11-06T09:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416459#M203412</link>
      <description>Mehul&lt;BR /&gt;do the following&lt;BR /&gt;1-ioscan -funC disk&lt;BR /&gt;this command will show you the disks you have and there formula /dev/rmt/cxtxdx&lt;BR /&gt;2-then do the following command for all the disks you have &lt;BR /&gt;diskinfo /dev/rmt/cxtxdx&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 03:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416459#M203412</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-08T03:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Total size of hardisk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416460#M203413</link>
      <description>HI Mehul,&lt;BR /&gt;Yes diskinfo is the right command. &lt;BR /&gt;Identify the disk you want to see using:&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;For e.g. i have disk /dev/rdsk/c2t0d0 then it show the output as below:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c2t0d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c2t0d0:&lt;BR /&gt;             vendor: HP 36.4G&lt;BR /&gt;         product id: ST336753LC&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;So my disk is 36.4 GB and i get the formatted disk space of around 34GB.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 07:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-size-of-hardisk/m-p/3416460#M203413</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-11-08T07:38:31Z</dc:date>
    </item>
  </channel>
</rss>

