← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Paul Carlton (paul-carlton2)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Paul Carlton (paul-carlton2)

-- 
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):
  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


Follow ups