Copy a VirtualMachine from one Proxmox to another

miha.adzic

New Member
Dec 8, 2015
22
0
1
Hi!

I'm trying to migrate/copy a Virtual Machine from one server to another. To explain why.

I have a live WindowsXp machine running some important software so I did a Migration of a live Server to a Proxmox server using Setlfimage, Mergeide and this qemu-nbd -t /var/lib/vz/images/xxx/vm-xxx-disk.qcow2 -p 1024 from this tutorial: http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE

So, the server on which I have to move this Xp machine is up and running, but I am unable to connect to it with Selfimage. I'm not even able to do a simple ping to that server. I figured if I manage to migrate that Xp to another machine (an old PC running Proxmox 4.1 - Thank you for the update by the way!) I can then somehow copy the virtual machine to the server by uploading the image via web browser. Again I am unable to do any kind of connection to the server except via a web browser https://ip:8006.

So my questions:
- Is there a tutorial on how to migrate a VM from one Proxmox to another?
- Why do you think I am unable to do any connections except using the web browser or putty to get to the console.

Thank you!