Hi all, I have an active-passive pacemaker-corosync configuration.
When a node is powered up before the other one, it becomes active, and the node, which is powered up second, becomes passive. (For a node, being active means that to run resources on itself.) What I want is that to have a node which is persistenly active while it is powered up. For example, say we want node0 as persistent active node, and node1 as passive node. Scenario: Power up node1 (node1 is active) Power up node0 (node0 is active, node1 is passive) What is the correct way of doing this?
_______________________________________________ Users mailing list: Users@clusterlabs.org http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org