LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Xen Migration (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/xen-migration-764680/)

Guptarulz 10-26-2009 09:03 PM

Xen Migration
 
Hey All

I want to migrate guest VM running in Xen VMM to same domain 0.
I am searching on net there is lot of approaches to migrate guest VM to new host, but I want to migrate to same host. To be specific, I want to have a replica of guest VM on same domain 0

Any pointers to this

routers 10-27-2009 03:31 AM

you cant make the same if you want to run both at the same time
but if you want to clone it is easy

first shutdown the domU1
cp -a domU1.img domU1a.img.date

then start domU1, so you have replica domU1 for the date you copy.
can do copy daily if you have big disk

if i not mistake this is what you need


All times are GMT -5. The time now is 10:00 PM.