At Fri, 21 Oct 2011 17:01:42 -0500, Kristofer Pettijohn wrote: > > Is it possible to run a single Sheepdog cluster on multiple network segments? > > I have multiple /24's and several servers in each. I would like to have a few Sheepdog instances in each different /24 to be part of the same cluster. > > Is that possible? Currently, no. It is because Sheepdog depends on corosync which uses IP multicast. I'm writing ZooKeeper cluster driver codes for Sheepdog, which would support multiple network segments I think. Thanks, Kazutaka > > -Kristofer > > -- > sheepdog mailing list > sheepdog at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/sheepdog |