<?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: On VG creation and presented disk size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622806#M553652</link>
    <description>&lt;P&gt;hi,&lt;BR /&gt;&lt;BR /&gt;check this technical paper :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf" target="_blank" rel="noopener"&gt;http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 13:25:56 GMT</pubDate>
    <dc:creator>Michal Kapalka (mikap)</dc:creator>
    <dc:date>2021-05-18T13:25:56Z</dc:date>
    <item>
      <title>On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622804#M553650</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are getting the following message while trying to create a new Volume Group:-&lt;BR /&gt;&lt;BR /&gt;# vgcreate vg01 /dev/dsk/c8t0d1&lt;BR /&gt;Warning: Max_PE_per_PV for the volume group (65535) too small for this PV (524031).&lt;BR /&gt;         Using only 65535 PEs from this physical volume.&lt;BR /&gt;Increased the number of physical extents per physical volume to 65535.&lt;BR /&gt;vgcreate: Volume group "/dev/vg01" could not be created:&lt;BR /&gt;VGRA for the disk is too big for the specified parameters. Increase the&lt;BR /&gt;extent size or decrease max_PVs/max_LVs and try again.&lt;BR /&gt;&lt;BR /&gt;c8t0d0 has been presented from EVA4k and the corresponding Vdisk is of size 2047 GB. This is also another discrepancy as the size showing below is 3 TB (4293918720 Kbytes)&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c8t0d1&lt;BR /&gt;SCSI describe of /dev/rdsk/c8t0d1:&lt;BR /&gt;             vendor: HP&lt;BR /&gt;         product id: HSV200&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4293918720 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;Request for some help on adjusting Max_PE_per_PV or max_PVs/max_LVs to the desired level.&lt;BR /&gt;&lt;BR /&gt;Also, why the difference in size of the aforementioned disk? &lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 06:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622804#M553650</guid>
      <dc:creator>arkie</dc:creator>
      <dc:date>2010-04-23T06:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622805#M553651</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you ned to incerase the PE-size = 16 or 32,&lt;BR /&gt;&lt;BR /&gt;there is also lmimitation on the maximum file system size.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 23 Apr 2010 06:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622805#M553651</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-04-23T06:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622806#M553652</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;&lt;BR /&gt;check this technical paper :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf" target="_blank" rel="noopener"&gt;http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 13:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622806#M553652</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2021-05-18T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622807#M553653</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Understand that Max_PE_per_PV must be increased to 524031 in our case. (524031 X 4 = 2096124) equating to 2046 GB is exactly the size of my LUN.&lt;BR /&gt;&lt;BR /&gt;But, why is the output in diskinfo showing it as 4293918720 Kbytes, which is 3 TB.</description>
      <pubDate>Fri, 23 Apr 2010 07:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622807#M553653</guid>
      <dc:creator>arkie</dc:creator>
      <dc:date>2010-04-23T07:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622808#M553654</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;about the size of your presented disk this will be some speculation / opinion, if you check the    HP EVA, how many MB do you have not alocated ??? maybe you made some RAID group that is 3TB and you created virtual LUN with the size 2 TB ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 23 Apr 2010 07:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622808#M553654</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-04-23T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622809#M553655</link>
      <description>Hi Arkie,&lt;BR /&gt;&lt;BR /&gt;Try to give PE Size 72 and see what is happening ( vgcreate -s 72 )</description>
      <pubDate>Fri, 23 Apr 2010 08:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622809#M553655</guid>
      <dc:creator>S-M-S</dc:creator>
      <dc:date>2010-04-23T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622810#M553656</link>
      <description>Hi Michael/S.M.S&lt;BR /&gt;&lt;BR /&gt;Created VG with `vgcreate -s 32`. But when trying to create a single LV of size 2700 GB, I am getting the below message:-&lt;BR /&gt;&lt;BR /&gt;# lvcreate -L 2764800 -n sapdata3 vg01&lt;BR /&gt;lvcreate: Specified LogicalVolumeSize is too large for the PhysicalExtentSize&lt;BR /&gt;of the Volume Group. Resulting number of extents is out of the range&lt;BR /&gt;1 to 65535 (86400).&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 08:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622810#M553656</guid>
      <dc:creator>arkie</dc:creator>
      <dc:date>2010-04-23T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622811#M553657</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;I have allocated 8166 GB - all Raid5 Vdisks of sizes in GB - 300+60+2047+2047+2047+612+653+200+200. Not all of them have been presented. &lt;BR /&gt;&lt;BR /&gt;Of relevance is a 2047 GB Raid5 Vdisk which has been presented to one of the hosts. In the host, after `ioscan -fnCdisk`, `insf -e`, etc., the diskinfo output for the respective character device file is showing as 4293918720 Kbytes which equates to 3TB. Here is the confusion.</description>
      <pubDate>Fri, 23 Apr 2010 09:16:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622811#M553657</guid>
      <dc:creator>arkie</dc:creator>
      <dc:date>2010-04-23T09:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622812#M553658</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Hi Michael/S.M.S&lt;BR /&gt;&lt;BR /&gt;Created VG with `vgcreate -s 32`. But when trying to create a single LV of size 2700 GB, I am getting the below message:-&lt;BR /&gt;&lt;BR /&gt;# lvcreate -L 2764800 -n sapdata3 vg01&lt;BR /&gt;lvcreate: Specified LogicalVolumeSize is too large for the PhysicalExtentSize&lt;BR /&gt;of the Volume Group. Resulting number of extents is out of the range&lt;BR /&gt;1 to 65535 (86400).&lt;BR /&gt;&lt;BR /&gt;try to incerase the PE size to 64&lt;BR /&gt;&lt;BR /&gt;you can not create 2,7 TB lvol, it is depend on the JFS version in your system :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5971-2383/5971-2383.pdf" target="_blank"&gt;http://docs.hp.com/en/5971-2383/5971-2383.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 23 Apr 2010 09:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622812#M553658</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-04-23T09:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622813#M553659</link>
      <description>Hi Arkie,&lt;BR /&gt;I have already tolled you to try with PE size 72 :)&lt;BR /&gt;&lt;BR /&gt;In this case, I think you will require atleast minimum of PE size 48</description>
      <pubDate>Fri, 23 Apr 2010 09:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622813#M553659</guid>
      <dc:creator>S-M-S</dc:creator>
      <dc:date>2010-04-23T09:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622814#M553660</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i always use this table to know which PE size should i apply.&lt;BR /&gt;&lt;BR /&gt;see attachemnt.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 23 Apr 2010 09:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622814#M553660</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-04-23T09:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622815#M553661</link>
      <description>Hi Arkie,&lt;BR /&gt;&lt;BR /&gt;Interesting.&lt;BR /&gt;&lt;BR /&gt;Following the&lt;BR /&gt;"&lt;BR /&gt;LVM Version 2.0 Volume Groups in HP-UX 11i v3 (September 2008)&lt;BR /&gt;"&lt;BR /&gt;pdf file.&lt;BR /&gt;&lt;BR /&gt;url:&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01919368/c01919368.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01919368/c01919368.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A good extent size for a "1.0" volumegroup with sizes between 4 and 8 TB would be 128mb.&lt;BR /&gt;(page 21, figure 2)&lt;BR /&gt;&lt;BR /&gt;You didnt mention what OS the problem was occuring on.&lt;BR /&gt;&lt;BR /&gt;The interesting part of youre question is the diskinfo size of 4TB for c8t0d1, as the maximum size of a eva4000 lun is 2TB, following the usersguide of the eva4k. (offcourse due to firmware versions, this could have been enhanced.. )&lt;BR /&gt;&lt;BR /&gt;Reboot the system, see if diskinfo of c8t0d1, still shows a size of 4TB and for good measure do a "dd if=/dev/rdsk/c8t0d1 of=/dev/null bs=1024k" and see what the "number reported is".&lt;BR /&gt;&lt;BR /&gt;If this still all points to a wrong 4TB size, log a software support call with HP support.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 23 Apr 2010 22:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622815#M553661</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2010-04-23T22:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622816#M553662</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;We had recently upgraded the EVA XCS firmware version from 6.200 to 6.220. Sorry, forgot to mention - we are using HP-UX 11iv1 and probably LVM version 1 (Major number is 64)&lt;BR /&gt;&lt;BR /&gt;The system has been rebooted, but the size of /dev/rdsk/c8t0d1 is still 4293918720 Kbytes. I did `dd if=/dev/rdsk/c8t0d1 of=/dev/null bs=1024k` but it is still running for the last 2.5 hrs approx&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Apr 2010 07:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622816#M553662</guid>
      <dc:creator>arkie</dc:creator>
      <dc:date>2010-04-24T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622817#M553663</link>
      <description>Pls provide the output of below command&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg01 &lt;BR /&gt;&lt;BR /&gt;It looks that you have only 2TB space in VG &amp;amp; trying to create LV of 2.7TB size.&lt;BR /&gt;&lt;BR /&gt;Atul</description>
      <pubDate>Fri, 07 May 2010 13:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622817#M553663</guid>
      <dc:creator>atul2701</dc:creator>
      <dc:date>2010-05-07T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622818#M553664</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to understand the requirement here.&lt;BR /&gt;&lt;BR /&gt;You have basically have a 4TB disk. But it is not clear how much disk space you would like to use on this disk ? Is it the complete disk ? what is the max size of the logical volume you are planning to create on it ?  &lt;BR /&gt;&lt;BR /&gt;In my opinion you may not be able to present the 4TB disk as the pvcreate command on 11i v1 may limit the size to nearly 2TB and may not use the remaining part of it. The max PV size limited is 2TB for 1.0 volume group version.&lt;BR /&gt;&lt;BR /&gt;My suggestion would be to move to 11i v3 March 2008 update, and create 2.0 VGs, and it will work. For 2.x volume group version the max PV size supported is 16TB.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Raghu&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 09:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622818#M553664</guid>
      <dc:creator>raghu_14</dc:creator>
      <dc:date>2010-05-11T09:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: On VG creation and presented disk size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622819#M553665</link>
      <description>Hi Arkie&lt;BR /&gt;&lt;BR /&gt;Raghu is right. LVM version 1.0 is support only 2TB size disks. Even if you are using higher capacity disk LVM will show 2TB size only. LVM 2.0 will support upto 16TB size. &lt;BR /&gt;&lt;BR /&gt;Atul</description>
      <pubDate>Tue, 11 May 2010 10:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/on-vg-creation-and-presented-disk-size/m-p/4622819#M553665</guid>
      <dc:creator>atul2701</dc:creator>
      <dc:date>2010-05-11T10:16:17Z</dc:date>
    </item>
  </channel>
</rss>

