Hello everyone,
I am currently having the problem that I cannot restore a VM (both Linux and Windows) with an EFI partition from a backup.
The storage for the disks is an LVM thin and the backup is stored on a server using NFS.
Once I want to restore the backup from the server, I run into the following error:
Read more
I am currently having the problem that I cannot restore a VM (both Linux and Windows) with an EFI partition from a backup.
The storage for the disks is an LVM thin and the backup is stored on a server using NFS.
Once I want to restore the backup from the server, I run into the following error:
Code:
restore vma archive: zstd -q -d -c /mnt/NAS/Proxmox/Backup/dump/vzdump-qemu-123-2024_02_29-13_46_15.vma.zst | vma extract -v -r /var/tmp/vzdumptmp622210.fifo -...
Read more