[SOLVED] Unable to restore VM dump from another system

Brian Read

Well-Known Member
Jan 4, 2017
120
5
58
74
A colleague has sent me a vzdump file to restore.

I am getting this:
Code:
root@pve:/backup/backup/dump# qmrestore backup-pvw:backup/vzdump-qemu-108-2021_10_06-19_43_25.vma.gz 121
applying read rate limit: 204800
restore vma archive: cstream -t 209715200 -- /backup/backup/dump/vzdump-qemu-108-2021_10_06-19_43_25.vma.gz | zcat - | vma extract -v -r /var/tmp/vzdumptmp177932.fifo - /var/tmp/vzdumptmp177932
CFG: size: 485 name: qemu-server.conf
DEV: dev_id=1 size: 26843545600 devname: drive-scsi0
CTIME: Wed Oct  6 09:43:27 2021
error before or during data restore, some or all disks were not completely restored. VM 121 state is NOT cleaned up.
command 'set -o pipefail && cstream -t 209715200 -- /backup/backup/dump/vzdump-qemu-108-2021_10_06-19_43_25.vma.gz | zcat - | vma extract -v -r /var/tmp/vzdumptmp177932.fifo - /var/tmp/vzdumptmp177932' failed: storage 'storered' does not exist
root@pve:/backup/backup/dump#
 
hi,

see the error message at the end: failed: storage 'storered' does not exist

you can pass --storage option to qmrestore to specify where it should be restored. if --storage isn't specified the volumes will be allocated on the original storage from the configuration file (which doesn't exist on the node you're restoring to)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!