← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1339823] [NEW] Nova compute process crash doesn't reset task state 'migrating'

 

Public bug reported:

When a live migration (task state = migrating) task is running, and the
compute service goes down, the instance remains in migrating state when
the compute service restarts.  The compute/manager.py _init_instance
method seems to handle all states except migrating.  It handles inactive
migration (resize_migrating), but not live migration.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1339823

Title:
  Nova compute process crash doesn't reset task state 'migrating'

Status in OpenStack Compute (Nova):
  New

Bug description:
  When a live migration (task state = migrating) task is running, and
  the compute service goes down, the instance remains in migrating state
  when the compute service restarts.  The compute/manager.py
  _init_instance method seems to handle all states except migrating.  It
  handles inactive migration (resize_migrating), but not live migration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1339823/+subscriptions


Follow ups

References