Bug 1769103 - Overcloud deployed nodes are coming up with relative NIC names instead of the actual names
Summary: Overcloud deployed nodes are coming up with relative NIC names instead of the...
Keywords:
Status: CLOSED DUPLICATE of bug 1759430
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-05 22:31 UTC by Darin Sorrentino
Modified: 2019-11-07 20:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-07 20:59:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Darin Sorrentino 2019-11-05 22:31:07 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Darin Sorrentino 2019-11-05 22:36:53 UTC
Sorry, I am not sure what happened, BZ posted the bug before I was able to actually add any details.  WHen I introspect the nodes, I can see the interface names:

(undercloud) [stack@director15 introspection_data]$ cat server20.introspection | jq .inventory.interfaces[].name
"enp7s0"
"enp6s0"
(undercloud) [stack@director15 introspection_data]$ 

However when I deploy the overcloud-full.qcow2 image, the interfaces are showing up as "eth0" and "eth1".  So when I configure my templates to use the device names "enp6s0" and "enp7s0", the deployment fails because it does not find those interfaces.

Comment 2 Bob Fournier 2019-11-07 20:59:38 UTC
I believe you are hitting https://bugzilla.redhat.com/show_bug.cgi?id=1759430, which is a problem in OSP-15 GA, it will be fixed in the z2 release.

*** This bug has been marked as a duplicate of bug 1759430 ***


Note You need to log in before you can comment on or make changes to this bug.