- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- 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
- 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
- Email to a Friend
- Report Inappropriate Content
10-10-2010 11:02 PM
10-10-2010 11:02 PM
lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
lvextend: "LogicalExtentsNumber" is not bigger than current setting
can u tel what is reason and how to solve it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-10-2010 11:43 PM
10-10-2010 11:43 PM
Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
check this thread :
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1317540
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-10-2010 11:49 PM
10-10-2010 11:49 PM
Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
Are you trying to increase the size of a LV or you are trying to mirror.
If you are trying to increse the size of a LV, then first check free PEs are available.
then excute the "lvexteand command"
example is as below:
Extend the logical volume that holds the filesystem.
#/sbin/lvextend -L 8590 /dev/vg00/lvol8
(NOTE: the -L option is the NEW size
The new size of /var will be 8590 MB)
Extend the file system.
#/sbin/extendfs -F vxfs /dev/vg00/rlvol8
If you are trying to mirror, then, example is below.
#lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/cxtxdx
thnx...farhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-10-2010 11:52 PM
10-10-2010 11:52 PM
Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
If you are trying to reduce, then use
#lvreduce command.
thnx...farhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-10-2010 11:53 PM
10-10-2010 11:53 PM
Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
If you want to add 32MB to your current LV,
Then after -L option you have to add the the value,
current LV size in MB + 32
For example,
If your current LV size is 100MB and need to extend it to 132 MB,
Then,
#lvextend -L 132 /dev/vgXX/lvXX /dev/dsk/XX
Also incrase the FS using fsadm,
#fsadm -b
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-11-2010 01:13 AM
10-11-2010 01:13 AM
Re: lvextend -L 32 /dev/prabhu/prabhulv /dev/dsk/c19t0d3 lvextend: "LogicalExtentsNumber" is not bigger
welcome to this forum.
From your profile:
You 'have assigned points to 0 of 10 responses to your questions'
Please read the forums FAQs and especially:
http://forums11.itrc.hp.com/service/forums/helptips.do?#28
Enjoy the forum,
V. Nyga
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP