| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Domain replication
 
To: jaikumar Ganesh <jaikumarg@xxxxxxxxx>From: benjamin  <benjaminrtz@xxxxxxxxx>Date: Tue, 18 Oct 2005 19:47:47 +0530Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Tue, 18 Oct 2005 14:15:10 +0000Domainkey-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:references;	b=qx5xC1CtcjpCManJ2SOzgVMaW8TlhdylITsMzuRVAwt8oUwyJ9bWuFJzoV+L1xCTxt4wEcDpz/60cFK/WTFHeFa9qnOvUL9K0IBjfYmTQvTVHYP7/xQzwKxa5Xljds0rvYk//EoAMcPCdfiPMG4g52yL9+MVEVbfoNuJijAFmyM=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 
 
 On 10/18/05, jaikumar Ganesh <jaikumarg@xxxxxxxxx> wrote:
Hello AllI am using Xen for implementation of a project.
 
 So Xen is installed on a 8-processor machine, XenoLinux is the guest OS
configured to run on Domain1. A user process P1 is being executed on
it. After time t1, I need to make a clone of this domain and make it
run on domain 2 (not live migrate, but a clone). The clone running on
domain 2, must behave as if it works independently of domain1. In
short, I need something similar to fork.
 
 I hope i am making sense.
 Can anyone throw some light on this?
 
 Thanks
 Jaikumar
 
 _______________________________________________
 Xen-users mailing list
 Xen-users@xxxxxxxxxxxxxxxxxxx
 http://lists.xensource.com/xen-users
 
 
 
 Cloning a running guest OS on the fly, on the same server ? Is what you mean?
 
 
 --
 benjamin rualthanzauva
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |