WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Advice on HighAvailable/Failover Xen machines

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Advice on HighAvailable/Failover Xen machines
From: Christian Horn <chorn@xxxxxxxxxxxx>
Date: Wed, 28 Nov 2007 08:56:12 +0100
Delivery-date: Tue, 27 Nov 2007 23:57:00 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20071128013358.GB19059@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20071128013358.GB19059@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Wed, Nov 28, 2007 at 02:33:58AM +0100, Maximilian Wilhelm wrote:
> 
> I want to accomplish the following setup:
>  Two (maybe leter more) Xen systems running on two machines with HBAs
>  inside connected to a SAN.
> 
>  I would like to place the DomU block-devices on logical volumes on
>  top of a LUN of the SAN which is available at both (all) Dom0s.
> 
> I read about the possibiliy to use EVMS as one solutions which could
> fullfil my needs.
> 
> Is this a good idea?
EVMS plus heartbead can provide this, alternatively you could use
- clvm here
- or use a cluster-fs like ocfs2 or gfs and place files on that.

> How could I do some kind of failover in case one Dom0 has gone?
> Can Xen detect this and move the affected DomUs automagically?
Thats entirely up to you to
a) detect this
b) start up the domU you need alive again
c) make sure the domU is started only once on your xen-site.

Heartbeat or other cluster-software can help for a and b,
maybe clvm can do the locking of volumes for point c, or you implement
the locking yourself.


Christian

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>