- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- VGMODIFY - HPUX 11iv2 system
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 08:13 AM
01-04-2011 08:13 AM
1. can run 'vgmodify -tv volgroup' to see table of values.
2. The volgroup is cluster owned/aware so I need to halt the package.
3. After package is halted, make the cluster unaware with 'vgchange -c n /dev/volgroup'
4. deactive it with 'vgchange -a n /dev/volgroup' (is this step needed????)
4. apply the change with 'vgmodify -p xx volgroup' xx is my new max numbers of pVs
5. reactive it with 'vgchange -a y /dev/volgroup'
6. run 'vgdisplay /dev/volgroup' to confirm the changes.
7. deactive the volgroup again. (-a n)
8. make the volgroup cluster aware (-c y)
8. start my package
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 09:46 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 09:47 AM
01-04-2011 09:47 AM
Re: VGMODIFY - HPUX 11iv2 system
I had documented these tasks a short time back but left out a step or two. Was re-confirming!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 09:49 AM
01-04-2011 09:49 AM
Re: VGMODIFY - HPUX 11iv2 system
Per the manpage on 11.23 for vgmodify:
"... The volume group can be active when reporting the configuration (-r) or displaying a table of available settings (-t). The volume group must be de-activated before vgmodify can perform any configuration
changes (see vgchange(1M))."
/rcw
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 01:34 PM
01-04-2011 01:34 PM
Re: VGMODIFY - HPUX 11iv2 system
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-2011 01:36 PM
01-04-2011 01:36 PM
Re: VGMODIFY - HPUX 11iv2 system
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP