<?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: Raw disk space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474674#M212359</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try "pvdisplay /dev/rdsk/c-t-d-"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
    <pubDate>Mon, 31 Jan 2005 06:12:34 GMT</pubDate>
    <dc:creator>Paul_481</dc:creator>
    <dc:date>2005-01-31T06:12:34Z</dc:date>
    <item>
      <title>Raw disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474673#M212358</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How to check on the amount of raw disk space available in hp unix.The "bdf" is used to see the free disk space in hfs and vxfs file systems.How to see the raw disk space in hp unix because already i created 3 raw logical volume.Pls give me the command for to see free space for raw disk.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Suresh,</description>
      <pubDate>Mon, 31 Jan 2005 06:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474673#M212358</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2005-01-31T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Raw disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474674#M212359</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try "pvdisplay /dev/rdsk/c-t-d-"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Mon, 31 Jan 2005 06:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474674#M212359</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-01-31T06:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Raw disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474675#M212360</link>
      <description>hi Suresh&lt;BR /&gt;this thread will provide the answer :&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=605567" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=605567&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Henk</description>
      <pubDate>Mon, 31 Jan 2005 06:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474675#M212360</guid>
      <dc:creator>Henk Geurts</dc:creator>
      <dc:date>2005-01-31T06:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Raw disk space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474676#M212361</link>
      <description>The command is diskinfo /dev/rdsk/cXtXd0 and this small script will get the information and add it:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;ADD=0&lt;BR /&gt;SIZE=0&lt;BR /&gt;&lt;BR /&gt;for i in $(ioscan -funC disk | awk '/rdsk/ {print $2}')&lt;BR /&gt;do&lt;BR /&gt;        SIZE=$(diskinfo $i | awk '/size/ {print $2}')&lt;BR /&gt;        ADD=`echo $SIZE + $ADD | bc`&lt;BR /&gt;        echo "The Size of $i : $SIZE KB"&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;echo "All disks raw size : $ADD KB"&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jan 2005 07:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/raw-disk-space/m-p/3474676#M212361</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2005-01-31T07:32:30Z</dc:date>
    </item>
  </channel>
</rss>

