How To Fix Veeam Backup & Replication— Unable to allocate processing resources error.
Unable to allocate processing resources. Error: On-host proxy [backup] requires upgrade before it can be used.
I wanted to move a virtual machine on a previously working host to a new host. The virtual machine was successfully moved and worked, but when I created a new backup job for the virtual machine I moved on the new host, the backup failed. Actually, this error is not related to the virtual machine. The problem is with Veeam Backup services running on the host.
When I looked at the details of the error, I got a warning like below.
For your information, both hosts are using the Hyper-V Server 2019 Core platform. Veeam Backup And Replication V. 12.0.
How to Resolve — Solution 1
There are two different solutions to resolve this issue. First, open the Veeam Backup & Replication console and go to the Backup Infrastructure section in the bottom left menu.
You can see in the console that the our host is unreachable. Right clik to host and click Rescan for run Host Discovery.
Host discovered succesfully. Now you can go to Home menu and start to manuel Job for the backup. If the backup is successful, you do not need to go to the second step. The second step contains a different solution to the error.
How to Resolve — Solution 2
I mentioned at the beginning of the article that in my scenario Veeam Backup services are running on Hyper-V Server Core 2019. I use Windows Admin Center to manage my servers in a corporate environment. Let’s remove all Veeam services on my host connected with Admin Center. The name of these services; Veeam Installer Service, Veeam Backup Transport and Veeam Hyper-V Integration.
You can check which services still running with the powershell
Go to Backup Infrastructure at the left pane then right click to relevant Host and click Properties… Now if everythink is correct click Next, Next and Next to finish at the last step. Veeam Backup will be install all necessary package to Host.
When everythink done correctly after finally it will work.
Now the backups are safe…