[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] 2 Servers: Exact Copy
On Thu, 2010-09-02 at 17:05 +0100, Simon Hobson wrote: > Jangita wrote: > > >I want a scenario where I have two servers that appear as one server > >(one IP) to the outside world, with both servers having *exactly* > >the same data. > What you are > talking about is a HA (High Availability) setup If what you want is really just one server backed by a hot spare, then you don't need Xen at all. The easiest way to do this is using heartbeat for high availability and DRBD to replicate the data. Heartbeat v1 does this very well and is fairly easy to understand. Unfortunately, all the HA developers want everyone to run the latest version of heartbeat (v2 or v3) or corosync, with pacemaker and despite what they sometimes say, this is a very large basketball to swallow. It is massive overkill just for a pair of hot spare servers with a shared IP address. But it is difficult to find anyone who will help you with heartbeat v1 since it is "obsolete", but you may be able to figure it out yourself. The official documentation for HA on Linux is at http://www.linux-ha.org/ and http://www.drbd.org/ --Greg _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |