- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disk size in Volume Group
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-17-2004 06:03 AM
05-17-2004 06:03 AM
Disk size in Volume Group
Both VG´s are in the same machine.
Why the system do that?
The disk is an EMC.
Than
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:06 AM
05-17-2004 06:06 AM
Re: Disk size in Volume Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:11 AM
05-17-2004 06:11 AM
Re: Disk size in Volume Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:11 AM
05-17-2004 06:11 AM
Re: Disk size in Volume Group
With the original VG, I bet the PE Size was 4 MB. 8628 / 4 = 2157 extents per disk.
With the new VG, I bet the PE Size is 8 MB. 8624 / 8 = 1078 extents per disk. 8628 will NOT divide evenly by 8 (8628/8=1078.5), thus you sacrifice 4MB since you can NOT have a partial extent.
Check the vgdisplay output for each VG and note the PE Size. That should explain it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2004 06:12 AM
05-17-2004 06:12 AM
Re: Disk size in Volume Group
A logical reason could be that the new vg to which this disk got added can support only 8624MB disk and any usable space more that that on the disk will be discarded. This is controlled by the Max PE per PV parameter for the VG. Do a vgdisplay for the new VG and check and see what this parameter is over there.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 01:59 AM
05-18-2004 01:59 AM
Re: Disk size in Volume Group
1. diskinfo /dev/rdsk/c#t#d# (where c#t#d# is the disk showing as 8628Mb)
2. diskinfo /dev/rdsk/c#t#d# (where c#t#d# is the disk showing as 8624Mb)
Compare the two outputs. Since these are EMC disks it is possible that they are not the same size on the EMC frame.
Is this a Symmetrix/DMX or Clariion/CX array?
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:43 AM
06-02-2004 08:43 AM