I have 2 CentOS machines with Heartbeat. If node01 has a problem or reboots, node02 takes over -- this works.
After node01 comes back up, node01 is no longer my primary which is great (node02 has taken over). But when I reboot node02, node01 becomes the primary again.
I don't want node01 to become primary again. I want to wait for node02 to come up as the primary. How can I achieve this?