- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Maximum PEs per Logical Volume
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
03-01-2006 02:54 AM
03-01-2006 02:54 AM
lvextend: "LogicalExtentsNumber" is bigger than the maximum value allowed.
The PE size for my volume group is 4MB. My question is what is the maximum number of Physical Extents/Logical Extents per logical volume with a PE size of 4MB and a max PE per PV of 8543?
What is the formula for determining the maximum number of Physical Extents you can have for a given PE size?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:00 AM
03-01-2006 03:00 AM
SolutionThe max PE per LV in this case is just what you said it was: 8543. It is set at vg creation. The PE size does not enter in unless you're trying to calculate the maximum physical volume size, then it is simply PE size times max PE.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:15 AM
03-01-2006 03:15 AM
Re: Maximum PEs per Logical Volume
Take a look at this doc.
lvextend: "LogicalExtentsNumber" is bigger than the maximum DocId: KBRC00014448
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079994968
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:16 AM
03-01-2006 03:16 AM
Re: Maximum PEs per Logical Volume
My problem is that I am unable to increase the filesystem in question beyond 255 GB. What is preventing me from going beyond that point? I have plenty of physical volumes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:20 AM
03-01-2006 03:20 AM
Re: Maximum PEs per Logical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:20 AM
03-01-2006 03:20 AM
Re: Maximum PEs per Logical Volume
A logical volume size of 256GB would be met with a PE size of four (4) and 65,535 extents. That is an implementation limit.
Once set, during 'vgcreate', the values of 'pe_size', 'max_pv', 'max_lv' and 'max_pe' cannot be changed.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:29 AM
03-01-2006 03:29 AM
Re: Maximum PEs per Logical Volume
How is the maximum logical extents number of 65535 determined?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:36 AM
03-01-2006 03:36 AM
Re: Maximum PEs per Logical Volume
As noted, 65,535 is a ceiling. It's 2**16-1 so you can see that the limitation is fixed to the number of bits allocated for tracking the number of extents in the volume group "header".
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:44 AM
03-01-2006 03:44 AM
Re: Maximum PEs per Logical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:45 AM
03-01-2006 03:45 AM
Re: Maximum PEs per Logical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:48 AM
03-01-2006 03:48 AM
Re: Maximum PEs per Logical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 03:49 AM
03-01-2006 03:49 AM