<?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 Physical Disk storage space Size ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449603#M657162</link>
    <description>If you don't have perl 5 installed, try this attached script from Andreas Voss.&lt;BR /&gt;You can run a printout of you LVM configurations from this script.</description>
    <pubDate>Tue, 03 Oct 2000 09:40:27 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2000-10-03T09:40:27Z</dc:date>
    <item>
      <title>Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449598#M657157</link>
      <description>Over period of time we have added losts of new Physical disks of different sizes in our V 2500 System which run HP-UX 11.&lt;BR /&gt;&lt;BR /&gt;Now I want to know how to find out exactly how much physical disk storage space we have and how much is mirrored or in logical volumes&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Oct 2000 20:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449598#M657157</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2000-10-02T20:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449599#M657158</link>
      <description>Various commands such as vgdisplay, lvdisplay, etc, can help you in this quest. If you have perl 5 installed, I have attached a perl script that will detail the info for you as well.&lt;BR /&gt;&lt;BR /&gt;It will tell you how much total space is available, how much is used, to which logical volumes, what is stripped and/or mirrored and to what, what the alt links are, etc...</description>
      <pubDate>Mon, 02 Oct 2000 20:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449599#M657158</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-10-02T20:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449600#M657159</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There are two ways to obtain this information. The first is through SAM's Disks and Filesystems.&lt;BR /&gt;&lt;BR /&gt;The second way is the direct, command approach and uses 'pvdisplay' to query physical disks; 'vgdisplay' to query volume groups; and 'lvdisplay' to query logical volumes.&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c?t?d? &lt;BR /&gt;&lt;BR /&gt;This command displays information about the physical disk -- physical extent size and the number of physical extents allocated and available.  If the MirrorUX product has been installed, pvdisplay returns information about the the number of extents that are not current.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg?? &lt;BR /&gt;&lt;BR /&gt;The vgdisplay command returns information about a volume group.  The command tells what physical volumes make up the group, the total physical extents comprising all physical volumes in the volume group, the maximum number of physical volumes allowed in the group (Max PV), and the maximum number or limit of physical extents that can be allocated from any of the physical volumes in the volume group (Max PE per PV).  If MirrorUX software is installed, and mirroring enabled, vgdisplay also returns information about the logical volume status such as available/stale or available/syncd.&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg??/lvol? &lt;BR /&gt;&lt;BR /&gt;When MirrorUX is installed, lvdisplay provides information about the the state of the logical volume -- available/stale or available/syncd, etc. along with the number of mirrors (0,1,2). lvdisplay also returns the size of the logical volume in megabytes, the number and size of stripes (if used), and the allocation policy for each extent (contiguous, strict, etc.).&lt;BR /&gt;&lt;BR /&gt;For a full description of each command, see the man 1M pages for pvdisplay, vgdisplay and lvdisplay.  See also, the other LVM commands referenced by these pages -- e.g. pvcreate, vgcreate, vgextend, vgreduce, vgremove, lvcreate, lvextend, lvreduce &amp;amp; lvremove.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 03 Oct 2000 01:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449600#M657159</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-03T01:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449601#M657160</link>
      <description>You may also want to get a copy of Xvg. It draws you a picture of your disc layout. It should be available on the HP web somewhere.</description>
      <pubDate>Tue, 03 Oct 2000 06:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449601#M657160</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-10-03T06:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449602#M657161</link>
      <description>The best way to find out disk size is by using diskinfo command.&lt;BR /&gt;&lt;BR /&gt;eg /usr/sbin/diskinfo /dev/rdsk/c0t11d0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2000 07:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449602#M657161</guid>
      <dc:creator>Sanjay Dudeja</dc:creator>
      <dc:date>2000-10-03T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449603#M657162</link>
      <description>If you don't have perl 5 installed, try this attached script from Andreas Voss.&lt;BR /&gt;You can run a printout of you LVM configurations from this script.</description>
      <pubDate>Tue, 03 Oct 2000 09:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449603#M657162</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-03T09:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449604#M657163</link>
      <description>You can get Xvg from :-&lt;BR /&gt;&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/xvg&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2000 09:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449604#M657163</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-10-03T09:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449605#M657164</link>
      <description>This is my script. &lt;BR /&gt;&lt;BR /&gt;I always do links from oracle datafiles to raw devices. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2000 12:55:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449605#M657164</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-10-03T12:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Total Physical Disk storage space Size ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449606#M657165</link>
      <description>This is my script. &lt;BR /&gt;&lt;BR /&gt;I always do links from oracle datafiles to raw devices. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2000 12:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-physical-disk-storage-space-size/m-p/2449606#M657165</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-10-03T12:56:17Z</dc:date>
    </item>
  </channel>
</rss>

