Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
This article may be retired in the future. As the product has matured, the incidence of jobs or tasks becoming "stuck" has decreased significantly. However, there are instances where a job might be executing a background task, giving the appearance that it has become stuck. Misunderstandings about whether a job is genuinely stuck or not have led to an increase in the number of functioning jobs being prematurely terminated following the guidance in this article.
Veeam Support strongly recommends that if you suspect a job or task is stuck, instead of terminating it, you should collect process dumps and logs and create a Support Case. This enables our team to assist in thoroughly investigating the situation.
This KB documents the process for forcibly terminating all jobs for a given Veeam Backup & Replication server. The steps outlined in this KB will terminate all active jobs and tasks.
Notes:
Before forcefully stopping a task by terminating its underlying processes, try using the Stop button in the UI or use the following PowerShell command:
Get-VBRJob -Name "<job_name>" | Stop-VBRJob
Allow the task time to stop on its own before taking steps to terminate processes. Remember, terminating processes for a job that only appears to be stuck could risk incomplete or corrupted restore points.
Get-Service Veeam* | Stop-Service -Force
Stop-Process -Name VeeamAgent
Get-Service Veeam* | Start-Service
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.