Duplicate IPs during deploy on 1000+ nodes env
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
High
|
Vladimir Kozhukalov | ||
Mitaka |
Won't Fix
|
High
|
Vladimir Kozhukalov | ||
Newton |
In Progress
|
High
|
Vladimir Kozhukalov | ||
Ocata |
In Progress
|
High
|
Vladimir Kozhukalov |
Bug Description
This bug is a follow-up to https:/
Detailed bug description:
Still getting duplicated IPs for a couple of nodes. Fuel 9.0 (9.1)
[root@fuel ~]# grep 10.21.8.171 fresh.node.list
| 1078 | Untitled (d1:28) | discover | ubuntu | [] | 10.21.8.171 | 52:54:00:6c:d1:28 | None | Standard PC (i440FX + PIIX, 1996) | False |
| 39 | Untitled (39:04) | discover | ubuntu | [] | 10.21.8.171 | 52:54:00:2a:39:04 | None | Standard PC (i440FX + PIIX, 1996) | True |
[root@fuel ~]#
dnsmasq.conf contains dhcp-sequential-ip option. Perhaps, it doesn't work with more than 1000 nodes.
There's more than 200Gb of logs, i can't attach all of them. The env is still online, but we need to react ASAP. No idea, how long it would be kept.
Changed in fuel: | |
milestone: | none → 9.2 |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Alexander Gordeev (a-gordeev) |
Changed in fuel: | |
assignee: | Alexander Gordeev (a-gordeev) → Fuel Sustaining (fuel-sustaining-team) |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Georgy Kibardin (gkibardin) |
Changed in fuel: | |
assignee: | Aleksandr Didenko (adidenko) → Georgy Kibardin (gkibardin) |
Changed in fuel: | |
status: | In Progress → Confirmed |
tags: | added: release-notes |
tags: |
added: release-notes-done removed: release-notes |
It usually happens when you delete old environment and some nodes are not rebooted. This not rebooted nodes still have old node configuration.
Rebooted node can get the same IP as a node from the old env.
To make sure that it's not a case here please reboot the nodes with the same IPs.