HPE GreenLake Administration
- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Resizable PVs.
HPE EVA Storage
1827283
Members
3520
Online
109717
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
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
01-29-2003 07:26 AM
01-29-2003 07:26 AM
Resizable PVs.
Hello,
I have a server with a disk array connected to it. On this disk array I can map some LUNs to my server. At the beginning I start with one 5 Gb lun. Then I pvcreate on this disk. Aftewards I extend this LUN by an extra 5 Gb. My lun is now 10 Gb. How to increase the number of PEs on this LUN. There's no pvresize command. There's pvchange but I was not able to find a relevant syntax to do what I want.
Regards,
I have a server with a disk array connected to it. On this disk array I can map some LUNs to my server. At the beginning I start with one 5 Gb lun. Then I pvcreate on this disk. Aftewards I extend this LUN by an extra 5 Gb. My lun is now 10 Gb. How to increase the number of PEs on this LUN. There's no pvresize command. There's pvchange but I was not able to find a relevant syntax to do what I want.
Regards,
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 08:34 AM
01-29-2003 08:34 AM
Re: Resizable PVs.
I afraid that you should remove this PV from volume group, recreate PV using 'pvcreate -f' and then include it back to vg
Eugeny
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2003 08:34 AM
01-29-2003 08:34 AM
Re: Resizable PVs.
Sorry Xavier, I don't think you can do this at all with LVM. Perhaps you'd have done better to create another seperate 5GB LUN and add that into the volume group the original LUN was in.
If you want to keep the LUN at 10GB your going to have to:
1. backup the data on the LUN.
2. lvremove any logical volumes on the LUN.
3. vgreduce the LUN out of the volume group.
4. run diskinfo on the LUN to make sure you can now see the full 10GB.
5. recreate the LUN for LVM using pvcreate -f
6. You can now *try* to add the LUN back into the volume group, but if the maximum number of physical extents per physical volume' for the volume group is only big enough for 5GB LUNs you'll have to put it into an entirely new volume group.
Unfortunately this is one this that disk array vendors never tell you when they sell you software to dynamically increase LUN sizes. In general its just better to create more LUNs and concatenate them together if required using volume managers - your lucky this is HP-UX! Some other operating systems you'd actually have to do a full reboot to see the additional 5GB.
HTH
Duncan
I am an HPE Employee
If you want to keep the LUN at 10GB your going to have to:
1. backup the data on the LUN.
2. lvremove any logical volumes on the LUN.
3. vgreduce the LUN out of the volume group.
4. run diskinfo on the LUN to make sure you can now see the full 10GB.
5. recreate the LUN for LVM using pvcreate -f
6. You can now *try* to add the LUN back into the volume group, but if the maximum number of physical extents per physical volume' for the volume group is only big enough for 5GB LUNs you'll have to put it into an entirely new volume group.
Unfortunately this is one this that disk array vendors never tell you when they sell you software to dynamically increase LUN sizes. In general its just better to create more LUNs and concatenate them together if required using volume managers - your lucky this is HP-UX! Some other operating systems you'd actually have to do a full reboot to see the additional 5GB.
HTH
Duncan
I am an HPE Employee

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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP