Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-09-2005 10:05 AM
03-09-2005 10:05 AM
vgmodify
Rudy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2005 07:59 PM
03-09-2005 07:59 PM
Re: vgmodify
You can also refer to this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=213293
Regards,
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2005 10:29 PM
03-09-2005 10:29 PM
Re: vgmodify
What ist the supported way?
1. Backup Data
2. Recreate VG
3. Recover Data ( takes the most time )
What can be your way?!
1. Backup Data
2. vgmodify
Does it work ? NO ! Go on with supported way.
So if it will not work you can go on with the supported way.
Nothing to lose.
And you can test it first.
Create a vg with MAX_PV value of 1 and try to modify it with vgmodify. If it works try to add a disk to that vg.
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2005 03:43 AM
03-10-2005 03:43 AM
Re: vgmodify
One other item guys that I want to understand is that using vgmodify will work to increase Max PV as long as you do not go over your pe_size limit for the VG header table(s). If I try to go over 141 for my Max PV for example in my scenario I get the message that the VGRA (Volume Group Reserve Area) would be to big for my 4 MB extent size. So it appears that this tool is limited in what it can do which is OK and I would have to use vgcreate if I want to go past the 141 Max PV and increase my pe_size to 8MB. Thanks.
Rudy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 07:19 PM
02-22-2006 07:19 PM
Re: vgmodify
I would like to extend my vg's with disks far larger than the first one and now I'm running into the max PE limit.
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 07:40 PM
02-22-2006 07:40 PM
Re: vgmodify
Allthough I have never used this tool but you need to take some precautions while using this. Importantly the parameters should be modifed in relevance to the other present parameters which you are not going to touch or for that matter can not even touch.
There is a relation is max_pe_per_pv and PE_size parameters, max_pe_per_pv will also effect this but not that much. So do not increase max_pe_per_pv to a very large value which you will hardly use in future and just want to increase it as preventive measure for avoiding use of vgmodify in future. Doing this can cause some errors and I am not sure if there is some rollback option available.
Always follow a lay man advice "backup is muct before change".
Also do keep the results posted.
HTH,
Devender