<div dir="auto">Cool, thanks!! Does it have logs?<div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">Em 18/06/2018 12:55 AM, "Laine Stump" <<a href="mailto:laine@redhat.com">laine@redhat.com</a>> escreveu:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On 06/15/2018 06:49 PM, Daniel. wrote:<br>
> Hi everybody,<br>
> <br>
> I'm using libvirt together with xCAT, on the same host, for testing<br>
> purposes. xCAT install and manages dhcpd. How libvirt interacts with<br>
> dhcpd? And if doens't how does the dhcp server of libvirt works, plus<br>
> where I can find information on how to troubleshot it?<br>
<br></div>
libvirt doesn't use dhcpd. It runs a separate instance of dnsmasq for<br>
each virtual network that is defined within libvirt. Each instance<br>
listens *only* on the bridge device that was created by libvirt for that<br>
network. IIfi dhcpd has an option that tells it to listen on all<br>
interfaces (or to automatically start listening on any new interface<br>
that is created), you should disable that option so that it doesn't<br>
attempt to listen for dhcp requests on the bridges created by libvirt.<br>
</blockquote></div><br></div>