HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lvextend LV created with Extent Based Mirror Strip...
Operating System - HP-UX
1834650
Members
1967
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2001 08:30 PM
02-16-2001 08:30 PM
Is there any way to use lvextend to extend a LV that was created with the Distributed Allocation policy with extent based mirror stripes??
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2001 08:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2001 02:28 PM
02-17-2001 02:28 PM
Re: lvextend LV created with Extent Based Mirror Stripes?
you have to modify the /etc/lvmpg file to add any pv and after you use lvextend command with pvg name
A+
Marc
A+
Marc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2001 02:18 PM
02-21-2001 02:18 PM
Re: lvextend LV created with Extent Based Mirror Stripes?
Chris,
As stated with extend based stripping lvextend will be looking for the vgname your extending to be in the /etc/lvmpvg file. If it isn't you can create one (note no comment lines allowed) for vg02 example:
VG /dev/vg02
PVG PVG02
/dev/dsk/c10t0d0
/dev/dsk/c10t0d1
...
...
Also you should check with lvdisplay -v /dev/vg02/lvol# to see what the disk striping order was, then make /etc/lvmpvg match this. I know we alter the start drive so that the lvols in the vg don't start all on the same one.
then
# lvextend -l <#total> /dev/vg02/lvol<#> PVG02
# extendfs -F /dev/vg02/lvol#
later,
john creighton
As stated with extend based stripping lvextend will be looking for the vgname your extending to be in the /etc/lvmpvg file. If it isn't you can create one (note no comment lines allowed) for vg02 example:
VG /dev/vg02
PVG PVG02
/dev/dsk/c10t0d0
/dev/dsk/c10t0d1
...
...
Also you should check with lvdisplay -v /dev/vg02/lvol# to see what the disk striping order was, then make /etc/lvmpvg match this. I know we alter the start drive so that the lvols in the vg don't start all on the same one.
then
# lvextend -l <#total> /dev/vg02/lvol<#> PVG02
# extendfs -F
later,
john creighton
for RC ( John Creighton )
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.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP