Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- LVM and VxVM
- >
- Extend PV On Single VDISK From EVA
LVM and VxVM
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Go to solution
Topic Options
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-29-2011 02:21 AM
03-29-2011 02:21 AM
Re: Extend PV On Single VDISK From EVA
from the vgdisplay output:
Free PE 32735
instead of specifying megabytes, you can call the lvextend with this parameter, by using "-l" (that's little eLL) instead of "-L"
# lvextend -l 32735 /dev/vgDONE/DONE
PS. I know that no points can be assigned for this. who cares?
Free PE 32735
instead of specifying megabytes, you can call the lvextend with this parameter, by using "-l" (that's little eLL) instead of "-L"
# lvextend -l 32735 /dev/vgDONE/DONE
PS. I know that no points can be assigned for this. who cares?
****
Unix operates with beer.
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-29-2011 10:01 AM
03-29-2011 10:01 AM
Re: Extend PV On Single VDISK From EVA
Hi,
Viktor
> # lvextend -l 32735 /dev/vgDONE/DONE
I respectfully disagree with this. Lvextend on HPUX with -L or -l at the end of the day gives the_complete_size and not_the_extended size {as you have considered the "free PE"}. This command would yield an LV of size around 32735*32 which is way less than 2TB. LVM_does_care and will complain with an error saying lvextend: "Logical extent number" is not bigger than current setting. Again with all due respect. Well my math might not be that good but I can tell the difference between 1TB and 2TB. :)
Regards
Ismail Azad
Viktor
> # lvextend -l 32735 /dev/vgDONE/DONE
I respectfully disagree with this. Lvextend on HPUX with -L or -l at the end of the day gives the_complete_size and not_the_extended size {as you have considered the "free PE"}. This command would yield an LV of size around 32735*32 which is way less than 2TB. LVM_does_care and will complain with an error saying lvextend: "Logical extent number" is not bigger than current setting. Again with all due respect. Well my math might not be that good but I can tell the difference between 1TB and 2TB. :)
Regards
Ismail Azad
Read, read and read... Then read again until you read "between the lines".....
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2011 03:59 AM
03-30-2011 03:59 AM
Re: Extend PV On Single VDISK From EVA
Ismail,
oops, you are right, I just wanted to say that with the -l switch you can specify the size as extents and not as megabytes. But alas I forgot to add the number of free PEs to the currently allocated PEs. Sorry for my mistake.
Regards,
Viktor
oops, you are right, I just wanted to say that with the -l switch you can specify the size as extents and not as megabytes. But alas I forgot to add the number of free PEs to the currently allocated PEs. Sorry for my mistake.
Regards,
Viktor
****
Unix operates with beer.
Unix operates with beer.
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP