[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] guest OS High Availability with local storage
On Wed, Sep 5, 2012 at 10:57 AM, Umarzuki Mochlis <umarzuki@xxxxxxxxx> wrote: > hi, > > if I were to use Debian Squeeze as dom0 (3 servers) and install Xen > hypervisor 4.0 on all of them, how would I achieve HA with only using > local storage? You can't > has it ever been done before? The easiest way would be to use shared storage and some sort of cluster manager. So if it were me I'd use one node as SAN (e.g. with openindiana + nappit, or whatever iscsi-capable storage appliance of your choice) and the other two as compute nodes. The SAN becomes a single point of failure though (unless you can afford two storage nodes, but that's another story). If you don't have SAN, then to have a "shared" common storage you can use DRBD. AFAIK you can only have two nodes for primary-primary setup though. See https://alteeve.ca/w/Red_Hat_Cluster_Service_3_Tutorial for example (it uses KVM, but the concept should be similar). -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |