|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to Live Copy domU
On 9/19/06, Steffen Heil <lists@xxxxxxxxxxxxxxx> wrote:
Hi
[...]
It isn't natively supported by Xen.
BUT you can propably simulate it like this:
Have your original domU on a LVM volume.
White it is running, create a snap-shot.
Copy the snap-shot to a new volume.
Remove the snap-shot.
Run repairs on the new volume as it might be inconsistent. In that case you
can either trust the repair utility or redo the copy part.
Start the new domU on the new volume.
Regards,
Steffen
In fact, cloning is a fairly complicated procedure. You would also
need to do things like change the MAC and IP addresses for the cloned
VM. Plus remember that any processes running on the VM may get very
confused.
-tim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|