- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question about heartbeat network
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
08-03-2004 08:20 AM
08-03-2004 08:20 AM
Is it possible to turn a non-heartbeat network into a hearbeat network for a cluster (to have an additional heartbeat) while the cluster is running, without stopping cluster service? Thanks for your comments.
Jose Enrique
Caracas, Venezuela
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 08:28 AM
08-03-2004 08:28 AM
Re: Question about heartbeat network
Thats the way the procedure is in the Service Guard manual. Of course in class its not a problem, but it makes sense.
If all your packages are set for proper failover, you may be able to do a cmhaltnode, change the configuration and then cmrunnode to rejoin the cluster.
Then do the same thing on the next node.
That is not something I'd be comfy doing in a production environment however.
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
08-03-2004 08:33 AM
08-03-2004 08:33 AM
SolutionAccording to the Managing ServiceGuard manual, in the chapter on "Cluster and Package Maintenance" there is a section called "Reconfiguring a Cluster." One of the tables in this chapter lists all of the changes you can make to a cluster and whether the cluster may be running or not during the change. One of the table items states:
Change IP addresses for heartbeats or monitored subnets -- Cluster must not be running.
The Managing ServiceGuard manual is available at:
http://docs.hp.com/hpux/onlinedocs/B3936-90079/B3936-90079.html
Hope this helps,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 08:44 PM
08-03-2004 08:44 PM
Re: Question about heartbeat network
You will have to halt the cluster, make the change and reapply the binary I am afraid.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2004 08:56 PM
08-03-2004 08:56 PM
Re: Question about heartbeat network
No, you can't do while cluster is running, stop the cluster start the network heartbeat and restart the cluster.