On Dec 7, 2007, at 9:57 PM, Radu Handorean wrote:
I have this cluster of 2 nodes, NodeA and NodeB. I have the cluster
IP mapped to one of them I want to move it top the other, as a
monitored resource.
I do crm_resource -M -r rc_ip_addr -H NodeB when it runs on NodeA
and the other way when it runs on the other node. It only seems to
work one way from A to B and never from B to A (no error messages,
no output, no feedback, and ... no action). Why? Is there a
configuration parameter I need to check/set?
try adding --force to the command (and be sure to read the message it
prints)
what you're seeing can happen when multiple nodes end up with the same
score (such as INFINITY)
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems