2008/4/16 Junko IKEDA <[EMAIL PROTECTED]>: > Hi, > > 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? > See the attached hb_report. > Is there something wrong with cib.xml ? > This is similar case to what Yamauchi-san posted. > > Best Regards, > Junko Ikeda > > NTT DATA INTELLILINK CORPORATION > > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ > > _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
