Bug 103952 - cannot access kickstart file via NFS
Summary: cannot access kickstart file via NFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-08 11:28 UTC by Guenther Seybold
Modified: 2007-04-18 16:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-25 21:42:42 UTC
Embargoed:


Attachments (Terms of Use)
detailed description and patch (7.60 KB, patch)
2003-09-08 11:32 UTC, Guenther Seybold
no flags Details | Diff

Description Guenther Seybold 2003-09-08 11:28:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
With the combination of Intel Westville systems, and RedHat 9.0, access to the
kickstart file via NFS does not work. With RedHat 8.0, there was no problem, and
other hardware will work with RedHat 9.0. Problem seems to ba caused by changes
in anaconda, and by the fact that the ethernet controller of theIntel Westville
system needs some time to stabilize, before the network is usable. This requires
reasonable error recovery procedures within anaconda.

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


How reproducible:
Always

Steps to Reproduce:
1.Prepare PXE environment, option "ks" without parameters.
2.Make sure that kickstart file is accessible via NFS.
3.Boot the client.
    

Actual Results:  Kickstart file is not retrieved from NFS server. Anaconda asks
for language selection.

Expected Results:  Fully automatic kickstart should run.

Additional info:

Several bugs have been found in the source code, see attachment.
With the supplied patch, anaconda works as expected.

Comment 1 Guenther Seybold 2003-09-08 11:32:19 UTC
Created attachment 94291 [details]
detailed description and patch

Comment 2 Mike Waychison 2003-09-12 21:57:42 UTC
clntudp_call timeouts are broken as described in bug 104345 .


Comment 3 Jeremy Katz 2003-09-25 21:42:42 UTC
Applied some bits of this that weren't there, mostly left out the nfsmount
changes, though.


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