← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1630698] Re: nova evacuate of instances with sriov ports fails due to use of source device

 

** Changed in: nova
     Assignee: Matt Riedemann (mriedem) => Paul Carlton (paul-carlton2)

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

** Also affects: nova/queens
   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/1630698

Title:
  nova evacuate of instances with sriov ports fails due to use of source
  device

Status in OpenStack Compute (nova):
  In Progress
Status in OpenStack Compute (nova) pike series:
  New
Status in OpenStack Compute (nova) queens series:
  New

Bug description:
  When nova evacuate or host-evacuate are used to recreate instances
  with sriov ports the instances are allocated new device ids on the
  target and neutron is updated accordingly.  However the network info
  data passed to the driver spawn method is not updated and thus the
  instance tries to use the device id they were allocated on the source
  node.  If a pre existing instance is using that device id or no such
  device exists on the target node then the instance will fail to start.

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


References