<?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: Disk limitation on HP-UX 10.20? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068111#M735095</link>
    <description>For maximum filesystem sizes, please see this document:&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;HP-UX FAQ tells a bit more (see 8.31):&lt;BR /&gt;&lt;A href="http://www.faqs.org/faqs/hp/hpux-faq/" target="_blank"&gt;http://www.faqs.org/faqs/hp/hpux-faq/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The supported maximum filesystem size for 10.20 seems to be 128 GB.&lt;BR /&gt;&lt;BR /&gt;Apparently, with some releases &amp;amp; patch levels, you can go up to 256 GB, but the FAQ warns:&lt;BR /&gt;"NOTE:  Although it may be possible to create files or file systems larger than these documented limits, such files and file systems are not supported, and the results of using them may be unpredictable."&lt;BR /&gt;&lt;BR /&gt;At the moment, I cannot find any document about the limits of the LVM that would include information about 10.20. &lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Tue, 11 Sep 2007 14:49:43 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2007-09-11T14:49:43Z</dc:date>
    <item>
      <title>Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068105#M735089</link>
      <description>can anyone tell me if 10.20 has a disk limitation?  We are trying to install 4 x 150GB drives in a J5000 using 10.20 and the box is only seeing 45GB. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Jesse&lt;BR /&gt;Cypress Tech</description>
      <pubDate>Mon, 10 Sep 2007 15:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068105#M735089</guid>
      <dc:creator>Jesse Dougherty</dc:creator>
      <dc:date>2007-09-10T15:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068106#M735090</link>
      <description>What exactly are you doing/using when it only "sees" 45Gig?  You should be able to do this, but I expect that you'd need new volume groups and you'd have to use the "-e" parameter of vgcreate to make sure you could use all of the extents, and you will probably have to use 8M extents instead of the default 4M.&lt;BR /&gt;&lt;BR /&gt;Are you not seeing the rest of the space from "pvdisplay"?  diskinfo?  Show us what you mean by posting output.</description>
      <pubDate>Mon, 10 Sep 2007 15:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068106#M735090</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-09-10T15:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068107#M735091</link>
      <description>If only 45 GB is being seen from vgdisplay then you need to look at changing 'max pe per pv' and 'pe size' at a minimum when creating the VG.</description>
      <pubDate>Mon, 10 Sep 2007 15:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068107#M735091</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-09-10T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068108#M735092</link>
      <description>John is correct.  Is the 45GB for one drive or all drives?&lt;BR /&gt;&lt;BR /&gt;Before you start creating logical volumes make sure you adjust the parameters in the kernel so you don't hit another limit. I don't remember exactly but I think you are limited to something like 16 VGs and 16 lvols unless you change them.&lt;BR /&gt;&lt;BR /&gt;If you added them to an existing VG then you won't see space past the number of extents that were available when you created the VG.</description>
      <pubDate>Mon, 10 Sep 2007 15:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068108#M735092</guid>
      <dc:creator>Glenn S. Davidson</dc:creator>
      <dc:date>2007-09-10T15:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068109#M735093</link>
      <description>&lt;BR /&gt;Jesse,&lt;BR /&gt;&lt;BR /&gt;Usually, if you set up a new volume group without any command line switches, the default physical extent size (pe_size=4MB) is used. pe_size can be in the range 1 to 256MB. pe_size must be equal to a power of 2 (1, 2, 4, 8, etc.). The default value for maximal physical extents (max_pe) is 1016.&lt;BR /&gt;&lt;BR /&gt;However, if the size of any physical volume exceeds 1016 times the pe_size, the default value for max_pe is adjusted automatically to match the physical volume size. The maximum number of physical extents can be a value in the range 1 to 65535.&lt;BR /&gt;&lt;BR /&gt;This automatic procedure does not work, if you manually set the pe_size, e.g.:&lt;BR /&gt;&lt;BR /&gt;    # vgcreate -s 8 vgXY /dev/dsk/cCtTdD&lt;BR /&gt;&lt;BR /&gt;In this example the vgcreate only works with disks smaller or equal than 8128 MB (1016 times 8MB).&lt;BR /&gt;&lt;BR /&gt;If you want to use larger disks you have also to apply the max_pe value, e.g. for a 64GB disk:&lt;BR /&gt;&lt;BR /&gt;    # vgcreate -s 8 -e 8192 vgXY /dev/dsk/cCtTdD&lt;BR /&gt;&lt;BR /&gt;NOTE: Plan these values carefully, thinking of the largest disk you want to use in the future. You cannot change pe_size and max_pe, resp., for an existing volume group.&lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Mon, 10 Sep 2007 21:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068109#M735093</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-10T21:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068110#M735094</link>
      <description>jesse,&lt;BR /&gt;&lt;BR /&gt;hpux 10.20 does have limitations yes.&lt;BR /&gt;&lt;BR /&gt;I came across this a while ago, while even trying 36gb disks.&lt;BR /&gt;&lt;BR /&gt;however, with abit of testing came up with this conclusion. Like you probably cannot, i couldnt find any info on the exact limitations. root disks are different than data disks, and have only tried it on the root vg. But to get round it we need to increase the max pe and the size of the pe.&lt;BR /&gt;&lt;BR /&gt;the max pe is very limitedin 10.20, not like 11.x.&lt;BR /&gt;&lt;BR /&gt;I also did abit of testing today aswell, as ive been doing a 10.20 install, using the dec 99 media. Roughly the max_pe value cannot exceed much more than 5600. This times the pe size of default of 4mb is 22gb, times 8mb is nearly 45gb. to get near the 150gb mark your going to have to up the pe size to 32mb, by my calculations&lt;BR /&gt;&lt;BR /&gt;5600(pe value) x 32mb(pe size) = 179gb. so this is more than enough for one disk.&lt;BR /&gt;&lt;BR /&gt;If you want to add the disks to one vg though, or more than one disk then you are going to have to increase this further. But its not an ideal situation. 10.20 never had to worry about pv's this size before.&lt;BR /&gt;&lt;BR /&gt;Ideally you would increase the max pe value, but unfortunaley this is not possible like it is in 11.x. In 11.x you can go upto 65535(max_pe). rather than increase the pe size as you end up with wasted space.&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 11 Sep 2007 14:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068110#M735094</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2007-09-11T14:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068111#M735095</link>
      <description>For maximum filesystem sizes, please see this document:&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;HP-UX FAQ tells a bit more (see 8.31):&lt;BR /&gt;&lt;A href="http://www.faqs.org/faqs/hp/hpux-faq/" target="_blank"&gt;http://www.faqs.org/faqs/hp/hpux-faq/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The supported maximum filesystem size for 10.20 seems to be 128 GB.&lt;BR /&gt;&lt;BR /&gt;Apparently, with some releases &amp;amp; patch levels, you can go up to 256 GB, but the FAQ warns:&lt;BR /&gt;"NOTE:  Although it may be possible to create files or file systems larger than these documented limits, such files and file systems are not supported, and the results of using them may be unpredictable."&lt;BR /&gt;&lt;BR /&gt;At the moment, I cannot find any document about the limits of the LVM that would include information about 10.20. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 11 Sep 2007 14:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068111#M735095</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-09-11T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068112#M735096</link>
      <description>One thing to keep in mind in future to avoid this kind of cituation is that when you create the VG, use the biggest disk first !!&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2007 16:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068112#M735096</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2007-09-11T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disk limitation on HP-UX 10.20?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068113#M735097</link>
      <description>there was no disk limitation on 10.20, we were able to put 600GB in a J5000 using 10.20. The problem was that we had mislabeled drives, it was a bone-head oversight on our part. &lt;BR /&gt;&lt;BR /&gt;Thanks to everyone who responded, we got some useful information in the process. &lt;BR /&gt;&lt;BR /&gt;Jesse&lt;BR /&gt;Cypress Tech</description>
      <pubDate>Thu, 13 Sep 2007 11:35:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-limitation-on-hp-ux-10-20/m-p/5068113#M735097</guid>
      <dc:creator>Jesse Dougherty</dc:creator>
      <dc:date>2007-09-13T11:35:43Z</dc:date>
    </item>
  </channel>
</rss>

