Can't restore backup

albertoZurini

Member
Dec 7, 2019
19
0
21
23
I got this error when I try to restore any backup I have of my VMS!!!

Code:
# qmrestore ./vzdump-qemu-101-2020_05_31-15_42_55.vma.zst 101 --storage local-lvm
restore vma archive: vma extract -v -r /var/tmp/vzdumptmp13242.fifo /root/vzdump-qemu-101-2020_05_31-15_42_55.vma.zst /var/tmp/vzdumptmp13242
command 'set -o pipefail && vma extract -v -r /var/tmp/vzdumptmp13242.fifo /root/vzdump-qemu-101-2020_05_31-15_42_55.vma.zst /var/tmp/vzdumptmp13242' failed: got timeout

pveversion:
Code:
proxmox-ve: 6.1-2 (running kernel: 5.3.18-2-pve)
pve-manager: 6.1-7 (running version: 6.1-7/13e58d5e)
pve-kernel-helper: 6.1-6
pve-kernel-5.3: 6.1-5
pve-kernel-5.3.18-2-pve: 5.3.18-2
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.0.3-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.15-pve1
libpve-access-control: 6.0-6
libpve-apiclient-perl: 3.0-3
libpve-common-perl: 6.0-13
libpve-guest-common-perl: 3.0-3
libpve-http-server-perl: 3.0-4
libpve-storage-perl: 6.1-5
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve4
lxc-pve: 3.2.1-1
lxcfs: 3.0.3-pve60
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-3
pve-cluster: 6.1-4
pve-container: 3.0-21
pve-docs: 6.1-6
pve-edk2-firmware: 2.20200229-1
pve-firewall: 4.0-10
pve-firmware: 3.0-6
pve-ha-manager: 3.0-8
pve-i18n: 2.0-4
pve-qemu-kvm: 4.1.1-3
pve-xtermjs: 4.3.0-1
qemu-server: 6.1-6
smartmontools: 7.1-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.3-pve1
 
Is it possible that you copy the backup first on local machine, only for testing to import from there.
Other backups are able to recover?
 
Is it possible that you copy the backup first on local machine, only for testing to import from there.
Other backups are able to recover?

Because I've formatted my servers all backups came from other machines.

No, I've tried backups that used to work in older versions and I still can't restore them
 
You seem to be already restoring from local machine, you have copied the backup file in the "target" Proxmox under, probably, /root dir, right?
I see that the qmrestore seems to write some temporary file in /var/tmp/ (/var/tmp/vzdumptmp13242), wondering if it has enough space in it (that scares me a bit since usually there is not much space under /var, being under /dev/mapper/pve-root and usually a small partition). If you also put the backup file there your free space is further reduced. It should give "I/O error" or "disk full", but who knows... try to have more free space under / and try again. Check space with
Code:
df -h | egrep "/$"
Also try to update your proxmox to latest 6.2, maybe could help
 
You seem to be already restoring from local machine, you have copied the backup file in the "target" Proxmox under, probably, /root dir, right?
I see that the qmrestore seems to write some temporary file in /var/tmp/ (/var/tmp/vzdumptmp13242), wondering if it has enough space in it (that scares me a bit since usually there is not much space under /var, being under /dev/mapper/pve-root and usually a small partition). If you also put the backup file there your free space is further reduced. It should give "I/O error" or "disk full", but who knows... try to have more free space under / and try again. Check space with
Code:
df -h | egrep "/$"
Also try to update your proxmox to latest 6.2, maybe could help

In the end, I've solved formatting the servers and installing PVE 6.2. Now everything works fine (but I still have to do all PCI-E passtrough stuff)
 

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!