<?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: max number of lvol's in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576086#M623170</link>
    <description>Hi Bernhard,&lt;BR /&gt;I'm the dba ;-)&lt;BR /&gt;I understand what you say.&lt;BR /&gt;My problem is, that the Db is a high available production DB and I cant shutdown it for a long time and recreate all the datafiles.&lt;BR /&gt;I'm looking for a good way to migrate the "old" 2 GB raws to larger raws (maybe 16 GB). Right now I have not found any good way to do this.&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Christian</description>
    <pubDate>Tue, 05 Jul 2005 03:45:23 GMT</pubDate>
    <dc:creator>Christian Marquardt_1</dc:creator>
    <dc:date>2005-07-05T03:45:23Z</dc:date>
    <item>
      <title>max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576083#M623167</link>
      <description>Hello,&lt;BR /&gt;I've a database with rawdevice datafiles on a hp/ux 11.0 machine. &lt;BR /&gt;I've heared the max number of lvol's in a volume group I can create is 255. Is this right?&lt;BR /&gt;Has anyone an idea how can I decrease the number of raw's containing oracle datafiles?&lt;BR /&gt;Is there any way to create more than 255 lvol's in a volume group or a second volumegroup?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 05 Jul 2005 03:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576083#M623167</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-07-05T03:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576084#M623168</link>
      <description>Christian,&lt;BR /&gt;&lt;BR /&gt;255 lvols is max per VG, if you need more, you need a new VG. For a new VG you need new disks/LUNs.&lt;BR /&gt;&lt;BR /&gt;you only option is to consider using larger lvols, I assume the all have a 2GB size currently, so talk to your DBA about using larger rlvols if you have plenty of space in your VG but are running out of lvols.&lt;BR /&gt;&lt;BR /&gt;vgdisplay will tell you the basics.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 05 Jul 2005 03:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576084#M623168</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2005-07-05T03:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576085#M623169</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;For more then 255 lvols, you can create second volume group&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Tue, 05 Jul 2005 03:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576085#M623169</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-07-05T03:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576086#M623170</link>
      <description>Hi Bernhard,&lt;BR /&gt;I'm the dba ;-)&lt;BR /&gt;I understand what you say.&lt;BR /&gt;My problem is, that the Db is a high available production DB and I cant shutdown it for a long time and recreate all the datafiles.&lt;BR /&gt;I'm looking for a good way to migrate the "old" 2 GB raws to larger raws (maybe 16 GB). Right now I have not found any good way to do this.&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 05 Jul 2005 03:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576086#M623170</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-07-05T03:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576087#M623171</link>
      <description>hi &lt;BR /&gt;255 is the max lvols that is available on a vg.. full stop... &lt;BR /&gt;as for your migration path , i suggest you get new drives and plug in ( i suppose you are using a disk storage system of some sort, maybe SAN) create luns and present to the system , this time size your rvols properly.. i fortunately realised this limitation in my migration phase and planned my rvols so i did not need more than 255 rvols per vg. simply arrange the large and small rvols across the vgs evenly so that this limitation does not catch up with you. &lt;BR /&gt;as per one of ur original queries, y reduce the number or rvols?? it doesnt hurt to have max number set even if ur not using..&lt;BR /&gt;&lt;BR /&gt;victor</description>
      <pubDate>Wed, 06 Jul 2005 00:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576087#M623171</guid>
      <dc:creator>Victor_101</dc:creator>
      <dc:date>2005-07-06T00:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: max number of lvol's</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576088#M623172</link>
      <description>Hi,&lt;BR /&gt;From here it looks you need 2nd Vg with&lt;BR /&gt;large LUN...&lt;BR /&gt;Also please have a look at the attachment...&lt;BR /&gt;Good Luck,</description>
      <pubDate>Wed, 06 Jul 2005 00:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-number-of-lvol-s/m-p/3576088#M623172</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-07-06T00:15:36Z</dc:date>
    </item>
  </channel>
</rss>

