I have an install of Proxmox4 that I have some VM's running on. This is on a local server. I've setup proxmox with OVH and in the process of moving my VM's across from my local server to the hosted one.
Some of the VM's I just re-created from scratch as there was not much involved in them. I have one or two I would like to migrate. So what I though I would do is back them up copy the backup files across to the new proxmox server and then restore them.
When I try this it seems to error out. I'm doing it through the web gui. The VM I am trying to restore has an ID of an already existing VM on the OVH system so I'm trying to restore it to a new ID. I tested that the VM can restore on the local server it was created on to it's existing ID and a new ID and that worked with out issue.
The error I am getting on the restore is the following:
It's ID on the local sever was 101 and I would like to restore it to 105 or higher as thats what is free on OVH server.
If anyone has any insight on why this is going wrong or a better way to do it that would be greatly appreciated.
Some of the VM's I just re-created from scratch as there was not much involved in them. I have one or two I would like to migrate. So what I though I would do is back them up copy the backup files across to the new proxmox server and then restore them.
When I try this it seems to error out. I'm doing it through the web gui. The VM I am trying to restore has an ID of an already existing VM on the OVH system so I'm trying to restore it to a new ID. I tested that the VM can restore on the local server it was created on to it's existing ID and a new ID and that worked with out issue.
The error I am getting on the restore is the following:
Code:
[COLOR=#000000][FONT=tahoma]restore vma archive: zcat /mnt/pve/OVH.Backup/dump/vzdump-qemu-101-2015_12_09-13_43_56.vma.gz|vma extract -v -r /var/tmp/vzdumptmp2101.fifo - /var/tmp/vzdumptmp2101[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]TASK ERROR: command 'zcat /mnt/pve/OVH.Backup/dump/vzdump-qemu-101-2015_12_09-13_43_56.vma.gz|vma extract -v -r /var/tmp/vzdumptmp2101.fifo - /var/tmp/vzdumptmp2101' failed: got timeout[/FONT][/COLOR]
It's ID on the local sever was 101 and I would like to restore it to 105 or higher as thats what is free on OVH server.
If anyone has any insight on why this is going wrong or a better way to do it that would be greatly appreciated.