Stuck/failed VMs hold up migrations #31
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a VM migration fails for some reasons, it can trigger a state whereby the two nodes are locked in a perpetual "migration" that isn't occurring and this will cause other migrations to halt until the daemon is restarted. This mostly seems to occur on the receiving node.
Potential fix: have receivers terminate if VM state changes from "migrate".
Should be fixed by the revamp of migration logic in
08cb16bf
closed