- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: max number of lvol's
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 08:27 PM
07-04-2005 08:27 PM
I've a database with rawdevice datafiles on a hp/ux 11.0 machine.
I've heared the max number of lvol's in a volume group I can create is 255. Is this right?
Has anyone an idea how can I decrease the number of raw's containing oracle datafiles?
Is there any way to create more than 255 lvol's in a volume group or a second volumegroup?
kind regards
Christian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 08:36 PM
07-04-2005 08:36 PM
Solution255 lvols is max per VG, if you need more, you need a new VG. For a new VG you need new disks/LUNs.
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.
vgdisplay will tell you the basics.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 08:42 PM
07-04-2005 08:42 PM
Re: max number of lvol's
For more then 255 lvols, you can create second volume group
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 08:45 PM
07-04-2005 08:45 PM
Re: max number of lvol's
I'm the dba ;-)
I understand what you say.
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.
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.
Kind regards
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 05:09 PM
07-05-2005 05:09 PM
Re: max number of lvol's
255 is the max lvols that is available on a vg.. full stop...
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.
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..
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2005 05:15 PM
07-05-2005 05:15 PM
Re: max number of lvol's
From here it looks you need 2nd Vg with
large LUN...
Also please have a look at the attachment...
Good Luck,