Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

Re: [Xen-devel] cluster management

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] cluster management
From: John Levin <xenjohn@xxxxxxxxx>
Date: Sat, 31 Dec 2005 16:08:50 -0600
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 31 Dec 2005 22:13:25 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BnNBCZ1IpSpsTUEwbz6NnbxkB17BRhd3vZfcQ87r3c0rIBNZcNNObQ7Pr1m0nGmsTOT0mP4zHGb6iAxQpa1Rv25FRcecfSVFRJ5XsKXPaVORolNBFHUbI4Lk+KJjoIYz0l6mcIUoQ7LvFfEsKYArmXxOVMxnqLc3dDx22XYsMuI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77DAF0354@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AEC6C66638C05B468B556EA548C1A77DAF0354@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 12/30/05, James Harper <james.harper@xxxxxxxxxxxxxxxx> wrote:
> Is anyone currently working on a xen cluster manager?

Well, there is this :-)

http://xensource.com/products/xenoptimizer.html

Probably a lot of other commercial efforts?

> The sort of
> functionality I'd be looking for is:
>
> . multiple master - dom0 on all physical machines are equal cluster
> manager masters
> . config replication - I guess rsync can do this though.
> . vif mac address allocation - can be done manually by taking care in
> the config files though. I just had an incident with a duplicated mac
> address. Nasty.
> . multiple domain instantiation protection. Same domain should never be
> started on multiple physical machines at once. This would be the main
> requirement.
> . automatic load balancing of domains. A new domain is created on any
> available physical machine. Domains automatically migrated to balance
> load.
> . automatic restart of required domains if a machine disappears from the
> cluster (eg crashes or blows up)
> . clean shutdown of a node in the cluster, migrate off all domains to
> other nodes first.
>
> ?
>
> James
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

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

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