<?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: calculating LV SIZE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725526#M548035</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From vgdiaplsy o/p, &lt;BR /&gt;free PE = 2&lt;BR /&gt;Size of one PE = 4 mb&lt;BR /&gt;&lt;BR /&gt;So the size of the LV that can be created, is 2*4 = 8 mb.&lt;BR /&gt;&lt;BR /&gt;You have already an LV which have 475 PEs .&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Depending upon the PE size we need to creat LV&amp;lt;&amp;lt;&lt;BR /&gt;Either you can mention the LV size in mb using -L option or with the number of PEs with -l option with lvcreate command.&lt;BR /&gt;&lt;BR /&gt;Eg.&lt;BR /&gt;If you have free PE= 25 &lt;BR /&gt;and PE size = 4 mb ,&lt;BR /&gt;then your total free size is 25*4 = 100 mb&lt;BR /&gt;So with -l option, mention 25  &lt;BR /&gt;and with -L option, mention 100 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Dec 2010 12:12:34 GMT</pubDate>
    <dc:creator>Bijeesh</dc:creator>
    <dc:date>2010-12-13T12:12:34Z</dc:date>
    <item>
      <title>calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725519#M548028</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;while i am reading doc it was mentioned before creating LV we nned to know PE size.Depending upon the PE size we need to creat lV.&lt;BR /&gt;From following o/p can you clarify.&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v /dev/vg01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name /dev/vg01&lt;BR /&gt;VG Write Access read/write&lt;BR /&gt;VG Status available&lt;BR /&gt;Max LV 255&lt;BR /&gt;Cur LV 1&lt;BR /&gt;Open LV 1&lt;BR /&gt;Max PV 16&lt;BR /&gt;Cur PV 1&lt;BR /&gt;Act PV 1&lt;BR /&gt;Max PE per PV 1016&lt;BR /&gt;VGDA 2&lt;BR /&gt;PE Size (Mbytes) 4&lt;BR /&gt;Total PE 477&lt;BR /&gt;Alloc PE 475&lt;BR /&gt;Free PE 2&lt;BR /&gt;Total PVG 0&lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name /dev/vg01/lvol1&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;LV Size (Mbytes) 1900&lt;BR /&gt;Current LE 475&lt;BR /&gt;Allocated PE 475&lt;BR /&gt;Used PV 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name /dev/dsk/c1t1d0&lt;BR /&gt;PV Status available&lt;BR /&gt;Total PE 477&lt;BR /&gt;Free PE 2</description>
      <pubDate>Mon, 13 Dec 2010 11:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725519#M548028</guid>
      <dc:creator>seenivasan</dc:creator>
      <dc:date>2010-12-13T11:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725520#M548029</link>
      <description>Maybe I don't understand your question, but the size is written there:&lt;BR /&gt;&lt;BR /&gt;LV Size (Mbytes) 1900&lt;BR /&gt;&lt;BR /&gt;Its the Current LE (475) * PE size (4MB)</description>
      <pubDate>Mon, 13 Dec 2010 11:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725520#M548029</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-12-13T11:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725521#M548030</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can create lvol in 2 different ways:&lt;BR /&gt;&lt;BR /&gt;# lvcreate -n lvol1 -l 475 ...&lt;BR /&gt;# lvcreate -n lvol1 -L 1900 ...&lt;BR /&gt;&lt;BR /&gt;man lvcreate&lt;BR /&gt;&lt;BR /&gt;rgs,</description>
      <pubDate>Mon, 13 Dec 2010 11:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725521#M548030</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2010-12-13T11:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725522#M548031</link>
      <description>Dear the question is how to calculate and create a LV?</description>
      <pubDate>Mon, 13 Dec 2010 11:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725522#M548031</guid>
      <dc:creator>seenivasan</dc:creator>
      <dc:date>2010-12-13T11:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725523#M548032</link>
      <description>How much data do you want to put in this LV?  If you want it to contain 1900 MB, then you're perfect.  If you want it to contain more, then you're going to need to make it bigger (hint, see lvextend).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 13 Dec 2010 11:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725523#M548032</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-12-13T11:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725524#M548033</link>
      <description>Dear ,&lt;BR /&gt;&lt;BR /&gt;My question is If i need to create new LV then how to calcuate LV size?Don't consider the above o/p.</description>
      <pubDate>Mon, 13 Dec 2010 12:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725524#M548033</guid>
      <dc:creator>seenivasan</dc:creator>
      <dc:date>2010-12-13T12:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725525#M548034</link>
      <description>It depends on your requirements.&lt;BR /&gt;&lt;BR /&gt;With lvcreate you can specify the number of PE or the size in MB.</description>
      <pubDate>Mon, 13 Dec 2010 12:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725525#M548034</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-12-13T12:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725526#M548035</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From vgdiaplsy o/p, &lt;BR /&gt;free PE = 2&lt;BR /&gt;Size of one PE = 4 mb&lt;BR /&gt;&lt;BR /&gt;So the size of the LV that can be created, is 2*4 = 8 mb.&lt;BR /&gt;&lt;BR /&gt;You have already an LV which have 475 PEs .&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Depending upon the PE size we need to creat LV&amp;lt;&amp;lt;&lt;BR /&gt;Either you can mention the LV size in mb using -L option or with the number of PEs with -l option with lvcreate command.&lt;BR /&gt;&lt;BR /&gt;Eg.&lt;BR /&gt;If you have free PE= 25 &lt;BR /&gt;and PE size = 4 mb ,&lt;BR /&gt;then your total free size is 25*4 = 100 mb&lt;BR /&gt;So with -l option, mention 25  &lt;BR /&gt;and with -L option, mention 100 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2010 12:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725526#M548035</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-12-13T12:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: calculating LV SIZE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725527#M548036</link>
      <description>Dear Thanks a lot.Now i am very clear.</description>
      <pubDate>Mon, 13 Dec 2010 13:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/calculating-lv-size/m-p/4725527#M548036</guid>
      <dc:creator>seenivasan</dc:creator>
      <dc:date>2010-12-13T13:07:56Z</dc:date>
    </item>
  </channel>
</rss>

