> > > I am running some tests around Master/Slave with > > > http://hg.linux-ha.org/lha-2.1/. > > > > > > Scenario is; > > > (1) start heartbeat on two nodes > > > (2) confirm the resources state (Master/Slave) > > > (3) remove the state file of the master resource > > > # rm -f /var/run/heartbeat/rsctmp/Stateful-stateful-2\:0.state > > > > > > Heartbeat could detect the failure, and the resource's state would be > > > shifted to demote, and stop. > > > Demote operation is sure to be called, but it will goes into an > infinite > > > loop. > > > > because the demote action keeps failing (rc=7 instead of rc=0) > > > > is this a test you ran on previous versions? > > This test relates to these issues. > http://developerbugs.linux-foundation.org/show_bug.cgi?id=1822 > http://hg.clusterlabs.org/pacemaker/dev/rev/7edc6bc1557b > > It seems that the fix is included to pacemaker/dev not stable... > bummage.
This patch is also needed. http://hg.clusterlabs.org/pacemaker/dev/rev/7bc83e8f3911 Thanks, Junko _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
