- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LV Size limits
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-08-2004 02:16 AM
03-08-2004 02:16 AM
LV Size limits
It must be Monday! I can't seem to figure this one out. This weekend I've added a couple of disks in one of my VGs. But for some reason whenever I try to extend the LV, it won't let me. All it keeps saying is "Not enough free PE available. I've tried some searches but came up empty handed so far..
The command I'm issuing is
lvextend -l 13042 /dev/vgdbPRD_4/lvdata2 /dev/dsk/c58t3d1
The answer I'm getting is
lvextend: Not enough free physical extents available.
Logical Volume "/dev/vgdbPRD_4/lvdata2" could not be extended.
I'm sure this has to do with some physical limitation of my VG or LV, but I can't seem to find the answer.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:21 AM
03-08-2004 02:21 AM
Re: LV Size limits
What is the extent size in that VG/LV?
Why don't you use -L & give the new size in MB?
Then you don't have to remember the extent size.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:22 AM
03-08-2004 02:22 AM
Re: LV Size limits
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:23 AM
03-08-2004 02:23 AM
Re: LV Size limits
PE Size is 4 Mg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:28 AM
03-08-2004 02:28 AM
Re: LV Size limits
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:28 AM
03-08-2004 02:28 AM
Re: LV Size limits
An lvdisplay -v on that LV would be useful.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:31 AM
03-08-2004 02:31 AM
Re: LV Size limits
Nope - the -l is the new *total* extents & just has to be larger than current & with his free count of 8K the ~5K addition *should* fit.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:42 AM
03-08-2004 02:42 AM
Re: LV Size limits
without knowing it I steered you in the wrong direction.. it's just me not able to use the calculator on Windows, thinking it'd be faster by hand. I added a one when it wasn't needed. everything works fine now that I'm using -l 12942 instead of 13042.
Thanks guys..
P.S. lvdisplay was at the bottom of the vg display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:49 AM
03-08-2004 02:49 AM
Re: LV Size limits
Glad you solved it - now give yourself a bunny.
Cheers,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:56 AM
03-08-2004 02:56 AM
Re: LV Size limits
Glad to hear you figured it out Marco!
-Hazem (no points for this post please)