<?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: Increase the extent size or decrease max_PVs/max_LVs. How? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091457#M442432</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;using vgmodify is not possible, because vg  was not created.&lt;BR /&gt;&lt;BR /&gt;I removed /dev/vg01, and tryed to create again (vgcreate) same problem was occured.&lt;BR /&gt;(disk is busy)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Feb 2008 15:10:00 GMT</pubDate>
    <dc:creator>cbozlagan</dc:creator>
    <dc:date>2008-02-07T15:10:00Z</dc:date>
    <item>
      <title>Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091449#M442424</link>
      <description># vgcreate /dev/vg01 /dev/dsk/c8t1d6&lt;BR /&gt;Warning: Max_PE_per_PV for the volume group (65535) too small for this PV (76799&lt;BR /&gt;).&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.</description>
      <pubDate>Thu, 07 Feb 2008 09:34:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091449#M442424</guid>
      <dc:creator>cbozlagan</dc:creator>
      <dc:date>2008-02-07T09:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091450#M442425</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Bad news.&lt;BR /&gt;&lt;BR /&gt;This is set when the volume group is created.&lt;BR /&gt;&lt;BR /&gt;The volume group must be rebuilt to fix this, that means backing up all your data first.&lt;BR /&gt;&lt;BR /&gt;When you vgcreate think about the -s &lt;SIZE&gt; parameter being larger or the -p &lt;NUMBER of="" physical="" disks=""&gt; being smaller than the default of 255. &lt;BR /&gt;&lt;BR /&gt;Either will help you get around this issue.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NUMBER&gt;&lt;/SIZE&gt;</description>
      <pubDate>Thu, 07 Feb 2008 10:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091450#M442425</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-07T10:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091451#M442426</link>
      <description>man vgcreate.&lt;BR /&gt;&lt;BR /&gt;you can raise your PE's to 16 megs min with the &lt;BR /&gt;-s parameter.&lt;BR /&gt;&lt;BR /&gt;Have a look at this thread,here is your problem solved:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1085044" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1085044&lt;/A&gt;</description>
      <pubDate>Thu, 07 Feb 2008 10:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091451#M442426</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-02-07T10:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091452#M442427</link>
      <description>It says,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vgcreate -s 16 /dev/vg01 /dev/dsk/c8t1d6&lt;BR /&gt;Increased the number of physical extents per physical volume to 19199.&lt;BR /&gt;vgcreate: Volume group "/dev/vg01" could not be created: Device busy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 07 Feb 2008 10:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091452#M442427</guid>
      <dc:creator>cbozlagan</dc:creator>
      <dc:date>2008-02-07T10:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091453#M442428</link>
      <description>Bonjour,&lt;BR /&gt;&lt;BR /&gt;Increase extent size, IMHO it is the better way.&lt;BR /&gt;&lt;BR /&gt;vgcreate -s 16 /dev/vg01 /dev/dsk/c8t1d6 (I don't think that 8 Mo will be enough, but you can try it before using 16 Mo)&lt;BR /&gt;&lt;BR /&gt;The disk you are working with has a SAN like instanciation. Right ?&lt;BR /&gt;&lt;BR /&gt;So instead of working with one LUN of 300 Go, maybe you could try with 2 LUNs of 150 Go each. That will permit you to lower the extent size but It will not prevent you from using a larger extent size than 4 Mo, because the 65535 extent limit exists also at LV level. So if you have an extent size of 4 Mo in a pool of 76799 extents you will not be able to create a LV of 300 Go, only 256 Go.&lt;BR /&gt;&lt;BR /&gt;I think that 2 disks is also better for permormance : in a SAN you can see a LUN as an IO buffer from HP-UX point of view. So 2 LUNs are better than just one : you have more "power", more queues, to stress the storage if you can distribute Datas on both.&lt;BR /&gt;&lt;BR /&gt;In a conclusion you could work like this :&lt;BR /&gt;&lt;BR /&gt;- create 2 LUN of 150 Go each : LUN 14 c8t1d6 and LUN 15 c8t1d7&lt;BR /&gt;- pvcreate&lt;BR /&gt;- vgcreate -s 8 -g DISTRIB /dev/vg01 /dev/dsk/c8t1d6 (extend size 8 Mo because you may want to create a full 300 Go LV)&lt;BR /&gt;- vgextend -g DISTRIB /dev/vg01 /dev/dsk/c8t1d7&lt;BR /&gt;- lvcreate -D y -s g -L &lt;THE size="" you="" want=""&gt; -n &lt;LVOLNAME&gt; /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Now you have an LV that is distributed extent by extent between 2 disks and it can be extend to 512 Go if you add new disks in the VG.&lt;BR /&gt;&lt;BR /&gt;Hope this will help&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;/LVOLNAME&gt;&lt;/THE&gt;</description>
      <pubDate>Thu, 07 Feb 2008 10:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091453#M442428</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-02-07T10:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091454#M442429</link>
      <description>SEP said "The volume group must be rebuilt to fix this"&lt;BR /&gt;&lt;BR /&gt;Once created a VG ... is created ! Before issuing an other vgcreate, you must remove it first --&amp;gt; vgremove&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 07 Feb 2008 10:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091454#M442429</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-02-07T10:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091455#M442430</link>
      <description>You do not say what version of HP-UX you are using, but if it is 11.31, there is a command vgmodify that will allow you to make a lot of changes without removing teh VG.&lt;BR /&gt;This command is also available on request for 11.23, you need to log a call with your HP response centre to get it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 14:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091455#M442430</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-02-07T14:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091456#M442431</link>
      <description>Hi Melvyn,&lt;BR /&gt;&lt;BR /&gt;No need to ask response centre.&lt;BR /&gt;---&lt;BR /&gt;PHCO_36744 11.23&lt;BR /&gt;&lt;BR /&gt;A new command, vgmodify, has been provided to let the user modify or alter the contents and size of the metadata and the size of the physical volume.&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/patch/patchDetail.do?BC=main" target="_blank"&gt;http://www11.itrc.hp.com/service/patch/patchDetail.do?BC=main&lt;/A&gt;|search|patchDetail{PHCO_35524,{hpux:11.23,}}|&amp;amp;patchid=PHCO_35524&amp;amp;sel={hpux:11.23,}&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf&lt;/A&gt; (BSC link updated by admin)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 07 Feb 2008 14:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091456#M442431</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-02-07T14:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091457#M442432</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;using vgmodify is not possible, because vg  was not created.&lt;BR /&gt;&lt;BR /&gt;I removed /dev/vg01, and tryed to create again (vgcreate) same problem was occured.&lt;BR /&gt;(disk is busy)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 15:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091457#M442432</guid>
      <dc:creator>cbozlagan</dc:creator>
      <dc:date>2008-02-07T15:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091458#M442433</link>
      <description>I found the problem.&lt;BR /&gt;&lt;BR /&gt;Disk is already attached to another system.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 15:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091458#M442433</guid>
      <dc:creator>cbozlagan</dc:creator>
      <dc:date>2008-02-07T15:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the extent size or decrease max_PVs/max_LVs. How?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091459#M442434</link>
      <description>"Disk is already attached to another system."&lt;BR /&gt;&lt;BR /&gt;You should do some zoning and/or adjust your presentation of disks.&lt;BR /&gt;The current setup might be dangerous.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 17:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-the-extent-size-or-decrease-max-pvs-max-lvs-how/m-p/5091459#M442434</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-02-07T17:44:59Z</dc:date>
    </item>
  </channel>
</rss>

