Hi, On Mon, Aug 04, 2008 at 02:09:22PM -0500, Ben Beuchler wrote: > What's the general consensus on the best way to obtain redundant hb > paths in a cluster with more than 2 nodes? On the 2 node clusters > I've built, I've just used ucast and serial. In my 3 node cluster it > seems like the obvious choice for one path would be bcast. Would it > be a bad idea to rely on a (physically distinct) bcast for the second > path?
That's what people usually do, so I guess that the idea is not that bad ;-) Since it is not easy to deploy serial connections on clusters larger than two nodes, then use at least two different networks. Thanks, Dejan > Thanks! > > -Ben > _______________________________________________ > 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
