Hey Checkyourlogs fans,
I have been recently having some challenges with an existing customer installation of Veeam Backup and Replication 9.5 UR3. Things have been working great and all of a sudden the console seemed super slow and was timing out.
I couldn’t even expand objects in Backup Jobs without things hanging. I finally had an error message the Veeam Could Start a Satellite Process and this lead me to the following topic in the Veeam Forums.
I decided to try the following on my server to see if this was the case:
Get-Process Veeam.Backup.Satellite* and here was the output.
I couldn’t even run a Configuration Backup anymore at this point.
So I ran Get-Process Veeam.Backup.Satellite* | Stop-Process and like magic, everything started working again.
I Really hope this helps you out if you have a similar issue.
Thanks,
Dave
Veeam Engineers have a fix for this issue but to my knowledge you still have to go through typical support process for them to determine you need the fix and release a copy of the hot fix.
It is not as straightforward as a typical Veeam software update but seems to have resolved our instance of this issue.
Thanks for the great comment Brad.