<div dir="ltr"><div>Hi Ian,</div><div><br></div><div>Given our timezone difference, I've decided to send you an email, adding openstack-discuss in CC for greater exposure.</div><div><br></div><div>We're trying to make IPA (our agent ramdisk) to work without relying on DHCP for cases like Edge deployments. We've settled on the network_data.json format for the API side and wanted to use Glean on the ramdisk to apply it. You can read more details in [1].</div><div><br></div><div>The problem is, I cannot make Glean work with any ramdisk I build. The crux of the problem seems to be that NetworkManager (used by default in RHEL, CentOS, Fedora and Debian at least) starts very early, creates the default connection and ignores whatever files Glean happens to write afterwards. On Debian running `systemctl restart networking` actually helped to pick the new configuration, but I'm not sure we want to do that in Glean. I haven't been able to make NetworkManager pick up the changes on RH systems so far.<br></div><div><br></div><div>I build ramdisks using IPA-builder [2] by adding the simple-init element. I've tried removing dhcp-all-interfaces (which we depend on by default) to no effect. I've tried disabling the DHCP server, ended up with no IP connectivity at all. I haven't tried to shutdown and restart a connection as recommended in [3] since it's not trivial to do via SSH.<br></div><div><br></div><div>Do you maybe have any hints how to proceed? I'd be curious to know how static IP assignment works in the infra setup. Do you have images with NetworkManager there? Do you use the simple-init element?</div><div><br></div><div>Any help is very appreciated.</div><div><br></div><div>Dmitry<br></div><div><br></div><div>[1] <a href="https://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/L3-based-deployment.html">https://specs.openstack.org/openstack/ironic-specs/specs/not-implemented/L3-based-deployment.html</a></div><div>[2] <a href="https://opendev.org/openstack/ironic-python-agent-builder">https://opendev.org/openstack/ironic-python-agent-builder</a></div><div>[3] <a href="https://mail.gnome.org/archives/networkmanager-list/2014-January/msg00032.html">https://mail.gnome.org/archives/networkmanager-list/2014-January/msg00032.html</a></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Red Hat GmbH, <a href="https://de.redhat.com/" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn, <br>Commercial register: Amtsgericht Muenchen, HRB 153243,<br>Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill <br></div></div></div></div>