Bug 439309
| Summary: | hostname ends up as localhost, despite dns resolution | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Jones <davej> |
| Component: | anaconda | Assignee: | David Cantrell <dcantrell> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dcantrell, pfrields, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-08 17:57:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 235706 | ||
|
Description
Dave Jones
2008-03-27 23:49:08 UTC
So when I fill in the host name manually I keep that hostname upon reboot. Maybe this is only when you're autofilled for the hostname via dhcp. I'll try that mode next. I've verified with multiple installs. This no longer happens, the host name gotten from dhcp during install remains the hostname upon boot, listed in /etc/hosts. weird, I just updated a f9 box here, rebooted, hostname was still localhost. fwiw, /etc/sysconfig/network-scripts/efcfg-eth0 contained DHCP_HOSTNAME=foo correctly, but actual hostname wasn't set. That's odd. However we're talking about new installs, not upgrades. What's in your /etc/hosts/ file and /etc/sysconfig/network ? rats, /etc/sysconfig/network contained: HOSTNAME=localhost.localdomain thx! |