← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1857031] Re: cloud-init configures wrong interface when trying to configure two interfaces with OpenStack cloud

 

Marking invalid for nova since it sounds like this is a cloud-init
issue.

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1857031

Title:
  cloud-init configures wrong interface when trying to configure two
  interfaces with OpenStack cloud

Status in cloud-init:
  Incomplete
Status in OpenStack Compute (nova):
  Invalid

Bug description:
  cloud-init 18.5:

  Node has 3 interfaces:
   -enp5s0f0 - not connected
   -enp5s0f1 - connected
   -ib0 - an HFI port

  Centos7.6 running on the node.

  Openstack boots the server with two interfaces enp5s0f1 and ib0 and it
  is successful but the node is not reachable. On the node, the cloud-
  init configures the wrong interface enp5s0f0.

  Please note that when I try to boot the server with only 1 interface
  enp5s0f1, everything works fine and the node is reachable too.

  Logs: http://paste.openstack.org/show/787707/
  network-data and nics: http://paste.openstack.org/show/787797/ (note that enp5s0f1 is manually configured)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1857031/+subscriptions


References