On Tue, Nov 23, 2010 at 7:21 AM, Bin Chen(sunwen_ling) <[email protected]> wrote: > Hi guys, > > I am newbie here, maybe a silly question. > > Suppose I confiugred 2 machines to be active/passive with the linux > heartbeat and pacemaker, then I create a resource group in node1, commit it. > If I am correct the configuration will be propagated to node2.
yes > The resource > group is going to monitor one of the service in the machine. > > My question is, because the 2 nodes are running identical service, that doesn't sound good. are you having the cluster monitor things started by the machine at boot time? if so, DONT. read up on clones instead. > which one > is becoming the active node firstly? In the absence of location constraints or any other cluster resources, the node with the lowest uname when compared by strcmp() > Or the linux heartbeat will decide > that(the two has equal possibility)? > > Thanks. > > Bin > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
