<?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: max lvol size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007019#M425752</link>
    <description>well, that's true:&lt;BR /&gt;&lt;BR /&gt;65535*4MB equals roughly 250GB,&lt;BR /&gt;&lt;BR /&gt;you have to migrate your data to a new vg with larger PE, also make sure to set the vg parameters correctly (plan ahead)</description>
    <pubDate>Thu, 05 Oct 2006 09:40:50 GMT</pubDate>
    <dc:creator>Michal Toth</dc:creator>
    <dc:date>2006-10-05T09:40:50Z</dc:date>
    <item>
      <title>max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007018#M425751</link>
      <description>Hi,&lt;BR /&gt;I ran into a problem increasing a lvol over 250 giga.&lt;BR /&gt;I looked in the man and it was spesified that the max size is a 65535 logical extends per lvol, we use a 4 mbyte logical extent as default. &lt;BR /&gt;I'm sure the max size per lvol is much larger then 250 giga. How can I increase the lvol size over 250 giga????&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 05 Oct 2006 09:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007018#M425751</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2006-10-05T09:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007019#M425752</link>
      <description>well, that's true:&lt;BR /&gt;&lt;BR /&gt;65535*4MB equals roughly 250GB,&lt;BR /&gt;&lt;BR /&gt;you have to migrate your data to a new vg with larger PE, also make sure to set the vg parameters correctly (plan ahead)</description>
      <pubDate>Thu, 05 Oct 2006 09:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007019#M425752</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-05T09:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007020#M425753</link>
      <description>Also see man page for lvcreate&lt;BR /&gt;&lt;BR /&gt; -L lv_size               Allocate space to the logical volume,&lt;BR /&gt;                                    specified in megabytes.  lv_size is a&lt;BR /&gt;                                    decimal value in the range 1 to 16777216&lt;BR /&gt;                                    (the implementation limit).  lv_size is&lt;BR /&gt;                                    rounded up to the nearest multiple of&lt;BR /&gt;                                    the logical extent size, equivalent to&lt;BR /&gt;                                    the physical extent size defined for the&lt;BR /&gt;                                    volume group by the vgcreate command&lt;BR /&gt;                                    (see vgcreate(1M)).  The default is&lt;BR /&gt;                                    described above.&lt;BR /&gt;&lt;BR /&gt;                                    Either the -l or the -L option can be&lt;BR /&gt;                                    specified, but not both.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  It has range max. to 16777216 in decimals. You can't go beyond that value. As said in the above post, your value comes to nearly 250GB. Or increase PE size to get bigger logical volumes.</description>
      <pubDate>Thu, 05 Oct 2006 09:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007020#M425753</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-10-05T09:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007021#M425754</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Recreate your volume group with a larger PE size. (use the vgcreate -s option)&lt;BR /&gt;&lt;BR /&gt;max_extends X PE_size = max_size_fs&lt;BR /&gt;&lt;BR /&gt;65535 X 4 = 262152 MB&lt;BR /&gt;&lt;BR /&gt;65535 X 16 = 1048560 MB = =/- 1 TB&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 05 Oct 2006 09:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007021#M425754</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-10-05T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007022#M425755</link>
      <description>Michael is correct you're going to need to re-create.  For reference purposes, here are the file and file system size limitations:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5971-2383/5971-2383.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5971-2383/5971-2383.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 05 Oct 2006 09:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007022#M425755</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-10-05T09:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007023#M425756</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This is probably a volume group problem, not a logical volume problem.&lt;BR /&gt;&lt;BR /&gt;The default configuration for a vg spreads the available PE's over a max of 255 disks. Since most vg's don't have that a lot of capacity is wasted.&lt;BR /&gt;&lt;BR /&gt;The vg should be rebuilt with the vgcreate command and the -p parameter. Set max physical volumes at a reasonable level. Make sure you set it high enough, rebuilding a vg is no fun and it can't be modified on the fly.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Oct 2006 09:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007023#M425756</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-05T09:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007024#M425757</link>
      <description>Thank for the replys!</description>
      <pubDate>Thu, 05 Oct 2006 14:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007024#M425757</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2006-10-05T14:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: max lvol size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007025#M425758</link>
      <description>I've resived an answer to my problem</description>
      <pubDate>Wed, 11 Oct 2006 04:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-lvol-size/m-p/5007025#M425758</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2006-10-11T04:35:09Z</dc:date>
    </item>
  </channel>
</rss>

