Bug 633012
| Summary: | HostName is empty by default? | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | A S Alam <aalam> | ||||
| Component: | anaconda | Assignee: | Radek Vykydal <rvykydal> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0 | CC: | mshao, rvykydal | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 6.1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-25 09:10:35 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: | |||||||
| Attachments: |
|
||||||
|
Description
A S Alam
2010-09-12 13:18:45 UTC
Can you attach /tmp/anaconda.log to this bug report? Also, what does DNS think the hostname of this machine is? You should be able to query that on tty2 using the "host" command, I believe. Created attachment 447666 [details]
anaconda.log file
Any idea what "host <your ip address>" says? I don't see how we can end up with just a dot by default from what anaconda's doing. from other system, host <IP> output is (host command was not there with installer): [aalam@i7hawk ~]$ host 10.10.10.85 85.10.10.10.in-addr.arpa domain name pointer test1085.test.redhat.com. $cat /etc/resolv.conf (on machine, where installation going on) #Generated by NetworkManager nameserver 10.10.10.99 thanks Can you please attach also /tmp/syslog? You can find the file also on target system as /var/log/anaconda.syslog. system is no longer available with me. Closing as insufficient data |