undercloud vm not leasing ip address in c9 minimal libvirt deploy
Bug #1962178 reported by
Rafael Castillo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Affecting tripleo-
I was able to reproduce locally on a pair of vms with:
bash ci-scripts/
And environment:
VIRTHOST=
VIRTHOST_KEY=$(cat ~/.ssh/id_rsa.pub)
DISTRO_
OPT_ENVIRONMENT
CI_ENV=centosci
LOCATION=
Changed in tripleo: | |
status: | New → Triaged |
Changed in tripleo: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Poking around the undercloud vm:
[root@undercloud ~]# nmcli con b871-4862- aedf-1126264243 26 ethernet -- 7570-4383- 9d23-48bd10fc8a 7d'. 7570-4383- 9d23-48bd10fc8a 7d ethernet eth0 b871-4862- aedf-1126264243 26 ethernet -- MULTICAST, UP,LOWER_ UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 9a97:d31d: 6966/64 scope link noprefixroute
NAME UUID TYPE DEVICE
ens3 e6701eae-
[root@undercloud ~]# nmcli device
DEVICE TYPE STATE CONNECTION
eth0 ethernet disconnected --
eth1 ethernet disconnected --
lo loopback unmanaged --
[root@undercloud ~]# nmcli con up ens3
Error: Connection activation failed: No suitable device found for this connection (device eth0 not available because profile is not compatible with device (mismatching interface name)).
[root@undercloud ~]# nmcli device up eth0
Device 'eth0' successfully activated with 'c81cbd6d-
[root@undercloud ~]# nmcli con
NAME UUID TYPE DEVICE
eth0 c81cbd6d-
ens3 e6701eae-
[root@undercloud ~]# ip addr show eth0
2: eth0: <BROADCAST,
link/ether 00:88:20:5b:ce:e1 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 192.168.23.30/24 brd 192.168.23.255 scope global dynamic noprefixroute eth0
valid_lft 3505sec preferred_lft 3505sec
inet6 fe80::8534:
valid_lft forever preferred_lft forever