Bug 1143817
Summary: | [TEXT ONLY] - Hosted Engine - Instructions for FQDN are not clear enough | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Vered Volansky <vered> |
Component: | ovirt-hosted-engine-setup | Assignee: | Lev Veyde <lveyde> |
Status: | CLOSED NOTABUG | QA Contact: | Nikolai Sednev <nsednev> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5 | CC: | amureini, bugs, ecohen, gklein, iheim, lsurette, rbalakri, sbonazzo, vered, yeylon |
Target Milestone: | --- | Keywords: | EasyFix |
Target Release: | 3.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | integration | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-23 08:28:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vered Volansky
2014-09-18 05:16:27 UTC
Well.. fqdn means fully qualified domain name. "aaa" is not that at all.. /etc/hosts is just a workaround you use when testing. The name should be resolvable using standard DNS resolver in real deployment. That can be probably added there. Not a bug, customer's IT have to provide reserved FQDN and IP address pinned to predefined MAC, hence engine's IP won't change on DHCP renew, even if not reserved, DDNS have to be configured properly by IT, either the way, IT should provide stable infrastructure as a pre-requirement. As mentioned in comment #1, "aaaa" is not FQDN in any way, as a result it failed to resolve in to IP through customers DNS. If you're working with /etc/hosts file locally, you should edit it accordingly to IP/name on hosts and engine's VM, otherwise they won't resolve name to IP and of course you have to provide FQDN in form of "somehost.example.com". Hosted engine deployment is well described in user guide, hence should be followed accordingly bu a customer. Please review step 5 at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3/html/Installation_Guide/Configuring_the_Self-Hosted_Engine.html "Provide the FQDN for HostedEngine-VM; this procedure uses the FQDN HostedEngine-VM.example.com." |