HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enabling distributed allocation policy on existing...
Operating System - HP-UX
1833875
Members
1639
Online
110063
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
03-02-2002 01:11 AM
03-02-2002 01:11 AM
Is it possible to enable the distributed allocation policy on existing logical volumes that were extended without this policy ?
I have modified the LV configuration with
lvchange -s g -D f /dev/vg02/lvol1
but what do I do next to effectively spread the LEs on the multiple PVs ?
I have modified the LV configuration with
lvchange -s g -D f /dev/vg02/lvol1
but what do I do next to effectively spread the LEs on the multiple PVs ?
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2002 02:17 AM
03-02-2002 02:17 AM
Solution
Hi,
With the -D f option, what you will be getting is a partially-distributed LV. The lvchange will have no effects on existing LEs. lvdisplay will show the LV as partially-distributed.
However, new LEs within this LV will follow the distributed allocation policy ie. when you lvextend this LV eg.
# lvextend -L 450 /dev/vgXX/lvolYY
To verify the distribution of new LEs, you can perform an lvdisplay/pvdisplay and check the LE numbers against the PV numbers.
However, if you wish to shift existing LEs to be distributed, I believe the only way is to perform data backup and restore, remove and re-create the LV via lvcreate with the -D option.
Hope this helps. Regards.
Steven Sim Kok Leong
With the -D f option, what you will be getting is a partially-distributed LV. The lvchange will have no effects on existing LEs. lvdisplay will show the LV as partially-distributed.
However, new LEs within this LV will follow the distributed allocation policy ie. when you lvextend this LV eg.
# lvextend -L 450 /dev/vgXX/lvolYY
To verify the distribution of new LEs, you can perform an lvdisplay/pvdisplay and check the LE numbers against the PV numbers.
However, if you wish to shift existing LEs to be distributed, I believe the only way is to perform data backup and restore, remove and re-create the LV via lvcreate with the -D option.
Hope this helps. Regards.
Steven Sim Kok Leong
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