← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1557585] Re: Xenapi live-migration does not work at all now

 

** Also affects: nova/mitaka
   Importance: Undecided
       Status: New

** Changed in: nova/mitaka
   Importance: Undecided => High

** Changed in: nova/mitaka
       Status: New => Confirmed

** Changed in: nova/mitaka
    Milestone: None => mitaka-rc2

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

Title:
  Xenapi live-migration does not work at all now

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) mitaka series:
  Confirmed

Bug description:
  In case Nova calculated live migration type by itself and it's a block
  live migration, it will not work if Xen is used because of invalid
  check in driver:

  https://github.com/openstack/nova/blob/dae13c5153a3aee25c8ded1cb154cc56a04cd7a2/nova/virt/xenapi/vmops.py#L2391

  Basically because here block_migration will be None and real value
  will be stored in migrate_data.block_migration

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


References