Vhtforums
AI Assistant
Proxmox Veeam resto...
 
Notifications
Clear all

Proxmox Veeam restore: Failed to prepare disks for restore

1 Posts
1 Users
0 Reactions
5,578 Views
Brandon Lee
Posts: 690
Admin
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@brandon-lee)
Member
Joined: 16 years ago
[#459]

If you have recently upgraded to Proxmox 9, it looks like Veeam Backup & Replication does not quite as of yet support Proxmox 9 VE Server. While I could add the PVE9 host to Veeam and install the worker node, attempting to restore disks from a VMware environment to the PVE9 host resulted in: Failed to prepare disks for restore error. 

I was restoring the disks to an LVM-Thin NVMe drive as RAW format. Below is an example of the error message I received for any of the VMs I attempted to restore.

veeam error restoring VMware disks to a Proxmox host

Also, I wanted to see if I saw low-level errors on the Proxmox host, so I watched the journalctl command:

journalctl -f | grep -i qemu

I saw these errors appear once the disk restore got underway, something to the effect of Use of uninitialized value in multiplication (*) at...

journalctl qemu error

I downgraded the host back to Proxmox 8.4 VE Server and was able to carry out the operation without issue. This is one of the blockers usually when new versions of hypervisors come out. Backup solutions usually take a while to release updates to cover the new version of the hypervisor. This looks to be the case with the current Veeam version and support for Proxmox 9.