<?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 lvol size in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462918#M15889</link>
    <description>RHAS 3 on a LUN of 124 GB size.&lt;BR /&gt;&lt;BR /&gt;I have created the physical volume (ov) and the volme group (vg).&lt;BR /&gt;&lt;BR /&gt;pvcreate -d /dev/sdd&lt;BR /&gt;vgcreate -s 128k /dev/vg01 /dev/sdd&lt;BR /&gt;&lt;BR /&gt;But it limits the size of the logical volum (lvol) that I can create.&lt;BR /&gt;&lt;BR /&gt;[root@itanium2 root]# lvcreate -L 123G /dev/vg01&lt;BR /&gt;lvcreate -- size 128974720 KB is larger than maximum VGDA kernel size of 8388352 KB&lt;BR /&gt;&lt;BR /&gt;What can I do to create larger logical volumes (lvol)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jan 2005 13:50:16 GMT</pubDate>
    <dc:creator>Tonatiuh</dc:creator>
    <dc:date>2005-01-13T13:50:16Z</dc:date>
    <item>
      <title>lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462918#M15889</link>
      <description>RHAS 3 on a LUN of 124 GB size.&lt;BR /&gt;&lt;BR /&gt;I have created the physical volume (ov) and the volme group (vg).&lt;BR /&gt;&lt;BR /&gt;pvcreate -d /dev/sdd&lt;BR /&gt;vgcreate -s 128k /dev/vg01 /dev/sdd&lt;BR /&gt;&lt;BR /&gt;But it limits the size of the logical volum (lvol) that I can create.&lt;BR /&gt;&lt;BR /&gt;[root@itanium2 root]# lvcreate -L 123G /dev/vg01&lt;BR /&gt;lvcreate -- size 128974720 KB is larger than maximum VGDA kernel size of 8388352 KB&lt;BR /&gt;&lt;BR /&gt;What can I do to create larger logical volumes (lvol)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jan 2005 13:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462918#M15889</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-01-13T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462919#M15890</link>
      <description>Your volume group has too low a limit on the number of PE units it allows.&lt;BR /&gt;&lt;BR /&gt;You need to re-create the volume group with different parameters.&lt;BR /&gt;&lt;BR /&gt;command: vgcreate&lt;BR /&gt;&lt;BR /&gt;parameters to look at:&lt;BR /&gt;&lt;BR /&gt;-e max_pe&lt;BR /&gt;-s pe_size&lt;BR /&gt;&lt;BR /&gt;You will need to up both from the default to make this work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Jan 2005 22:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462919#M15890</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-13T22:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462920#M15891</link>
      <description>Hi,&lt;BR /&gt;you can create only 65534 physical extents &lt;BR /&gt;in vg group.&lt;BR /&gt;in your example you can create lvol of size&lt;BR /&gt;128k*65534=8388352kB&lt;BR /&gt;&lt;BR /&gt;If you want to create greater lvol you have to&lt;BR /&gt;create vg with bigger physical extend size&lt;BR /&gt;vgcreate -s 2M /dev/vg01 /dev/sdd&lt;BR /&gt;&lt;BR /&gt;you can create max lvol  2M*65534=131068M</description>
      <pubDate>Sun, 16 Jan 2005 16:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvol-size/m-p/3462920#M15891</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-01-16T16:01:22Z</dc:date>
    </item>
  </channel>
</rss>

