[Pacemaker] want resource A to start successfully (completely) then start B

2010-05-31 Thread Aaditya kumar
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

[Pacemaker] Is there any parameter for passing device explictly to lmrd ?

2010-05-06 Thread Aaditya kumar
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