<?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: commande in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213125#M326463</link>
    <description>You want to know the size of an LVOL?&lt;BR /&gt;&lt;BR /&gt; # lvdisplay -v /dev/vg00/lvol1|more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            300&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;This LVOL is 300 MB.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the size of the disk:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c0t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t6d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST39236LW&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 8886762 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;It's a 9GB disk.</description>
    <pubDate>Mon, 09 Jun 2008 16:58:38 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2008-06-09T16:58:38Z</dc:date>
    <item>
      <title>commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213118#M326456</link>
      <description>How can I calculate the size available of a disc?&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213118#M326456</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-06-09T15:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213119#M326457</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you mean a physical disk, then:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;...note the *raw* device.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 09 Jun 2008 15:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213119#M326457</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-09T15:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213120#M326458</link>
      <description>If it is in lvm, then vgdisplay -v vg** shows the available disk space in the end of the output, such as:&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t0d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    979&lt;BR /&gt;   Free PE                     32&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;Need to multiply the Free PE with the PE Size (Mbytes) to get the real size of the available space.</description>
      <pubDate>Mon, 09 Jun 2008 15:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213120#M326458</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2008-06-09T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213121#M326459</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;In all of your recent questions (of which most you have yet to evaluate (score)), we have reminded you to *be* *specific* in your question.&lt;BR /&gt;&lt;BR /&gt;Here, does "disk" mean a whole physical disk or does it mean a LVM volume (of one or more physical disks) or does it mean available space in a volume group, or logical volume?&lt;BR /&gt;&lt;BR /&gt;The better *you* frame the question and the more details you provide, the better the answer(s) you will receive!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 09 Jun 2008 15:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213121#M326459</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-09T15:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213122#M326460</link>
      <description>It means LV in a volume group</description>
      <pubDate>Mon, 09 Jun 2008 16:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213122#M326460</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-06-09T16:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213123#M326461</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It means LV in a volume group &lt;BR /&gt;&lt;BR /&gt;Well then:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay&lt;BR /&gt;&lt;BR /&gt;...will *show* you the size.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 09 Jun 2008 16:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213123#M326461</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-09T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213124#M326462</link>
      <description>bdf will work.</description>
      <pubDate>Mon, 09 Jun 2008 16:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213124#M326462</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2008-06-09T16:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: commande</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213125#M326463</link>
      <description>You want to know the size of an LVOL?&lt;BR /&gt;&lt;BR /&gt; # lvdisplay -v /dev/vg00/lvol1|more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            300&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;This LVOL is 300 MB.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is the size of the disk:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c0t6d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t6d0:&lt;BR /&gt;             vendor: SEAGATE&lt;BR /&gt;         product id: ST39236LW&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 8886762 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;It's a 9GB disk.</description>
      <pubDate>Mon, 09 Jun 2008 16:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/commande/m-p/4213125#M326463</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-06-09T16:58:38Z</dc:date>
    </item>
  </channel>
</rss>

