Hi, Please see here for the fix that caused the nics issue https://gerrit.ovirt.org/#/c/100865/
The /etc/ovirt-guest-agent.conf ignored_nics should be update to ignored_nics = docker0 tun0 Best, -- Shirly Radco BI Senior Software Engineer Red Hat <https://www.redhat.com/> <https://www.redhat.com/> On Mon, Jun 3, 2019 at 7:44 PM <[email protected]> wrote: > Shirly, > > I updated the IP of the metrics-store-installer VM once it was created. > The script continued to run after I updated the IP from the manager VM and > completed successfully. > > I also updated the master0 VM when the script got to the point of trying > to contact it and once I assigned the IP, it continued successfully. > > --------- > Okay, so here is the issue so far. I've narrowed it down to DNS resolution > wanting to go through tun0 adapter rather than eth0 which happens at the > end of the playbook. It all works fine and routes correctly when running > the playbook up until something causes routes to change and DNS tries to go > through tun0. > > I figured this out by opening two terminal windows and running a ping > command inside master0 VM towards redhat.com and in the other terminal > window on master0 VM I ran #ip monitor > > The result is as mentioned. DNS entries are attempting to route through > tun0 rather than eth0 > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/E4IK6N3HDCIG6UJKVFUTPVX3N2DLBYP4/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/QFA6DUXPUE334BDJKLYPCC37DGBKPYLQ/

