** No longer affects: nova/folsom -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/973393
Title: Instance vm_state remains 'migrating' if source compute node goes down during migration Status in OpenStack Compute (Nova): Fix Released Bug description: Scenario: During live migration of an instance, if the source Compute node goes down, the instance vm_state remains set to 'migrating'. Expected Behavior: The instance state must be updated to vm_state to 'error'. Actual Behavior: Instance remains in following state vm_state=migrating, task_state=NULL, power_state=1 Such instances should be monitored and the vm_state must be updated to 'error'. Because until the source compute server comes up, no actions can be performed on the instance. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/973393/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

