IN SCVMM 2012 R2 we were trying to move a VM to another host, but because the move action took way to long, we canceled the move job. Now this job is stuck and the status of the VM is also stuck on Canceling or on 18% (moving progression). Refreshing the VM is failing with the message that a job is locked by another.
Running a Get-SCJob does not contain the job that is stuck, so we're unable to force a stop.
The VM contains a 1TB SQL Server database and uses up to 128GB of memory. This VM is business critical, so we like to avoid deleting and restoring the VM.
Anyone any suggestions how to solve this?