<?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 Lvcreate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169293#M629367</link>
    <description>hi masters,&lt;BR /&gt;VG Name                     /dev/vgfa&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                      7&lt;BR /&gt;Open LV                     7&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               5624&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    11248&lt;BR /&gt;Alloc PE                    9000&lt;BR /&gt;Free PE                     2248&lt;BR /&gt;&lt;BR /&gt;Above details of vg00 shows Free PE is 2248, With this maximum how big lv I can create.&lt;BR /&gt;&lt;BR /&gt;Whatis the relation between PE And MB.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Jan 2004 02:33:47 GMT</pubDate>
    <dc:creator>Ashwin_4</dc:creator>
    <dc:date>2004-01-21T02:33:47Z</dc:date>
    <item>
      <title>Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169293#M629367</link>
      <description>hi masters,&lt;BR /&gt;VG Name                     /dev/vgfa&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                      7&lt;BR /&gt;Open LV                     7&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               5624&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    11248&lt;BR /&gt;Alloc PE                    9000&lt;BR /&gt;Free PE                     2248&lt;BR /&gt;&lt;BR /&gt;Above details of vg00 shows Free PE is 2248, With this maximum how big lv I can create.&lt;BR /&gt;&lt;BR /&gt;Whatis the relation between PE And MB.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 02:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169293#M629367</guid>
      <dc:creator>Ashwin_4</dc:creator>
      <dc:date>2004-01-21T02:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169294#M629368</link>
      <description>It depends if you want the volume to be mirrored:&lt;BR /&gt;The maxsize should be:&lt;BR /&gt;Free PE* 4 MB&lt;BR /&gt;2248*4MB=8992&lt;BR /&gt;&lt;BR /&gt;If its mirrored: 4496&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 21 Jan 2004 02:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169294#M629368</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-21T02:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169295#M629369</link>
      <description>Just more explns:&lt;BR /&gt;&lt;BR /&gt;The PE are the Physical extends on the disk. (some way to devide your disk in pieces)&lt;BR /&gt;&lt;BR /&gt;The PE size in your case is 4MB.&lt;BR /&gt;In this volumegroup the MAX PE per PhysicalVolume is 5624 so you can use disks of 5624*4MB=22.4GB in this volumegroup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 21 Jan 2004 02:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169295#M629369</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-21T02:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169296#M629370</link>
      <description>Do not go just by PE 's free ; If you have mirroring you will require 2 PE's to make one LE.&lt;BR /&gt;&lt;BR /&gt;PE :- Physical Extend&lt;BR /&gt;LE :- Logical EXtend&lt;BR /&gt;&lt;BR /&gt;Mirroring means , you have allocated 2 PE's for one LE So if you have 200 PE's free you can create an LV of 200/2 * PE Size.&lt;BR /&gt;&lt;BR /&gt;man lvm &lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 21 Jan 2004 06:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169296#M629370</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-01-21T06:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169297#M629371</link>
      <description>Kaps,&lt;BR /&gt;see my first post:&lt;BR /&gt;If its mirrored: 4496&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 21 Jan 2004 06:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169297#M629371</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-21T06:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169298#M629372</link>
      <description>sorry pete,&lt;BR /&gt;&lt;BR /&gt;I missed it &lt;BR /&gt;&lt;BR /&gt;Where is the requester  ?&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 21 Jan 2004 09:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169298#M629372</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-01-21T09:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lvcreate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169299#M629373</link>
      <description>In this vg you have 2 disks, both of them have 5624 PE, 5624x4MB. So vg has 11248 Total PE (2x5624) and diskspace 11248*4MB.&lt;BR /&gt;&lt;BR /&gt;Real space of the filesystem depends on lv usage (mirror etc...)</description>
      <pubDate>Thu, 22 Jan 2004 03:10:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate/m-p/3169299#M629373</guid>
      <dc:creator>Marton Ferenc</dc:creator>
      <dc:date>2004-01-22T03:10:19Z</dc:date>
    </item>
  </channel>
</rss>

