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-research] Fwd: Xen Saving VM

To: xen-devel list <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-research list <xen-research@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-research] Fwd: Xen Saving VM
From: Omer Khalid <Omer.Khalid@xxxxxxx>
Date: Mon, 11 May 2009 10:56:18 +0200
Cc:
Delivery-date: Mon, 11 May 2009 01:56:24 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=c4AnwqZ1+lP7yDZx70NYAQrqi2SOrCaXdXqKO0hnJUU=; b=hl+rjfFSi6hsV6sxtVTJRpVyhYhNHFy3YoyzJBZbCMMDeYfvFHgDOUlLTzoqQn4ALj a7NUWbIDHyjSTCpVQkZ3ZW6iF3sAb6AsDRoZG80rWME779tOczzgsLi/5WYW3U0Z25JH aRLfGcmIyA25EzuuoaDD5yuvBFUL7uAvm4S4A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=KgN8zhfA3MzDYU9RY1oi4FVXNWdtG80m/eVnnjIEqP+7N8q0EwSJzWMDdyxTs3m1Ta dGsOyaFBfZPLLA0nmdT+vq6Q7y40GAzQ/K90dItEsR711XgCruNH7BH94dIbrVDnnjhj hoXUqOvLetsVjzg/Vv1T9VV/Y5z6zBtte1VSE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <77e5896b0905110142j421ebf45wc2deb0355ff9b6b@xxxxxxxxxxxxxx>
List-help: <mailto:xen-research-request@lists.xensource.com?subject=help>
List-id: Research Issues on Xen <xen-research.lists.xensource.com>
List-post: <mailto:xen-research@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-research>, <mailto:xen-research-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-research>, <mailto:xen-research-request@lists.xensource.com?subject=unsubscribe>
References: <77e5896b0905020553i3c371bd5g27b52f934ec29a0d@xxxxxxxxxxxxxx> <77e5896b0905110142j421ebf45wc2deb0355ff9b6b@xxxxxxxxxxxxxx>
Sender: xen-research-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am trying to understand Xen's save VM state works.

I have use case where I am running 3 VM's on a 4-core/8GB server with 1core/2GB per VM. Each of the VM runs an HPC application, and most of the time 1.5GB memory is allocated to the application running in the VM.

Now I am trying to do is to pause VM-1 and VM-2. Save their respective states. Reduce their memory and cap CPU to lowest possible value; then to alloacate the taken resource from VM-1 and VM-2 to VM-3 for X amount of time. Once the application in VM-3 is finished, then I reduce it's CPU/Memory to pre-start stage and re-allocate 1CPU/2GB again to VM-1 and VM-2

My question is; would the application in VM-1 or VM-2 will be able to start executing from the last saved point. Is there a way in Xen to check-point this?

Thanks,
Omer

**************************************                         
CERN, Engineering Department,
CH-1211 Geneva 23, Switzerland
       
Email:  Omer.Khalid@xxxxxxx
**************************************


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