Restore pmx 5.4 VM on Proxmox 6.4 PVE

Mjp9119

Active Member
Jun 30, 2019
20
0
41
61
Hi,
I´m trying to restore a VM backup made on a PVE running Proxmox v5.4

The new PVE ( where I want to restore the VM backup ) is running
Proxmox v6.4

My question are:

Are version 5.4 backups restoreable on a 6.4 version ?

Should I expect any problems on the process ?

Thanks in advance
Mauricio
 
Hi thanks for the reply:

Unfortunately I've had this warnings while restoring

Code:
CFG: size: 338 name: qemu-server.conf
DEV: dev_id=1 size: 644245094400 devname: drive-scsi0
CTIME: Mon Jun 21 09:28:06 2021

  WARNING: Device /dev/dm-7 not initialized in udev database even after waiting 10000000 microseconds.
  WARNING: Device /dev/dm-7 not initialized in udev database even after waiting 10000000 microseconds.
  WARNING: Device /dev/dm-7 not initialized in udev database even after waiting 10000000 microseconds.
  WARNING: You have not turned on protection against thin pools running out of space.
  WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they get full.
  WARNING: Device /dev/dm-7 not initialized in udev database even after waiting 10000000 microseconds.
  Logical volume "vm-100-disk-1" created.
  WARNING: Sum of all thin volume sizes (<1.76 TiB) exceeds the size of thin pool pve/data and the size of whole volume group (<930.96 GiB).
new volume ID is 'local-lvm:vm-100-disk-1'
  WARNING: Device /dev/dm-7 not initialized in udev database even after waiting 10000000 microseconds.
map 'drive-scsi0' to '/dev/pve/vm-100-disk-1' (write zeros = 0)

After that, the restore started displaying 1% .... but it seems to freeze

I´ve retried several times the operation with no success

As I couldn't wait any longer, "solved" the problem by downgrading proxmox version to 5.4 and restored the backup without any problem

I'm just sending this information in case it could be useful to anyone.
Thanks !!