Ironic inspector and dnsmasq should run on only one host
Bug #1761788 reported by
Mark Goddard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Ironic inspector does not currently support scaling out to multiple hosts. Support for this is under development. Until then, ironic inspector should be limited to running only on a single host.
The same applies to the ironic_dnsmasq container - this should only run on a single host. Running the ironic_dnsmasq container on multiple hosts could lead to issues as multiple DHCP servers will use a single address pool.
See [1] for the workaround used in kayobe. The kolla-ansible inventory is autogenerated, and only the first controller is included in the ironic-inspector group. This group is also used for ironic-dnsmasq.
Changed in kolla-ansible: | |
status: | New → Confirmed |
To post a comment you must log in.
Change abandoned by Paul Bourke (pbourke) (<email address hidden>) on branch: master /review. openstack. org/559379
Review: https:/
Reason: If someone else wants to pick this up feel free to reopen