- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- options in vgcreate
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
05-21-2003 10:24 AM
05-21-2003 10:24 AM
options in vgcreate
- EMC storage, created a 400G metavolume., present to the hp host as 1 lun..thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 10:27 AM
05-21-2003 10:27 AM
Re: options in vgcreate
-e max_pe
Max it out so you can have lots of physical pe's
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 10:27 AM
05-21-2003 10:27 AM
Re: options in vgcreate
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 10:28 AM
05-21-2003 10:28 AM
Re: options in vgcreate
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 10:39 AM
05-21-2003 10:39 AM
Re: options in vgcreate
Thanks for your help...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 10:55 AM
05-21-2003 10:55 AM
Re: options in vgcreate
Everyone's situation can be different, number of paths, number of DBs, size of DB, number of disks, size of disks, model EMC, raid level, etc, but in general one GIANT MV is not too flexible.
You are much better off with some number of smaller hypervolumes where you manage your assignment, as suggested above. Put the "dbf" files on one large set of HVs, put the indices on another and put the logs on a third. log access can be very high.
I have been using 8.6 GB HVs for some years now, but have heard of people moving to bigger HVs, like 16 GB and 32 GB, as disks and DBs get bigger.
At my last site EMC proposed some number of big "striped metavolumes" where 146 GB disks were sliced into 8 GB HVs and the 8 GB HVs were concatenated into big MetaVolumes. What it means is that all of your disk directors are hit at once....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:53 PM
05-21-2003 12:53 PM
Re: options in vgcreate
With this setup - it doen't matter where redo/data files are - cause they stripe across multiple disks - performance is better then having a 2 GB Redo volume on a single disk - because now - that same 2 GB is across 8 drives.
The only option is to make sure your PE size is big enough (default is 4 - so for 33 GB - you need 8).
Rgds...Geoff