qmrestore fails

azop

Renowned Member
Feb 6, 2012
44
1
73
I'm trying to restore a .vmz.lzo backup from an old version of Proxmox. However I get this error:

root@rovio:~# qmrestore vzdump-qemu-110-2016_08_03-01_00_03.vma.lzo 110
Configuration file 'nodes/rovio/qemu-server/110.conf' does not exist

It doesn't matter what I set the vmid to and I can't make a new 110.conf by hand because it claims that file already exists:

Error writing /etc/pve/nodes/rovio/qemu-server/110.conf: File exists

root@rovio:~# ls -ltrca /etc/pve/nodes/rovio/qemu-server/110.conf
ls: cannot access /etc/pve/nodes/rovio/qemu-server/110.conf: No such file or directory