On 9/20/07, Junko IKEDA <[EMAIL PROTECTED]> wrote: > Hello, > > This is a really strange phenomenon... > I created the cib.xml, there was one group resource, and it included three > Dummy resources. > When I run this on two nodes, it worked well. > but I noticed that the Dummy resource which was defined first in group would > start twice when I run it on one node. > ha-debug said like this; > update_action: * (implies right) Marking action Dummy01_start_0 mandatory > because of grpDummy_start_0 > > grpDummy means ID for group resource here. > why grpDummy_start_0 is needed?
i dont know but generally speaking, it is not an bug to send a start action to an already started resource (this is required to succeed by the LSB and OCF spec's) and in fact it is something that we need to take advantage of for groups and clones > The attached logs are cib.xml, ha-debug, bz2 file, and results of ptest. > I also posted this to bugzilla #1709 ok, i'll follow up there _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
