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-devel

[Xen-devel] Automation load balancing through live migration of virtual

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx, "xen.org" <ian.jackson@xxxxxxxxxxxxx>
Subject: [Xen-devel] Automation load balancing through live migration of virtual machine.
From: Gautam <gautamnitc@xxxxxxxxx>
Date: Sat, 12 Feb 2011 12:37:01 -0500
Cc:
Delivery-date: Sat, 12 Feb 2011 09:38:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=Lqfy9VNxtsKNHBUuNKI4J14t28eOlYsODj4/9Pzp7IQ=; b=kuJYOtmh5sqzHzx/qwFT2E74l46gPowfeb//Kbog+nKbrf1l+E0eEBP7d/kYxu85bR /1rChEDAQAbZUvk3rhv0EmMqA63vIPH50i+9slrXucYVKx3pAIjMA/K/ow2hh0l6JGNw awOWKmIt2IRevIf/e072s9s/0OX2EHp1XvjKc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=qQZg+13tAH1Dl98spioABopE58ysDWj/TsP3oxeKzcxRw3xufiQ5/CTaHX/TGNVXmx H/eYvpCt8cOQmein0RpeSMoeWgRDbCL2WZH+P1iRbVkxviicg2vEubDuhGfwmK5kINvD jdlZEQBi2+PoF8Dp1OjRUoArS84HEkZK6YWfI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi All,

i want to add the automatic support for load balancing in the xen through live migration of virtual machine.
for this i wrote a script, which runs as a daemon process with xen and if the reosurces utilization (like Memory or CPU usage) exceeds
the threshold value then it migrates the virtual machine to the other server.

but my script runs over the XEN. i am planing to make insert this code in xen code.
so please suggest me the guide line to work with xen code.


--
Regards
Gautam

  




_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>