Bug 1904109
Summary: | [qemu-guest-agent] the engine does not receive/report VM FQDN (only IP) | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Beni Pelled <bpelled> |
Component: | General | Assignee: | Tomáš Golembiovský <tgolembi> |
Status: | CLOSED DUPLICATE | QA Contact: | Tamir <tamir> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4.4.2 | CC: | ahadas, bugs, khakimi, mburman, tgolembi |
Target Milestone: | ovirt-4.4.5 | Flags: | pm-rhel:
ovirt-4.4+
|
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-19 14:56:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Beni Pelled
2020-12-03 15:22:59 UTC
What/when configures the hostname of the VM? Is /etc/hostname already populated when the VM boots or are you using some other means (cloudinit/ansible/...) to set it? (In reply to Tomáš Golembiovský from comment #1) > What/when configures the hostname of the VM? Is /etc/hostname already > populated when the VM boots or are you using some other means > (cloudinit/ansible/...) to set it? I don't define the hostname, it defined by the DHCP. [root@vm-14-61 ~]# hostname vm-14-61.lab.eng.tlv2.redhat.com [root@vm-14-61 ~]# cat /etc/hostname localhost.localdomain[root@vm-14-61 ~]# *** This bug has been marked as a duplicate of bug 1845127 *** |