HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reconfiguring Cluster
Operating System - HP-UX
1832458
Members
2959
Online
110043
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
11-09-2005 08:52 AM
11-09-2005 08:52 AM
Want to change the MAX_CONFIGURED_PACKAGES from 3 to 8 on an existing running cluster.
The steps I am going to use are as follows:
# cmhaltcl -f -v
# cmgetconf -C cmclconfig.ascii
# vi cmclconfig
and change line
MAX_CONFIGURED_PACKAGES 8
# cmcheckconf -v -C /etc/cmcluster/cmclconfig.config
# cmapplyconf -k -v -C /etc/cmcluster/cmclconfig.config
# cmruncl -v
Since the cluster is existing and the nodes are already down, is there any reason I would have to do a vgchange if I am not changing any volume groups? If I am making a change to the cluster configuration, do I need to make sure that the cluster lock is active on the node where I am running the commands or run any addition commands? Still new at this. Thanks..
The steps I am going to use are as follows:
# cmhaltcl -f -v
# cmgetconf -C cmclconfig.ascii
# vi cmclconfig
and change line
MAX_CONFIGURED_PACKAGES 8
# cmcheckconf -v -C /etc/cmcluster/cmclconfig.config
# cmapplyconf -k -v -C /etc/cmcluster/cmclconfig.config
# cmruncl -v
Since the cluster is existing and the nodes are already down, is there any reason I would have to do a vgchange if I am not changing any volume groups? If I am making a change to the cluster configuration, do I need to make sure that the cluster lock is active on the node where I am running the commands or run any addition commands? Still new at this. Thanks..
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:12 AM
11-09-2005 09:12 AM
Solution
when you shut the cluster down properly prior to engaging the modification activity you should not worry about volume group activation or vglock disk active/deactivated condition as cmcheckconf and cmapplyconf verifies the referenced components of the cluster in the cluster definition file and will not let you proceed with a non-working cluster.
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:30 AM
11-09-2005 09:30 AM
Re: Reconfiguring Cluster
cmcheckconf & cmapplyconf only apply rules related to the modifications detected in the cluster binary file. Since the only thing you are changing is the MAX_CONFIGURED_PACKAGES, the only rule those commands will need to enforce is that the cluster is halted when cmapplyconf is performed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:26 AM
11-09-2005 10:26 AM
Re: Reconfiguring Cluster
Thanks for the replies. Leslie
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