What heartbeat version are you running? With HA, there is no "master" nor "slave", there are peers. You may think of them however you like, and may build your preferences in to the configuration, but they are still peer nodes in the HA cluster. You may find more by reading up on the need to establish a quorum of nodes before the resources are brought on-line.
>>> Erik Wienberg 11/28/11 9:09 AM >>> Hello, I have a simple heartbeat setup - one master, one slave. Control passes perfectly between the nodes. However, during a recent installation I did the following: 1) stopped heartbeat on the backup node - made configuration changes 2) stopped heartbeat on the active node - made configuration changes 3) started heartbeat on the formerly active node The idea was to keep things running here - while changing tje configuration. All things that are designed to start through heartbeat - floating ip address, services etc. - did NOT start until I activated the backup node again. Is there any way to tell heartbeat: - sorry but the backup node is currently not available (for whatever reason), but please do your best - you are currently on your own ? I hope you can help me on this one. Kind regards, Erik _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
