<div dir="ltr">Hello everyone,<div><br></div><div>I'm using yocto to create a custom linux image for a raspberry pi.</div>We have an "agent" that writes /etc/systemd/network/20-eth.network when the final user wants to have a static IP address and we remove the file when they switch back to DHCP.<div><br></div><div>After creating/deleting the file above we run `networkctl reload && networkctl reconfigure eth0`.</div><div>We mount the overlayfs with a custom .mount unit.</div><div><br></div><div>We've noticed that DHCP works fine if systemd-networkd starts before we mount the overlayfs but it doesn't if systemd-networkd is restarted/reconfigured after the folder is mounted or started after the overlay .mount unit.</div><div><br></div><div>Every interface DHCP fails with:</div><div><br></div><div>DHCPv6 CLIENT: Failed to set DUID-EN: No medium found<br>eth0: DHCP6 CLIENT: Failed to set DUID: No medium found</div><div><div><br></div><div>We're using systemd 246 (246.9+) and we're planning on upgrading to 247.6 soon.</div><div>Is this expected? Is it somehow incompatible with overlayfs?</div><div>Or maybe it's not related to the /etc filesystem and it's something else?</div><div><br></div><div>Any help is really appreciated.</div><div><br></div><div>Thanks</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">--<div>Alessandro Tagliapietra</div></div></div></div></div></div></div>