<?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: vgcreate -s option in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612176#M618963</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The formula is listed in the attachment.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
    <pubDate>Thu, 25 Aug 2005 14:31:42 GMT</pubDate>
    <dc:creator>Devender Khatana</dc:creator>
    <dc:date>2005-08-25T14:31:42Z</dc:date>
    <item>
      <title>vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612175#M618962</link>
      <description>Is there some sort of formula to use to know when to expand the # of physical _extent _size when doing a vgcreate. &lt;BR /&gt;or how large to make it 2,4,8,16,32,64,128.</description>
      <pubDate>Thu, 25 Aug 2005 14:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612175#M618962</guid>
      <dc:creator>Jim Tropiano_1</dc:creator>
      <dc:date>2005-08-25T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612176#M618963</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The formula is listed in the attachment.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 25 Aug 2005 14:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612176#M618963</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-08-25T14:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612177#M618964</link>
      <description>Essentially all you need to be concerned about is that the product of pe_size and max_pe is able to accomodate the largest physical drive/LUN that you ever anticipate&lt;BR /&gt;to be part of this VG. Smaller PE's mean that less of the last chunk of a drive is wasted if the size is not an exact multiple of PE size but that's a trivial concern. With one very dubious exception, PE size has no impact on performance. The exception is extent-based disk striping but here even the smallest possible PE size (1MB) is still too large to be be a good stripe chunk.</description>
      <pubDate>Thu, 25 Aug 2005 14:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612177#M618964</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-08-25T14:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612178#M618965</link>
      <description>As Mr. Stephenson, says base it on what you think your largest lun will ever be. &lt;BR /&gt;&lt;BR /&gt;Personally I usually allow for a lun twice the size of the current luns, as disk size continues to grow, I can see a day when I will be using luns larger than 35GB. And since I prefer to migrate to new disks using mirroring as its the easiest and normally requires no downtime. Allowing a lun size of double my current luns should allow the volume group to be valid for a long time to come. And allow for easy migrations in the future. At least until my lun size gets so large I need to recreate the vg for them. &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Aug 2005 15:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612178#M618965</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2005-08-25T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612179#M618966</link>
      <description>keep in mind also that the extent size needs to be able to hold the entire mapping for the disk in the first reserverd PE.  Larger disks have more PE and 1MB is not big enough.&lt;BR /&gt;&lt;BR /&gt;Try to set to 1MB on a 36gb or larger disk.  You should get an error.  Unless something has changed in the last couple years this should hold true.</description>
      <pubDate>Thu, 25 Aug 2005 17:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612179#M618966</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2005-08-25T17:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612180#M618967</link>
      <description>Keep in mind, you can also improve your future capacity with the -p option in vgcreate.&lt;BR /&gt;&lt;BR /&gt;If you spread the available extents over less than the default 255 possible disks, this helps out without using the -s option.&lt;BR /&gt;&lt;BR /&gt;vgcreate ... -p 20&lt;BR /&gt;&lt;BR /&gt;But you better not ever need more than 20 physical volumes in that scenario.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 25 Aug 2005 17:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612180#M618967</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-25T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612181#M618968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;-&amp;gt;Keep in mind, you can also improve your future capacity with the -p option in vgcreate.&lt;BR /&gt;&lt;BR /&gt;SEP -&lt;BR /&gt;&lt;BR /&gt;The value of -s is important for new big size disks and can not be replaced by -p option. -p defines the max. no. of physical volumes configurable in a VG whereas -s option alongwith -e (Max_PE_PER_PV)option defines the maximum capacity you can configure for one physical disk. As the -e  (MAX_PE_PER_PV) is limited with small PE_SIZE and can not address full capacity of nowdays available 36/72/146 GB drives you need to increase the default PE_Size with -s option.&lt;BR /&gt;&lt;BR /&gt;-e options is set by default as per the largest physical volume while creating the LV. If you plan to add big LUN/Disks in the VG than of those on which VG in initially created then you should also set MAX_PE_PER_PV to a higher value using -e option while creating the VG.&lt;BR /&gt;&lt;BR /&gt;These will the symptoms as mentioned in my earlier attachment as well.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=739558" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=739558&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Aug 2005 20:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612181#M618968</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-08-25T20:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgcreate -s option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612182#M618969</link>
      <description>Jim,&lt;BR /&gt;i always use as like;  &lt;BR /&gt;vgcreate -s 32 -e 25000 /dev/vgname /dev/dsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;and up to know not seen any problem!!!&lt;BR /&gt;&lt;BR /&gt;it is just my choice.&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Fri, 26 Aug 2005 07:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcreate-s-option/m-p/3612182#M618969</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-08-26T07:16:01Z</dc:date>
    </item>
  </channel>
</rss>

