You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case of cross pool SXM, the running VM will be created
on destination host with initial halted state. The state shall
be changed by refresh_vm. The function force_state_reset before
it will incorrectly clear some vm config.
Move force_state_reset after refresh_vm fater refresh_vm in
pool_migrate_complete to solve it.
Signed-off-by: Changlei Li <changlei.li@cloud.com>
0 commit comments