Description of problem: Dnsmasq is not providing IP during the pxe boot causing the overcloud deployment failure. During the pxe boot, overcloud node request for the DHCP IP but dnsmasq didn't responds. Using tcpdump we verify that that the dhcp request reaches to ctlplane tap devices inside the namspace. Version-Release number of selected component (if applicable): Red Hat OpenStack Platform release 16.0.2 (Train) Red Hat Enterprise Linux release 8.1 (Ootpa) How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Do you have the logs available, or can I login to the controller? I'm curious what the contents of the dhcp lease directory are, as well as a trace of the dhcp-agent log. This could also be related to https://bugzilla.redhat.com/show_bug.cgi?id=1847039 where the agent is having trouble reading the leases file and not releasing something it should.