On 10/9/07, Raoul Bhatia [IPAX] <[EMAIL PROTECTED]> wrote: > hi, > > during this "discussion" we will refer to the slieds found at > http://oss.beekhof.net/~beekhof/heartbeat/docs/Colocation-Explained.html > and/or > http://oss.beekhof.net/~beekhof/heartbeat/docs/Colocation-Explained.pdf > > please feel free to post your questions, suggestions, etc. "below" this > thread :) > > > one thing that i don't understand is on slide 5/41. > > There it states: > > A.node1.score += B.node2.score (100) > A.node2.score += B.node1.score (1010) > > shouldn't it read > > A.node1.score += B.node1.score (100) > A.node2.score += B.node2.score (1010)
correct _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
