- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lvcreate, extent based stripes, and pvgs
Operating System - HP-UX
1823116
Members
3309
Online
109646
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
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
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
тАО09-06-2006 11:06 AM
тАО09-06-2006 11:06 AM
I am trying to create a single lvol in a new Volume group, that will use extent based striping. The lvol will be the entire VG. If I use more than 2 PVGs i get the message
Not enough free physical extents available.
I am trying to use 5 PVGs. There are 2626 free extents on each PV, and one PV per PVG. Do I have to have more than one PV in a PVG. I am stuck with 5 PV so I can not use an even number of PVGs. This is the command I use to create the lvol:
lvcreate -n data1 -D y -s g -l 13100 /dev/vgWhse1dat1
I just want to have the date distributed by extent to each PV. What am I doing wrong.
Jim Krol
Not enough free physical extents available.
I am trying to use 5 PVGs. There are 2626 free extents on each PV, and one PV per PVG. Do I have to have more than one PV in a PVG. I am stuck with 5 PV so I can not use an even number of PVGs. This is the command I use to create the lvol:
lvcreate -n data1 -D y -s g -l 13100 /dev/vgWhse1dat1
I just want to have the date distributed by extent to each PV. What am I doing wrong.
Jim Krol
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2006 11:44 AM
тАО09-06-2006 11:44 AM
Solution
If you are not going to be mirroring, then ALL your PV's need to be in the same PVG. The lvcreate extend will distribute the volume across ALL PV's, extent by extent, in the SAME PVG.
The only time you would need multiple PVGs is if you are mirroring this extent/distributed LV.
In that case you would need 2 PV's and would need the '-s g' (I think) option to enable PVG-Strict mirror allocation so the mirror will be on a separate PVG from the original.
The only time you would need multiple PVGs is if you are mirroring this extent/distributed LV.
In that case you would need 2 PV's and would need the '-s g' (I think) option to enable PVG-Strict mirror allocation so the mirror will be on a separate PVG from the original.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2006 03:02 AM
тАО09-07-2006 03:02 AM
Re: lvcreate, extent based stripes, and pvgs
To quote the imortal Homer J. Simpson, "DOH". That makes sense. You would use distributed allocation if you want to mirror. I have done that in the past. I could just use regular striping if I don't need to mirror. Thanks for the quick reply.
JK
JK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-07-2006 03:03 AM
тАО09-07-2006 03:03 AM
Re: lvcreate, extent based stripes, and pvgs
Thanks.
JK
JK
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP