- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- One VG vs Multiple VGs
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
02-10-2003 07:28 AM
02-10-2003 07:28 AM
One VG vs Multiple VGs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:02 AM
02-10-2003 08:02 AM
Re: One VG vs Multiple VGs
I would certainly not let 'residual extents' concern me these days when storage is so cheap; of much greater import is the ease with which your storage allocation scheme can be managed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:05 AM
02-10-2003 08:05 AM
Re: One VG vs Multiple VGs
True but in this economy? - where even the last Kbyte is being asked to be accounted for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:06 AM
02-10-2003 08:06 AM
Re: One VG vs Multiple VGs
About "with today's virtualized "disks" it really does not matter anymore where your data is" I strongly disagree. If you want to get best out of your hw, you'll better undestand pattern accesses of your DB and application, give them to your Disk Manager to help decide strip size, number of spindles in a RAID, etc and for you to plan where to make lvextends. Hw and cache are not a replacement for planning and undestanding your app.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:07 AM
02-10-2003 08:07 AM
Re: One VG vs Multiple VGs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:48 AM
02-10-2003 08:48 AM
Re: One VG vs Multiple VGs
- Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 05:35 AM
02-12-2003 05:35 AM
Re: One VG vs Multiple VGs
Further, we break the other VGs up into usage: database indexes seperated from data VGs, user filesystems seperate from databases, etc., ad nauseum.
Your Disk Manager thinks you are a turkey ;->
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 03:21 PM
02-14-2003 03:21 PM
Re: One VG vs Multiple VGs
I would suggest that two LUNs per VG is the absolute minimum you should have, and I could make a good case for four as a minimum, since it allows much better LVM striping across "PVs" (LUNs): a stripe of four provides better performance (generally) that a stripe of two. And four I/O queues for your VG are better than two I/O queues (both are better than the one queue your Disk Manager is insisting on).
Regards, --bmr