Hi Strahil, no, the hosts file should be OK: 127.0.0.1 localhost
# The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts When adding an additional line, like this: 192.168.1.1 FQDN hostname it is also not working. This is the same hosts file like on our older Ubuntu 18.04 systems, but with ovirt-guest-agent installed. BR Florian ----- Ursprüngliche Mail ----- Von: "Strahil Nikolov" <[email protected]> An: "Florian Schmid" <[email protected]>, "users" <[email protected]> Gesendet: Donnerstag, 16. Juli 2020 18:17:22 Betreff: Re: [ovirt-users] qemu-guest-agent on Ubuntu doesn't report FQDN Can you share your /etc/hosts. As far as I remember there was an entry like: 127.0.1.2 hostname So you have to comment it out. Best Regards, Strahil Nikolov На 16 юли 2020 г. 16:53:36 GMT+03:00, Florian Schmid via Users <[email protected]> написа: >Hi, > >I have a problem with Ubuntu 20.04 VM reporting the correct FQDN to the >engine. >Starting with this release, the ovirt-guest-agent is not available >anymore. > >Therefore, I have installed qemu-geust-agent with package defaults. > >Now in the Engine, I only see the hostname under FQDN tab, instead the >real full name with domain. > >I'm running an oVirt environment on 4.3.8. > >The VM is resolveable, forward and reverse DNS entries are working. >hostname -f shows the correct FQDN. > >Even adding IP and FQDN to /etc/hosts file doesn't change anything. > >qemu-guest-agent version: 4.2-3ubuntu6.3 > >I manage this VM via ansible 2.9 and ansible is able to get the FQDN of >the VM without any issues... > >What can I do here to debug my issue? >Does the engine cache the wrong result? Even after stopping and >starting the VM again, engine is only showing the hostname instead of >the FQDN. > >Best regards, >Florian >_______________________________________________ >Users mailing list -- [email protected] >To unsubscribe send an email to [email protected] >Privacy Statement: https://www.ovirt.org/privacy-policy.html >oVirt Code of Conduct: >https://www.ovirt.org/community/about/community-guidelines/ >List Archives: >https://lists.ovirt.org/archives/list/[email protected]/message/BGGFBU24SQAJICU5OR7VOZLBQUZ3CWNJ/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/AEGO7OBASTEDT66MZSW2TSYC3RPMC6PI/

