I recently had my IB switch go down which brought down all storage connections. As a result all VMs were either paused or entered an unknown state. After many hours they are all finally in the "off" state according to the web GUI.
When I try and start some VMs I get the following message:
"Cannot run VM. VM ns01 is being migrated".
There are 0 tasks in the web GUI and the state in web GUI is "off" for that VM.
The engine.log just shows this line:
2014-10-21 11:32:17,274 INFO [org.ovirt.engine.core.bll.RunVmCommand] (ajp--127.0.0.1-8702-4) [3f235291] Failed to Acquire Lock to object EngineLock [exclusiveLocks= key: 552aa31c-249e-46fe-9bcb-efd135aff4a6 value: VM
, sharedLocks= ]
2014-10-21 11:32:17,276 WARN [org.ovirt.engine.core.bll.RunVmCommand] (ajp--127.0.0.1-8702-4) [3f235291] CanDoAction of action RunVm failed. Reasons:VAR__ACTION__RUN,VAR__TYPE__VM,ACTION_TYPE_FAILED_VM_IS_BEING_MIGRATED,$VmName ns01
Suggestions?