<?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 Create LV with 2TB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283668#M534443</link>
    <description>Dears,&lt;BR /&gt;Good day, &lt;BR /&gt;&lt;BR /&gt;I have HP-UX 11i v2 running vxfs v5, trying to create a logical volume with 2 TB of size but I'm getting the following error : &lt;BR /&gt;&lt;BR /&gt;The size entered exceeds the allowable limit that can be used with this type of file system.  The size has been rounded down to the nearest multiple of 64 Mbytes (the physical extent size) that does not exceed the limit.&lt;BR /&gt;&lt;BR /&gt;Is there a limitation? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 01 Jun 2011 13:51:04 GMT</pubDate>
    <dc:creator>AZayed</dc:creator>
    <dc:date>2011-06-01T13:51:04Z</dc:date>
    <item>
      <title>Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283668#M534443</link>
      <description>Dears,&lt;BR /&gt;Good day, &lt;BR /&gt;&lt;BR /&gt;I have HP-UX 11i v2 running vxfs v5, trying to create a logical volume with 2 TB of size but I'm getting the following error : &lt;BR /&gt;&lt;BR /&gt;The size entered exceeds the allowable limit that can be used with this type of file system.  The size has been rounded down to the nearest multiple of 64 Mbytes (the physical extent size) that does not exceed the limit.&lt;BR /&gt;&lt;BR /&gt;Is there a limitation? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 01 Jun 2011 13:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283668#M534443</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-01T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283669#M534444</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Few possibilities here:&lt;BR /&gt;&lt;BR /&gt;1) You simply exceed the maximum size for the OS. This has nothing to do with vxfs, you have not gotten to that step yet.&lt;BR /&gt;&lt;BR /&gt;2) The Volume group may be set up with default max PV of 255, which poorly distributes available extents and limits your maximum size. For 11.23 you probably have to rebuild the volume group, setting max pv to a lower, more realistic figure in the vgcreate command. You may also want to make the extents bigger. With 11.31 you can actually modify the volume group without destroying it.&lt;BR /&gt;&lt;BR /&gt;Can you provide the exact command syntax you used and cut and paste the error message.&lt;BR /&gt;&lt;BR /&gt;Also post: vgidsplay -v &lt;VG name=""&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;/VG&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283669#M534444</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-06-01T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283670#M534445</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Your limits are cited here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c02019992/c02019992.pdf" target="_blank"&gt;http://bizsupport.austin.hp.com/bc/docs/support/SupportManual/c02019992/c02019992.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 01 Jun 2011 14:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283670#M534445</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-06-01T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283671#M534446</link>
      <description>You certainly don't have VxFS/JFS v5 on 11iv2/11.23, it is only available for 11iv3/11.31. I suspect what you mean is that you have a version of VxFS capable of supporting Disk Layout Version (DLV) 5 (Probably VxFS/JFS 3.5).&lt;BR /&gt;&lt;BR /&gt;Do you get this message when creating the LV, or creating the filesystem on the LV? It's not clear...&lt;BR /&gt;&lt;BR /&gt;Anyway, JRF gave you the limits for LVM - the limits for VxFS on 11.23 are in this doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01919997/c01919997.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01919997/c01919997.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 01 Jun 2011 14:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283671#M534446</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2011-06-01T14:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283672#M534447</link>
      <description>&amp;gt; You certainly don't have VxFS/JFS v5 on&lt;BR /&gt;&amp;gt; 11iv2/11.23, it is only available for&lt;BR /&gt;&amp;gt; 11iv3/11.31.&lt;BR /&gt;&lt;BR /&gt;From one fellow HP engineer to another one.. ;)&lt;BR /&gt;&lt;BR /&gt;Sure vxfs 5.0 is available on HP-UX 11.23.&lt;BR /&gt;&lt;BR /&gt;Look at this..&lt;BR /&gt;&lt;BR /&gt;# more /etc/motd&lt;BR /&gt;&lt;BR /&gt;* LVM Bootpath  : 0/4/0/0.74.30.0.0.0.1                                       *&lt;BR /&gt;*                 HPUX 11.23.0706 MCOE + CFS 5.0               T2797CA A.02.00*&lt;BR /&gt;&lt;BR /&gt;Its not proof that it exists as currently my testsystem is booted from another sanbootdisk.. but I think you can look it up by searching for T2797CA. (if cfs 5.0 exists on 11.23, vxfs 5.0 also exists on 11.23)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Anyway, JRF gave you the limits for LVM -&lt;BR /&gt;&amp;gt; the limits for VxFS on 11.23 are in this&lt;BR /&gt;&amp;gt; doc: &lt;BR /&gt;The limits in the doc actually show that even vxfs is supported to up to a filesize of 32TB.&lt;BR /&gt;&lt;BR /&gt;AZayed problem, I think, is that the default without LVM patches installed, size of a LVM lvol is 2TB. There are patches to get that LVM size up to 16TB.&lt;BR /&gt;&lt;BR /&gt;see&lt;BR /&gt;&lt;BR /&gt;docs.hp.com&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/hpux-core-docs" target="_blank"&gt;http://www.hp.com/go/hpux-core-docs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11i Volume Management (LVM/VxVM) Software&lt;BR /&gt;&lt;BR /&gt;HP-UX LVM Supported Limits (September 2008)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02019992/c02019992.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02019992/c02019992.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jun 2011 15:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283672#M534447</guid>
      <dc:creator>chris huys_4</dc:creator>
      <dc:date>2011-06-01T15:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283673#M534448</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;D'oh! (removes head from ***)&lt;BR /&gt;&lt;BR /&gt;You're right of course, as a quick check of one of our internal SW depots showed:&lt;BR /&gt;&lt;BR /&gt;Base-VxFS-50 Veritas File System Bundle 5.0 for HP-UX B.05.00 HP-UX_B.11.23_IA/PA&lt;BR /&gt;&lt;BR /&gt;For some reason I had it in my head that 4.1 was the last version on 11.23... &lt;BR /&gt;&lt;BR /&gt;AZayed,&lt;BR /&gt;&lt;BR /&gt;Apologies - please ignore my previous statement...&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 01 Jun 2011 15:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283673#M534448</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2011-06-01T15:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283674#M534449</link>
      <description>Hi folks, &lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your replays, I'm using SAM to create the new volume. I can recreate it again without any issues. I'm using the default values for this. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 01 Jun 2011 17:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283674#M534449</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-01T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283675#M534450</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm still trying to create the LV with 2 TB of size but with no hope. &lt;BR /&gt;&lt;BR /&gt;Should I change the default settings? &lt;BR /&gt;&lt;BR /&gt;Maximum Physical Extents:  65504&lt;BR /&gt;Maximum Logical Volumes:  255&lt;BR /&gt;Maximum Physical Volumes:  16&lt;BR /&gt;Physical Extent Size (Mbytes):   32</description>
      <pubDate>Thu, 02 Jun 2011 06:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283675#M534450</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-02T06:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283676#M534451</link>
      <description>Try by using higher PE size.</description>
      <pubDate>Thu, 02 Jun 2011 06:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283676#M534451</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-06-02T06:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283677#M534452</link>
      <description>Hi, I tried to change it to 64 but with no luck. However, I think it should work to allocate LV with 2TB. &lt;BR /&gt;&lt;BR /&gt;By the way, I was searching and I found that I need to install these patches to make LVM read 16TB on hp-ux v2, should I install them? &lt;BR /&gt;&lt;BR /&gt;Version 1.0 Volume groups supports upto 2TB size of LV in 11.11 and 11.23. In 11.23 size of LV can be upto 16TB with superseding Patshes PHCO_36744, PHKL_36745 and PHCO_37939 installed.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 02 Jun 2011 06:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283677#M534452</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-02T06:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283678#M534453</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is my try, I cannot create 2TB LV.&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# lvdisplay /dev/vgDATA01/DATA01&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name /dev/vgDATA01/DATA01&lt;BR /&gt;VG Name /dev/vgDATA01&lt;BR /&gt;LV Permission read/write&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;Mirror copies 0&lt;BR /&gt;Consistency Recovery MWC&lt;BR /&gt;Schedule parallel&lt;BR /&gt;LV Size (Mbytes) 1048544&lt;BR /&gt;Current LE 32767&lt;BR /&gt;Allocated PE 32767&lt;BR /&gt;Stripes 0&lt;BR /&gt;Stripe Size (Kbytes) 0&lt;BR /&gt;Bad block on&lt;BR /&gt;Allocation strict&lt;BR /&gt;IO Timeout (Seconds) default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# vgdisplay -v /dev/vgDATA01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name /dev/vgDATA01&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 65504&lt;BR /&gt;VGDA 2&lt;BR /&gt;PE Size (Mbytes) 32&lt;BR /&gt;Total PE 65495&lt;BR /&gt;Alloc PE 32767&lt;BR /&gt;Free PE 32728&lt;BR /&gt;Total PVG 0&lt;BR /&gt;Total Spare PVs 0&lt;BR /&gt;Total Spare PVs in use 0</description>
      <pubDate>Thu, 02 Jun 2011 07:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283678#M534453</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-02T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283679#M534454</link>
      <description>Hey A.Zayed,&lt;BR /&gt;&lt;BR /&gt;Guess this is another case where we play at the boundary....&lt;BR /&gt;&lt;BR /&gt;Some rough calculations regarding your problem... FYI my math's always been not upto the mark....&lt;BR /&gt;&lt;BR /&gt;Capacity = 65495 * 32 = 2095840 MB.&lt;BR /&gt;&lt;BR /&gt;That's the pool of space you can make which is what your V.G can hold.&lt;BR /&gt;&lt;BR /&gt;Looks like you want to accomodate that pool with just one partition under scrutiny.&lt;BR /&gt;&lt;BR /&gt;Converting to T.B = 2095840/1048576 = 1.9987488TB.&lt;BR /&gt;&lt;BR /&gt;Well that is not 2 TB ! Well just almost....&lt;BR /&gt;&lt;BR /&gt;Well if you are adamant on 2TB , I must say you are point something something short.&lt;BR /&gt;&lt;BR /&gt;How about you try something like...&lt;BR /&gt;&lt;BR /&gt;lvextend -L 1900000 /dev/vgDATA01/DATA01.&lt;BR /&gt;&lt;BR /&gt;This should work.. That would be 1.9 TB of space ofcourse approximately. :)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Thu, 02 Jun 2011 07:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283679#M534454</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-06-02T07:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create LV with 2TB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283680#M534455</link>
      <description>Thanks a lot for your help.</description>
      <pubDate>Thu, 02 Jun 2011 11:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-lv-with-2tb/m-p/5283680#M534455</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-06-02T11:28:58Z</dc:date>
    </item>
  </channel>
</rss>

