Actions
Bug #4252
closedCorrectly handle when VM is migrated between datacenters
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Compute resources - oVirt
Target version:
-
Description
Foreman is not able to handle VM migration between datacenters:
Steps to reproduce:
1. Have 2 oVirt datacenters (A,B), add both as compute resources.
2. create VM using foreman in A
3. migrate VM in oVirt to datacenter B (use export from A, delete the original VM in A, then import to B)
Actual results:
You can still see your VM in foreman, power it off and on, see spice console etc. But when attempt to edit the host you get "not found"
VM still refers to datacenter A. compute-resource B therefore cannot be removed from foreman
Expected results:
VM should refer to correct datacenter and should be editable.
I'd be happy for any kind of workaround so i could "refresh" such hosts.
Actions