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

[Xen-users] Re: Managing multiple Dom0's (Jonathan D. Proulx)

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: Managing multiple Dom0's (Jonathan D. Proulx)
From: "Simonetti Ferdinando" <Ferdinando.Simonetti@xxxxxxxx>
Date: Mon, 13 Feb 2006 18:15:22 +0100
Delivery-date: Mon, 13 Feb 2006 17:28:04 +0000
Envelope-to: www-data@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYwuH8AAAOVx1stS260lK0ZRaqg1QAB95hA
Thread-topic: Managing multiple Dom0's (Jonathan D. Proulx)
Original message: ------------------------------

Message: 4
Date: Mon, 13 Feb 2006 10:38:38 -0500
From: "Jonathan D. Proulx" <jon@xxxxxxxxxxxxx>
Subject: [Xen-users] Managing multiple Dom0's
To: xen-users@xxxxxxxxxxxxxxxxxxx
Message-ID: <20060213153838.GC31422@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii


Are there people currently managing multiple Dom0's and making
significant use of migration?

I'm loking at a potential setup of 16 or so physical systems with
perhaps 64 or so virtual systems (DomU's I suppose Dom0 is also a
virtual system if I understand thing correctly, but that's no twhat I
mean here).

It seems to me that making heavy use of migration for load balancing
would make it difficult to know where a given DomU was running at any
given time and make it difficult to know which DomU's if any should be
started on boot up.

My current test setup is running 3.0.1 on Debian Stable.  I have two
physical systems with a shared F/C disk array using CLVM, which holds
the vbd's for teh DomU's and a GFS filesystem shared between the two
Dom0's .

I'm currently considering witing a wrapper for "xm" that uses a database
to store DomU options and last run locations, but I'm hoping someone
aleady has somehting...

-Jon
------------------------------

What about "heartbeat-2" usage? Defining one "service" per domU, it will
be simple to manage a whole bunch of them... Sure you cannot
"live-migrate it", but using "xm save"/"xm restore" as stop/start
actions for the domU's "services" it should not be a looooooooooooooong
wait :)

Best regards
Ferdinando

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: Managing multiple Dom0's (Jonathan D. Proulx), Simonetti Ferdinando <=