- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cluster configuration ****
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
09-21-2008 05:33 AM
09-21-2008 05:33 AM
Cluster configuration ****
i have a two node cluster with MCSG 11.16 (HPUX 11.23 IA MACHINE) .it is up and runing fine now.we are going to change FAILBACK_POLICY=MANUAL AND AUTORUN=YES on this (now it is automatic anf NO)..only one package is configured on this.what are steps to follow for configuring this setting on this nodes ?.pls help to get a detailed steps ..
is it necessary to bring down the package/cluster ...
thanks in advance
pls
rgds
skr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2008 07:05 AM
09-21-2008 07:05 AM
Re: Cluster configuration ****
No its not necessary to bring down the cluster.
Make the change on one node.
copy the package configuration script to the second
cmcheckconf
cmapplyconf
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2008 08:04 AM
09-21-2008 08:04 AM
Re: Cluster configuration ****
>> Simply edit the cluster ascii file
The cluster configuration file is in /etc/cmcluster on one of the nodes.
If the file cannot be located, recreate it with this command:
# cmgetconf cluster.ascii
Edit the cluster configuration file, make the changes
FAILBACK_POLICY=MANUAL and AUTO_RUN=YES
After the changes been done
# cmcheckconf -C
# cmapplyconf -f -C
>> Copy the ascii file to the other node also!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2008 08:09 AM
09-21-2008 08:09 AM
Re: Cluster configuration ****
Please ignore my above post
Apologies for the same.
I will provide you with the steps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2008 08:23 AM
09-21-2008 08:23 AM
Re: Cluster configuration ****
>> Simply edit the package configuration file
The package configuration file is in /etc/cmcluster/
Edit the package configuration file, make the changes
FAILBACK_POLICY=MANUAL and AUTO_RUN=YES
>> Copy the ascii file to the other Cluster nodes.
Update the cluster binary file
# cmcheckconf -P <
# cmapplyconf -f -P <
>> Please verify if
AUTO_RUN is enabled for that particular pacakge via
# cmviewcl
>> If not, enable switching via
# cmmodpkg -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2008 07:10 PM
09-24-2008 07:10 PM