← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1423305] [NEW] failure to change port on Neutron after failure to launch instance on compute host

 

Public bug reported:

When running a Juno deployment, we encountered an issue where
virtualization was not enabled in the BIOS of one of the compute nodes.
Any virtual machines that were launched on that node failed and were
correctly launched on another compute node by Nova.  However, Nova never
updated the port it created in Neutron with the host_id of the new
compute node.

I didn't see any traces or errors on either the Nova or Neutron side
(other than the trace on the first compute node for hvm not being
supported). It seems like the logic to move the Neutron port (or delete
it and create a new one) is being skipped in this case.

** 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/1423305

Title:
  failure to change port on Neutron after failure to launch instance on
  compute host

Status in OpenStack Compute (Nova):
  New

Bug description:
  When running a Juno deployment, we encountered an issue where
  virtualization was not enabled in the BIOS of one of the compute
  nodes. Any virtual machines that were launched on that node failed and
  were correctly launched on another compute node by Nova.  However,
  Nova never updated the port it created in Neutron with the host_id of
  the new compute node.

  I didn't see any traces or errors on either the Nova or Neutron side
  (other than the trace on the first compute node for hvm not being
  supported). It seems like the logic to move the Neutron port (or
  delete it and create a new one) is being skipped in this case.

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


Follow ups

References