On Fri, Feb 3, 2012 at 12:10 AM, Amel <[email protected]> wrote: > Hey hey, > > I am new to HA Heartbeat, and I am wondering about one thing as I could not > find any info about it on Your page. > > Can we run the HA heartbeat across the WAN links if the servers are on the > different subnets ?? > In case "yes" what about the bandwidth usage ? is it stable ?
Yes, when using "ucast" links. Or, if you're using Corosync instead of Heartbeat, using the udpu transport. Bandwidth is really not your issue though, latency and the inherent unreliability of your transport network are. So what you are trying to do is clearly not recommended. Perhaps you want to tell us what you're really trying to achieve, so we can suggest more suitable alternatives? Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
