Bug 166932 - Obtaining hostname information has inappropriate timeout value
Summary: Obtaining hostname information has inappropriate timeout value
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
: 166933 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-08-28 11:05 UTC by Wade Mealing
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-30 18:50:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wade Mealing 2005-08-28 11:05:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
When the machine that is being installed has a network configured, yet no DNS available, the machine will prompt you for a DNS server.  Even if this setting is left blank, anaconda still attempts to obtain dns and hostname information.  

This causes the anaconda to stall for about 3 minutes.  

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Install, have a network setup, with DHCP not handing out DNS information.
2. The installer will get a DHCP address, but no DNS information

  

Actual Results:  Server waits for about 3 minutes, the installer has not hung, although it takes excessively long to obtain an address.

Expected Results:  One would expect this to time out in a shorter time period, if your DNS is supposed to be working and it cant get an address in less than a minute, you have larger problems to deal with.

Additional info:

RHEL 4 U1.

Comment 1 Wade Mealing 2005-08-28 11:08:24 UTC
This is a dupe of 166933.

Comment 2 Jeremy Katz 2005-08-29 18:40:06 UTC
*** Bug 166933 has been marked as a duplicate of this bug. ***

Comment 3 Jeremy Katz 2005-08-30 18:50:56 UTC
This is how long a gethostbyaddr() takes.  Not much that can really be done
about it.


Note You need to log in before you can comment on or make changes to this bug.