Hi all,
AFAIK in resource ordering order(A,B)
start A is invoked before start B.
BUT my situation demands that
NOT ONLY start A is invoked before start B
BUT ALSO start A complete successfully (return rc=0) then and only then lrmd
should invoke start B.
In my logs the resources are starte
Hi All ,
I am running pacemaker (latest version) on top of Heartbeat 3.0 .
I am trying to configure an IP in failover mode.
I am using ocf : heartbeat :IPaddr resource Agent for achieving
above. But the resource agent cant
find an interface ,Which is very strang