> > > Btw. You do realize that setting ordered=false for the master resource > > > also means that the group's actions wont be ordered either don't you? > > > > You mean, there's a possibility that slave resource will start/stop before > > master's action complete if I don't set ordered=true, right? > > No. I mean that the members of the group would be able to stop/start > in parallel.
I see. I have to take care of it when I set a group with master/slave. The default value for master/slave is ordered=false. Group resource is usually expected to be ordered=true. Thanks, Junko _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
