Restore error

Fredyfrost

New Member
Jan 7, 2022
1
0
1
42
Hello all !!

I'm trying to restore a VM but it gets an error. I'm using 6.4-13

estore vma archive: lzop -d -c /var/lib/vz/dump/vzdump-qemu-108-2021_09_30-10_00_10.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp676978.fifo - /var/tmp/vzdumptmp676978
CFG: size: 310 name: qemu-server.conf
DEV: dev_id=1 size: 536870912000 devname: drive-virtio0
CTIME: Thu Sep 30 10:00:11 2021
error before or during data restore, some or all disks were not completely restored. VM 110 state is NOT cleaned up.
TASK ERROR: command 'set -o pipefail && lzop -d -c /var/lib/vz/dump/vzdump-qemu-108-2021_09_30-10_00_10.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp676978.fifo - /var/tmp/vzdumptmp676978' failed: storage 'local-lvm' does not exist
 
Hi,
you can specify the storage to where the backup will be restored (combobox in the UI or --storage option in the CLI). The local-lvm is where the VM's disk was originally, but it doesn't seem to exist on the cluster you want to restore on.